Django VMware appliance
Does anyone know of a Django 1.0 + postgresql + apache + mod_python VMware appliance? A "vanilla" Django 1.0 appliance where postgresql can be installed manually would also do.
Asked by: Edgar744 | Posted: 28-01-2022
Answer 1
Configure and build your appliance at Elastic Server On-Demand.
Answered by: Luke776 | Posted: 01-03-2022Answer 2
Another option I've had moderate success with
TurnKey Linux Django Appliance
Answered by: Kelvin581 | Posted: 01-03-2022Answer 3
In addition to the other appliances suggested, you may want to take a look at our BitNami Django Stack VMWare Appliance.
It is completely free and we keep it up to date, often within hours of each new Django release. In particular, it includes mod_wsgi since mod_python has not been updated for a while. One other thing that you may want to checkout is the Django Amazon Cloud Image. Together with the Amazon Free Tier you can have your own hosted Django for free (with some limitations in terms of bandwith, etc).
Answered by: Aston562 | Posted: 01-03-2022Answer 4
It might be a little too heavy for your requirements, but all of those items (and a whole lot more) are included in the Python Web Developer Appliance.
Answered by: Brad219 | Posted: 01-03-2022Answer 5
Poulsenj is right the Elastic Server On-Demand (Django Elastic Server Site) is a great place to configure and download a free custom Django VMware image in minutes.
The Elastic Server platform lets you assemble custom servers by choosing components from a library of popular software stacks. Once assembled, these custom application stacks can be configured to a variety of virtualization and cloud-ready formats, downloaded and deployed in real-time.
Answered by: Paul232 | Posted: 01-03-2022Similar questions
python web service for a network appliance
As there are so many options to write web service in python, I am a bit confused. I have developed a network appliance, its about Private VLANs.
I want to add to it authenticated web service over HTTPS.
It won't be accessed by regular users. It will be accessed just by other systems looking for some network information. Maybe at a later point I'll build an ajax web client which will use it.
There ...
python - Raspberry Pi Bridge: I need to send a "fake" internet response to an Internet appliance
I have a Raspberry Pi already configured as a bridge and working just fine. The principle use is to monitor and capture traffic from a small internet appliance. That appliance is basically receiving radio transmission from a set of local sensors and then posting the values to an internet server. As a bridge, I'm "reading" the transmissions with a Python program as they pass through and processing some of the sensor data ...
How to deploy python project on a RHEL linux appliance without using PIP
I'm trying to run a python project on a RHEL 7 appliance without PIP installed, nor do I have sudo access. I'm able to deploy and run my python code without issue on the appliance, just without dependencies, so I do not get very far. How do I package a python project with all dependencies so that I can avoid the need for PIP altogether?
I've looked at some examples for packaging the python projects, but they assume...
Still can't find your answer? Check out these communities...
PySlackers | Full Stack Python | NHS Python | Pythonist Cafe | Hacker Earth | Discord Python