On 7 Nov, 15:41, geekbuntu <[email protected]> wrote:
> right now i have a terminal window running my webpy app - is there a
> way to make it run by itself - not dependent on it being executed
> manually? (like a standard webserver)
Hi,
have you tried to add the command as a service? On windows I don't
have idea, but on *nix system you should be able to add some commands
to daemons like inet.d or something like this. Some systems like GNU/
Linux Ubuntu provide a more user-friendly interface to do that without
modify any file manually.
Google can help you :-)
Otherwise you can do a script that does necessary steps to do that.
Greetings,
Alessandro.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to