1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-02-14 00:00:51 +00:00

Fix discourse embed

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-06 11:08:25 +12:00
parent 45bdb8b3cd
commit a0026761ff
14 changed files with 20 additions and 17 deletions

View File

@@ -50,7 +50,7 @@ MYSQL_USER=nextcloud
MYSQL_PASSWORD=set to something secure>
```
Now create a **separate** nextcloud-db-backup.env file, to capture the environment variables necessary to perform the backup. (_If the same variables are shared with the mariadb container, they [cause issues](https://discourse.geek-kitchen.funkypenguin.co.nz/t/nextcloud-funky-penguins-geek-cookbook/254/3?u=funkypenguin) with database access_)
Now create a **separate** nextcloud-db-backup.env file, to capture the environment variables necessary to perform the backup. (_If the same variables are shared with the mariadb container, they [cause issues](https://forum.funkypenguin.co.nz/t/nextcloud-funky-penguins-geek-cookbook/254/3?u=funkypenguin) with database access_)
````bash
# For database backup (keep 7 days daily backups)