Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Statistical-Genetics
jass
Commits
27fd3791
Commit
27fd3791
authored
Jul 27, 2021
by
Hervé Ménager
Browse files
correct celery service configuration
parent
94bc2f3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansible/celeryd
View file @
27fd3791
CELERYD_NODES="worker"
CELERY_BIN="celery"
CELERY_APP="jass
.models.project
"
CELERY_APP="jass"
CELERYD_CHDIR="/var/jass_data"
CELERYD_OPTS="--time-limit=3000 --concurrency=1 --max-tasks-per-child=1"
CELERYD_LOG_FILE="/var/jass_data/celery%N.log"
...
...
Hervé MENAGER
@hmenager
mentioned in commit
13a7be03
·
Jul 27, 2021
mentioned in commit
13a7be03
mentioned in commit 13a7be036061e05095268f784ceaf8b320b55627
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment