An alpha version of my first Pylons app is on my workstation in development mode. I want to deploy the app to our web server so our customer can view it and provide feedback. Pylons 0.9.7 has been installed on the web server.
1. Is the best procedure for deploying the app to create a Python egg and a config file, and copy them to the web server? [The common method of deployment where Pylons was NOT used is to copy a slew of files to the web server, carefully placing them in specific directories. Later updates are a matter of copying (overwriting) one or more files to web server.] 2. To update the application on the web server, do I create a new egg & config file, copy (overwrite) to the web server, and restart Paste? Thanks! Edgar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from this group, send email to pylons-discuss+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---