xactfetch: Run xactfetch in a CronJob
I finally got *xactfetch* cleaned up enough to run in a headless container.
This commit is contained in:
8
xactfetch/xactfetch.env
Normal file
8
xactfetch/xactfetch.env
Normal file
@@ -0,0 +1,8 @@
|
||||
PINENTRY_PASSWORD_FILE=/run/secrets/xactfetch/rbw-vault.password
|
||||
FIREFLY_IMPORT_SECRET_FILE=/run/secrets/xactfetch/firefly-import.secret
|
||||
FIREFLY_IMPORT_PASSWORD_FILE=/run/secrets/xactfetch/firefly-import.password
|
||||
FIREFLY_IMPORT_USER=svc.xactfetch
|
||||
FIREFLY_III_URL=https://firefly.pyrocufflink.blue
|
||||
FIREFLY_IMPORT_URL=https://firefly-importer.pyrocufflink.blue
|
||||
NTFY_URL=https://ntfy.pyrocufflink.net
|
||||
NTFY_TOPIC=dustin
|
||||
Reference in New Issue
Block a user