Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
3fcf53fd
Commit
3fcf53fd
authored
Oct 05, 2018
by
Sébastiaan Versteeg
Browse files
Merge branch 'celery_state' into 'master'
Add state database to celery See merge request
!980
parents
67857ec2
c1534e4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/entrypoint_celery.sh
View file @
3fcf53fd
...
...
@@ -18,4 +18,5 @@ sleep 10
cd
/usr/src/app/website/
>
&2
echo
"Starting celery worker"
celery worker
-A
thaliawebsite
celery worker
--app
thaliawebsite
--statedb
/celery/state.db
Sébastiaan Versteeg
@sversteeg
mentioned in commit
adb20f6f
·
Oct 05, 2018
mentioned in commit
adb20f6f
mentioned in commit adb20f6f250f36e0b7e14d5e62ec9f7f2fcc00d2
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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