all-in-one
all-in-one copied to clipboard
containers definition - allow to define caddy_routes
Address part of https://github.com/nextcloud/all-in-one/discussions/3889
todo
- [x] merge it with containersfetcher
- [x] retreive it on container start
- [x] merge it as env
- [x] geneerate the files as imports during startup of apache
- [ ] store them in tmpfs volume instead of in volume? (if so, remove some of the logic again from startup...
- [ ] remove it from update-yaml.sh
- [ ] maybe also use it for default apps? improves testing