add CHANGELOG
This commit is contained in:
parent
00cb0fe143
commit
3e1d5cf1b2
1 changed files with 12 additions and 0 deletions
12
CHANGELOG
Normal file
12
CHANGELOG
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
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.
|
||||||
|
- Better reuse of gits for updating and maintainment.
|
||||||
|
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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue