Skip to content

Update registry config documentation to reflect Kamal 2.8.0 changes#1683

Merged
djmb merged 1 commit intobasecamp:mainfrom
david-uhlig:update-registry-config-doc
Oct 27, 2025
Merged

Update registry config documentation to reflect Kamal 2.8.0 changes#1683
djmb merged 1 commit intobasecamp:mainfrom
david-uhlig:update-registry-config-doc

Conversation

@david-uhlig
Copy link
Contributor

Kamal 2.8.0 introduced a local docker registry to push and pull app images, see: #1355. This PR updates the registry configuration documentation to reflect these changes. It also fixes some minor inconsistencies in the configuration examples.

I believe the changes help Kamal users with the migration to a local docker registry.

Key changes:

  • Moved Docker Hub to its own section.
  • Replaced DOCKER_REGISTRY_TOKEN with KAMAL_REGISTRY_PASSWORD to be consistent with the .kamal/secrets file.
  • Replaced the username example to be consistent with the other examples.
  • Removed server: registry.digitalocean.com from that section. I found that confusing in a Docker Hub section.
  • Added a local container registry section with a configuration example. Mostly for users migrating to a local registry.

@djmb djmb merged commit 43e3d98 into basecamp:main Oct 27, 2025
7 checks passed
@david-uhlig david-uhlig deleted the update-registry-config-doc branch October 27, 2025 12:17
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.

2 participants