support websites api #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://garagehq.deuxfleurs.fr/documentation/reference-manual/configuration/#the-s3-web-section
i think we'll need to find a way to instruct traefik of the custom domains (similar to creating a sutty cms recipe)
I would be happy to work on in this if someone else (especially who has worked on sutty cms) would assist. I don't feel confident in authoring this feature myself especially because I'm not entirely clear how the web api works with a baremetal garage install.
yeah definitely haven't had time for this on sutty either. garage does provide a /check endpoint for caddy to issue certificates on demand, so if traefik supports the same format it could be added as a label i think, also to add routes between domains and the garage service. otherwise maybe it's a feature request for garage folks.