voxpupuli / pcci

pcci
3 stars 9 forks source link

Write upstart/init scripts #32

Open nibalizer opened 9 years ago

nibalizer commented 9 years ago

Right now most of the daemons run in tmux. Can we move them to init scripts managed by service provider

igalic commented 9 years ago

how about pleaserun?

nibalizer commented 9 years ago

Eh? I don't really care. I'd be fine with us deciding the standard way to deploy this was one of the userland controllers like god or supervisord, that way we can effectively punt on real init system.

nibalizer commented 9 years ago

Just don't suggest we run everything in docker and we're good.

roidelapluie commented 8 years ago

On which os does this run?

bastelfreak commented 8 years ago

Ubuntu 14.04

$ facter -p os
{"name"=>"Ubuntu", "family"=>"Debian", "release"=>{"major"=>"14.04", "full"=>"14.04"}, "lsb"=>{"distcodename"=>"trusty", "distid"=>"Ubuntu", "distdescription"=>"Ubuntu 14.04.4 LTS", "distrelease"=>"14.04", "majdistrelease"=>"14.04"}}