On Wednesday, June 18, 2014 5:33:14 PM UTC+5:30, Mandar Vaze wrote: > > Bump !! > > Can someone respond ? > I tried to deploy using Web2py Admin interface. clicked on "Deploy to > Openshift" > > I checked that some additional commits were successfully done - but I > don't know how to access my application ? > I think this is happening because wsgi.py is a "static" file, and shows > standard openshift app > > -Mandar > > On Thursday, April 17, 2014 12:07:01 PM UTC+5:30, Tiana A. Ralijaona wrote: > > It's been for some times that I'm used to deploy my web2py apps to > openshift PaaS and it has worked very well until openshift decide to change > their default directory layout for python based web apps. In the old > deployment process, we have just to clone the git repo here : > > https://github.com/prelegalwonder/openshift_web2py > > push our code to openshift and it's done. > > But now, it seems that this old way of deployment doesn't work anymore > > Hmm .... After I tried "Deploy to Openshift" from web2py admin (and failed) I tried the above approach, and it worked !!! (As of 18 June 2014)
I think the key might be these two messages seen at the end of "push" remote: Application directory "wsgi/" selected as DocumentRoot remote: Application "wsgi/application" selected as default WSGI entry point Now I'm looking into github project mentioned above to learn more -Mandar -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

