Skip to content

Test kamal with ghcr - #483

Draft
benmelz wants to merge 10 commits into
mainfrom
benmelz/kamal-test
Draft

benmelz wants to merge 10 commits into
mainfrom
benmelz/kamal-test

Conversation

@benmelz

@benmelz benmelz commented Sep 10, 2026

Copy link
Copy Markdown
Member

No description provided.

Comment thread .kamal/secrets
# KAMAL_REGISTRY_PASSWORD=$(kamal secrets extract KAMAL_REGISTRY_PASSWORD $SECRETS)
# RAILS_MASTER_KEY=$(kamal secrets extract RAILS_MASTER_KEY $SECRETS)

KAMAL_REGISTRY_PASSWORD=$(echo $KAMAL_REGISTRY_PASSWORD || gh auth token)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is obnoxious, but kamal always requires a login when using a remote registry (despite the image being public).

So this assumes you have the github cli set up and uses that token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant