Skip to content

GitHub/Gitlab container registries? #793

Answered by morgoth
hrstoyanov asked this question in Q&A
Discussion options

You must be logged in to vote

It's possible.
For GH it looks like this:

registry:
  server: ghcr.io
  username:
    - KAMAL_REGISTRY_USERNAME
  password:
    - KAMAL_REGISTRY_TOKEN

Where KAMAL_REGISTRY_USERNAME is your GH username and KAMAL_REGISTRY_TOKEN is your personal access token.

Probably similar config is needed for Gitlab, but I never used it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hrstoyanov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants