Yeah, I do it with a desktop use (attachment).  This one pops up the ui
though.
But being development wouldn't you want to see if your server is running
and if it's got issues? (I thought a task bar icon would be nice, but I
don't have time to develop that.)
Best Regards,
Jason Brower

On Sun, 2010-03-14 at 11:06 -0700, leone wrote: 
> #!/bin/sh
> cd ./web2py
> cat /dev/null > httpserver.log
> python web2py.py -a password -i 127.0.0.1 -p 8000 -f /home/......../
> web2py
> 
> leone
> 
> On 14 Mar, 18:28, Hillman <[email protected]> wrote:
> > Is there a way to start up the local server without needing to use the
> > GUI?
> >
> > Something like: $ python web2py.py --port=8000 --admin-
> > password=<password-or-None>
> >
> > And then just have it start as if I hit the "Start Server" button?
> >
> > Thanks.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en.

Attachment: Web.desktop
Description: application/desktop

Reply via email to