update local ips, add wantedby for caddy
This commit is contained in:
parent
6ede458546
commit
590773f1fa
6 changed files with 65 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue