Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use systemd for auto start of primary, redis and worker servers #105

Open
chrisnatali opened this issue Aug 4, 2017 · 0 comments
Open
Milestone

Comments

@chrisnatali
Copy link
Contributor

Need to create systemd unit file for primary, redis and worker servers. Need it to run as mr user.
This looks like a simple example to start from:
http://www.devdungeon.com/content/creating-systemd-service-files

Will need to be configured separately for primary, redis and workers...conda needs to be in path and activated and then the appropriate start script should run:
primary
redis
worker

Managing systemd services:
https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units

@chrisnatali chrisnatali added this to the Easy Up/Down milestone Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant