I've done this exact thing before, I had to package apache, django, my
project and a ton of other packages that I needed. I found the easiest
way in the end was using nsis(1). I packaged django up as an msi(2),
got python and apache as msi installers, mod_python as an exe and then
just had it copy
I have a web application developed as a Django site that I'd like to
distribute along to my clients on Windows; their production
environment won't have Apache and MySQL preinstalled. To avoid having
to manually deploy Apache and MySQL and look silly if I run into any
hiccups whilst configuring the
2 matches
Mail list logo