Add automatic release pipeline
This commit is contained in:
parent
3e1d5cf1b2
commit
cec51554d0
2 changed files with 31 additions and 15 deletions
17
README.md
17
README.md
|
|
@ -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 ↗.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue