add garage admin entry point #139

Merged
p4u1 merged 1 commits from garage-admin into master 2026-09-07 18:49:03 +00:00
Owner
<!-- Thank you for doing recipe maintenance work! Please mark all checklist items which are relevant for your changes. Please remove the checklist items which are not relevant for your changes. Feel free to remove this comment. --> * [x] I have deployed and tested my changes * [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash) * [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes) * [ ] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes) - no release note needed
@@ -8,3 +9,4 @@
published: 3901
protocol: tcp
mode: host
- target: 3903
Owner

does it make sense to only publish this port when GARAGE_ADMIN_ENABLED is set? I think this would need a new compose file though

does it make sense to only publish this port when GARAGE_ADMIN_ENABLED is set? I think this would need a new compose file though
Author
Owner

good point, lemme do that real quick

good point, lemme do that real quick
ammaratef45 marked this conversation as resolved
ammaratef45 force-pushed garage-admin from 683a1f68ed to 9d42727bd3 2026-09-02 13:29:47 +00:00 Compare
Owner

Nice, can you rebase/merge master and bump the config Version accordingly?

Nice, can you rebase/merge master and bump the config Version accordingly?
ammaratef45 added 1 commit 2026-09-02 22:45:09 +00:00
add garage admin entry point
continuous-integration/drone/pr Build is failing
82f603fd17
ammaratef45 force-pushed garage-admin from 9d42727bd3 to 82f603fd17 2026-09-02 22:45:09 +00:00 Compare
Author
Owner

Nice, can you rebase/merge master and bump the config Version accordingly?

done!

> Nice, can you rebase/merge master and bump the config Version accordingly? done!
p4u1 approved these changes 2026-09-03 06:16:14 +00:00
Author
Owner

@p4u1 is it good for merging now?

@p4u1 is it good for merging now?
p4u1 merged commit a5daf26196 into master 2026-09-07 18:49:03 +00:00
p4u1 deleted branch garage-admin 2026-09-07 18:49:03 +00:00
Sign in to join this conversation.