Hi Rangnath !. I need more information about your host provider...is apache ?, nginx or lighttpd ? what is the middleware for the python support ? mod_python, mod_wsgi, fastcfgi ? you have that to configure everything manually? or the support of your host provider can do this ?
If you need setup your environment manually, you can see the excelent documentation in http://webpy.org/cookbook at first, normally you would setup/configure a .htaccess file (if it is not configured) and to do a FTP transfer of your files (.html, js, .css, .py) to a specific folder in your host. My unique doubt is about the mongodb support. Your host support this funcionality ? If your environment is OK, to do a 'deploy' you only need upload the files of your application. ps: Sorry by my terrible english. -- Leandro. On 9 set, 10:24, Ranganath s <[email protected]> wrote: > Hi, > > I am new to web py , I have developed a small app with html, dojo, webpy > and mongodb. Now i want to know how to deploy in my host provider ,i.e how > do i package this, synonymous to .war file in java. > > thank you > Ranganath.S > > -- > I blog athttp://ranganaths.wordpress.com -- 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.
