Skip to content

Instantly share code, notes, and snippets.

View hackerbin's full-sized avatar
👨‍💻
Learning everyday

Nurul Huda Robin hackerbin

👨‍💻
Learning everyday
View GitHub Profile
@coderdipto
coderdipto / celeryd
Created January 21, 2020 05:24
Celeryd configuration
#!/bin/sh -e
# ============================================
# celeryd - Starts the Celery worker daemon.
# ============================================
#
# :Usage: /etc/init.d/celeryd {start|stop|force-reload|restart|try-restart|status}
# :Configuration file: /etc/default/celeryd (or /usr/local/etc/celeryd on BSD)
#
# See http://docs.celeryproject.org/en/latest/userguide/daemonizing.html#generic-init-scripts