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

Set up hanyuu to work via supervisor #3

Open
ameliaikeda opened this issue Jan 2, 2016 · 0 comments
Open

Set up hanyuu to work via supervisor #3

ameliaikeda opened this issue Jan 2, 2016 · 0 comments
Milestone

Comments

@ameliaikeda
Copy link

Right now, we need R-a-dio/Hanyuu-sama to be installable in the component repo, and to use correct console_script entrypoints so we can run each part (streamer, irc and queue).

They'll result in the following executables:

  • /home/vagrant/radio/components/hanyuu/bin/radio.streamer (afk streamer)
  • /home/vagrant/radio/components/hanyuu/bin/radio.irc (irc bot)
  • /home/vagrant/radio/components/hanyuu/bin/radio.queue (queue rpc server)
  • /home/vagrant/radio/components/hanyuu/bin/radio.requests (fastcgi request server)

These should all be set up as supervisor programs, and we should generate a config.py and place it in the directory with hanyuu.

@ameliaikeda ameliaikeda added this to the Components milestone Jan 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant