wallabag - New sequence to manage a bare metal wallabag installation
This commit is contained in:
7
seqs/wallabag.cfg.example
Normal file
7
seqs/wallabag.cfg.example
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sc_wallabagDir="/var/www/wallabag"
|
||||
sc_wallabagBackupDir="/root/backup"
|
||||
sc_wallabagDb="wallabag_db"
|
||||
sc_wallabagDbUser="wallabag"
|
||||
sc_wallabagUser="www-data" # user running the webserver
|
Reference in New Issue
Block a user