update local ips, add wantedby for caddy

This commit is contained in:
Ruben 2025-12-30 01:21:15 -06:00
commit 590773f1fa
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583
6 changed files with 65 additions and 6 deletions

View file

@ -2,7 +2,12 @@
Description=Sharkey's DragonflyDB process
[Container]
Environment="DFLY_snapshot_cron=* * * * *" DFLY_version_check=false DFLY_default_lua_flags=allow-undeclared-keys DFLY_dbfilename=dump.rdb DFLY_df_snapshot_format=false DFLY_dir=/data
Environment="DFLY_snapshot_cron=* * * * *"
Environment=DFLY_version_check=false
Environment=DFLY_default_lua_flags=allow-undeclared-keys
Environment=DFLY_dbfilename=dump.rdb
Environment=DFLY_df_snapshot_format=false
Environment=DFLY_dir=/data
Image=docker.dragonflydb.io/dragonflydb/dragonfly
Network=sharkey.network
Volume=/var/containers/sharkey/dfdb:/data:z