bundles/travelynx: use worker service instead of cronjob
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
1392ce3c58
commit
15dbc4307f
3 changed files with 26 additions and 3 deletions
|
@ -5,9 +5,6 @@ defaults = {
|
|||
'deploy_configs': False,
|
||||
},
|
||||
},
|
||||
'cron': {
|
||||
'travelynx': '*/3 * * * * travelynx cd /opt/travelynx && timeout 5m perl index.pl work -m production',
|
||||
},
|
||||
'travelynx': {
|
||||
'database': {
|
||||
'username': 'travelynx',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue