1
mirror of https://github.com/jakejarvis/mastodon-utils.git synced 2025-11-04 10:20:11 -05:00

save automatic backups to Linode bucket

This commit is contained in:
2022-12-27 20:48:48 -05:00
parent a96e466775
commit f48a0508a7
5 changed files with 35 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Environment="MALLOC_ARENA_MAX=2"
Environment="LD_PRELOAD=libjemalloc.so"
# note: this env is also set in .env.production, but this service is started before file is read:
Environment="DB_POOL=15"
ExecStart=/home/mastodon/.rbenv/shims/bundle exec sidekiq -c 15
ExecStart=/home/mastodon/.rbenv/shims/bundle exec sidekiq -c $DB_POOL
TimeoutSec=15
Restart=always
# Proc filesystem