Open abhay-raizada opened 6 years ago
Definitive Way to do this: Remove daemoniker. Make a new Entry point. for windows run UIP.py via pythonw
on linux/mac run it via nohup
.
Also let's make service the only way to run uip.
Also let us remove all stdout :P
Let's go ahead and make a container for it too. 🤣
daemoniker is removed now we only need to add a service :P
Daemoniker is causing issues with
UIP --service
on*nix
systems. It'll be better to remove and have our own implementtion probably byPopen