Skip to content

Allow accessory only configurations#1501

Merged
djmb merged 1 commit intomainfrom
accessory-only
Apr 18, 2025
Merged

Allow accessory only configurations#1501
djmb merged 1 commit intomainfrom
accessory-only

Conversation

@djmb
Copy link
Collaborator

@djmb djmb commented Apr 17, 2025

If there are accessories defined in the configuration, we'll not require servers to be defined as well.

This allows for accessory-only configurations which allows you to run external images with kamal-proxy for zero-downtime deployments.

We don't manage image cleanup for accessories though so the user will need to deal with that themselves.

Fixes: #497

If there are accessories defined in the configuration, we'll not require
servers to be defined as well.

This allows for accessory-only configurations which allows you to run
external images with kamal-proxy for zero-downtime deployments.

We don't manage image cleanup for accessories though so the user will
need to deal with that themselves.
@djmb djmb merged commit 84fa30e into main Apr 18, 2025
10 checks passed
@djmb djmb deleted the accessory-only branch April 18, 2025 08:58
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.

Skip building an deploy some public docker image (listed at Docker Hub)

1 participant