Sick-Beard icon indicating copy to clipboard operation
Sick-Beard copied to clipboard

uWSGI Support

Open rmackinnon opened this issue 8 years ago • 0 comments

Greetings,

My server at our home runs uWSGI, and I really wanted to have the app run and be managed uniformly with the rest of our apps. So I created a new daemon to run with uWSG with the added feature of taking flags from the environment. Tear down and restart are a little not so good, but I believe that is due to additional threading being managed by the Sickbeard daemon thread. The time it takes to tear down and start up a new version just hits a timeout and gets destroyed. All in all, running on my own uWSGI emperor managed server, config and save all seem to work.

rmackinnon avatar Mar 07 '16 19:03 rmackinnon