Skip to content

Harbor Container Registry

URL: https://harbor1.zitcom.dk/

This is our container image registry where we storage all of our applications images.

All repositories are stored under the smartweb organization: https://harbor1.zitcom.dk/harbor/projects/24/repositories some are public, but most are private.

How to create a new repository

You have two options for creating a new repository:

  1. If you push to a non-existent registry within the smartweb organization, it will be created automatically for you. By default the registry is private and no teams have permissions for it.
  2. Go to https://hub.docker.com/repository/create?namespace=smartweb and create it.

After a repository is created you need to connect the teams to it. 

  1. Go to the "Permission" tab under the newly created repository. e.g. https://hub.docker.com/repository/docker/smartweb/admin/permissions
  2. Add the team "readonly" with the readonly permission.

How to add a new employee to a team

When a new employee enters our team, they need to be added to the "readonly" team. 

  1. The new employee needs to create an account on hub.docker.com and enable 2FA.
  2. Go to https://hub.docker.com/orgs/smartweb
  3. Click "Add member".
  4. Enter the username from step 1.