1
vote
1answer
100 views

Packaging a web application for deploying at customer site

I want to develop a django webapp that would get deployed at the customer site. The web app would run in a private cloud environment (ESX server here) of the customer. My web app would use a mysql ...