LogoLogo
  • Welcome
  • Getting Started
    • Create a Workspace
    • Join a Workspace
    • Manage your Workspace
  • User Guides
    • Platform User Guide
      • Creating a Platform
      • Creating Chips
    • Fleet User Guide
      • Creating a Fleet
      • Enrolling Machines
        • Enrolling ESP32 Devices
      • Managing a Fleet
    • Workflow User Guide
      • Creating a Workflow
      • Packages and Releases
      • Running Workflows
      • Managing Workflows
  • Operator Guides
    • Generate Chassy Tokens
    • Integrating with GitHub
      • Workflow Run Action
      • Upload Action
  • Tutorials
    • Deploy an Artifact
  • Reference
    • Workflow Components
      • Steps
    • Hardware Hierarchy
    • Integrations
      • AWS
      • GitHub
      • Docker Hub
      • Slack
      • Wasabi
    • Chassy Component for ESP32
Powered by GitBook
On this page
  • How to enable Docker Hub integration
  • Create an access token:
  • Connect to Docker Hub on Chassy Console
  • How to disable Docker Hub integration
  1. Reference
  2. Integrations

Docker Hub

Last updated 8 days ago

Enabling the Docker Hub integration allows you to work with docker containers within Chassy workflows. To learn more about Workflows, consult the Workflow User Guide.

How to enable Docker Hub integration

There are two steps required to enable the Docker Hub integration.

Create an access token:

Follow the instructions here to create an access token for Docker Hub.

Ensure that the access permissions are ‘Read, Write, Delete’.

Connect to Docker Hub on Chassy Console

First, navigate to the Integrations panel on the Chassy console. Next, you will need to click Connect on the Docker Hub integration.

After clicking Connect, a dialog box will appear asking for a username and the access token you created during the first step.

After filling the required fields, you can click Connect. Now, Docker Hub will be an enabled integration.

How to disable Docker Hub integration

Disabling the Docker Hub integration may cause failures in workflows requiring access to particular container registries on Docker Hub. If you understand this, continue.

To disable the Docker Hub integration, first navigate to the Integrations pane. Clicking the X button on the Docker Hub integration will prompt you to confirm your action as it is destructive. Doing so will disconnect your Docker Hub integration.

You can also now revoke your access token on Docker Hub.

Docker card on the Integrations panel.
Select "Read, Write, Delete" for the Access permissions dropdown.
Enter the User Name and Access Token.