Spotter-VM/lxc-apps/decidim/decidim.image.d/etc/crontabs/decidim
Disassembler 03d56ac0c9
Bump Ruby to 2.7.2, Decidim to 0.23.1
- Split image to nginx and decidim
 - Make database migrations persistent, resolves #486
2020-11-21 09:25:40 +01:00

2 lines
135 B
Plaintext
Executable File

*/5 * * * * [ -s /srv/decidim-app/tmp/pids/delayed_job.pid ] || RAILS_ENV=production /srv/decidim-app/bin/delayed_job start >/dev/null