Add automatic release pipeline

This commit is contained in:
rnsrk 2025-05-11 22:21:54 +02:00
parent 3e1d5cf1b2
commit cec51554d0
2 changed files with 31 additions and 15 deletions

View file

@ -145,18 +145,5 @@ docker compose -f hedgedoc/docker-compose.yml up -d
- More automatisation when installing the environment.
- Add more services
- [ ] Matrix/Synapse + Element
- Better reuse of gits for updating and maintainment.
## Changelog
0.0.3
- Fix the postgres-loose-it-all-volume mistake...
+ Volume have to be `/var/lib/postgresql/data` not `/var/lib/postgresql/` or everthing will be deleted, if the container is rebuild.
- More robust Nextcloud config.
0.0.2
- Make things more agnostic by
+ use original gits
+ have envs and overrides in parent dirs
- better automatisation with copy_overrides-bash and create_infra.bash on root level.
0.0.1
- First release.
- Fix all the Nextcloud errors
+ Your web server is not properly set up to resolve `.well-known` URLs, failed on: `/.well-known/webfinger` For more details see the documentation ↗.