Skip to content

Commit 3a44489

Browse files
committed
added a note in README for systemd failing to start celery
1 parent a6813b5 commit 3a44489

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ In one terminal, start Celery and leave it running while the server is up:
234234
Note: this eventually needs to be done using systemd, so it's running in the
235235
background when the system starts up.
236236

237+
Note: Celery may fail to start via systemd, if this happens start manually via ~/bin/bil_site_celery.sh. In this event, tasks will be queued and completed when celery is started.
238+
237239
Make sure nginx, gunicorn, and postgres are running:
238240

239241
sudo systemctl status postgresql

0 commit comments

Comments
 (0)