replace mariadb with postgresql

load postgres and nextcloud db config from secrets to auto-configure
This commit is contained in:
2022-01-31 21:30:08 +00:00
parent 57a0f09110
commit 4193d7ac4b
5 changed files with 39 additions and 20 deletions

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
.env
mariadb_password.txt
# Secrets
secrets/postgres_password.txt
secrets/nextcloud*