[web2py] Re: Web2Py on OpenShift

2013-02-01 Thread Chetan Patil
Hello, On Friday, June 8, 2012 8:37:39 PM UTC+5:30, Andrew wrote: > > You can find it here: - https://github.com/prelegalwonder/openshift_web2py > I followed this guide. This is what I have : I've created an application which stays in application folder of web2py source. I did following to pu

Re: [web2py] Re: Web2Py on OpenShift

2013-02-01 Thread Chetan Patil
Hi Andrew, Thanks for your reply. On Fri, Feb 1, 2013 at 9:01 PM, Andrew wrote: > So if you don't want to use the above two git statements, you also need to > copy the following for starters: >1.) application from github project to /wsgi/ >2.) .openshift from github project to / >

Re: [web2py] Re: Web2Py on OpenShift

2013-02-01 Thread Chetan Patil
Hello Andrew On Fri, Feb 1, 2013 at 11:43 PM, Andrew wrote: > Ok that's the first (and hopefully only!) problem. That's the default > application file. Each application will need a slightly different > wsgi-handler and I had to tweak it for OpenShift. You need to use the one > from the Github p

Re: [web2py] Re: Web2Py on OpenShift

2013-02-01 Thread Chetan Patil
Hello Andrew, On Sat, Feb 2, 2013 at 8:53 AM, Chetan Patil wrote: > Now the issue is : > > I have followed the password hashed line as you said i.e. to copy > parameters_8080.oy to wsgi/web2py. > > However the applications I see in the web2py on openshift link of mine &g

Re: [web2py] Re: Web2Py on OpenShift

2013-02-01 Thread Chetan Patil
Hello Andrew, Thanks for your help due to which I was able to get web2py app up and running. May you please point me to some weblinks where in I will be able to understand on how to host only the application and to avoid visitors to navigate into web2py IDE and other admins links. Like I just wa