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
13a7be03
Commit
13a7be03
authored
Jul 27, 2021
by
Hervé MENAGER
Browse files
Correct celeryd configuration
(same as
27fd3791
on dev-nuxt)
parent
932bfbee
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansible/celeryd
View file @
13a7be03
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"
...
...
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