Developer Documentation

Adding a Docker Hub Registry

To link your Docker Hub account with ODIN Fleet, follow these steps:

1. Access the Docker Registries Section

Navigate to “Settings” in the ODIN Fleet dashboard after selecting/creating your app. In Settings navigate to the “Docker Registries” tab.

2. Add a New Registry

Click the “Add Registry” button and select “Docker Hub” from the options.

3. Provide Required Information

Add Docker Hub Registry

Add Docker Hub Registry

Enter the following details to establish a connection with Docker Hub:

  • Name: Enter a name for this registry connection.
  • Username: Enter your Docker Hub username.
  • Access Token: Provide your Docker Hub access token.
How to create a Docker Hub access token

To generate a Docker Hub access token, visit the Docker Hub website and create a new access token. Ensure that the token has the necessary permissions to pull images from your private repositories. More info can be found in the Docker Hub documentation.

4. Save the Configuration

After entering the necessary details, click “Save” to complete the integration.

You can now pull images from Docker Hub directly within ODIN Fleet.