The Token menu allows you to store and manage authentication tokens used by MOS for API access and external services.
These tokens enable extended functionality, higher API limits, and secure integration with third-party platforms.
The Token menu is located under:
Settings → Network → Token
Example:
MOS Admin API Tokens are used to authenticate against the MOS administrative API.
To create a new token, click + ADD.
A dialog will open where you can define:
Name
A descriptive name for the token
Description
Optional description of the token purpose
Once created, the token can be used for API access and automation.
External service tokens increase API limits and prevent download throttling when interacting with public repositories.
A GitHub token allows MOS to access GitHub repositories with higher API limits.
Benefits:
Recommended settings:
A Docker Hub token allows MOS to authenticate against Docker Hub and increases image pull rate limits.
Benefits:
Recommended settings:
MOSThe Docker Hub token must be entered in the following format:
USERNAME:TOKEN
Replace USERNAME with your Docker Hub username and TOKEN with the generated access token.
The Token menu centralizes authentication credentials for MOS and external services.
Key points:
Proper token management ensures reliable and uninterrupted access to external resources.