You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEPLOY.rst
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,6 @@ You can access your ``osmcha-django`` instance in http://localhost/ at your brow
14
14
It is also possible to deploy to Heroku or to your own server by using Dokku, an open
15
15
source Heroku clone.
16
16
17
-
To put celery in production we need a celeryd and a celery beat services running on
18
-
the machine. More information: https://celery.readthedocs.org/en/latest/tutorials/daemonizing.html#daemonizing
19
-
20
-
And we also need to set periodic tasks to import the changesets daily or hourly: https://celery.readthedocs.org/en/latest/userguide/periodic-tasks.html
21
-
22
17
If you find any issue, please report. We didn't test it in Heroku and Dokku
0 commit comments