Adds immich, puts redis/database on NVME, uses postgres for wallabag and nextcloud, adds backup services
This commit is contained in:
6
services/wallabag/backup-database.service
Normal file
6
services/wallabag/backup-database.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Backups the Wallabag database
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/opt/bin/backup-postgres.sh
|
||||
Reference in New Issue
Block a user