Re: Deploy Adagios web application

2016-02-16 Thread Luis Zárate
I don't know where is your problem, and I deployed django with apache time ago, but if I remember well WSGIDaemonProcess is not a IP, It is the user of process that run wsgi so I used like WSGIDaemonProcess myuser WSGIDaemonGroup myusergroup I sorry if I am not in the truth. El martes, 16 de fe

Re: Deploy Adagios web application

2016-02-16 Thread Adriaan Wilmink
Op dinsdag 16 februari 2016 14:03:20 UTC+1 schreef Adriaan Wilmink: > > I setup Nagios Core in a Centos 6.4 VM. > > updated httpd.conf file: > > WSGIScriptAlias / /opt/adagios/adagios/wsgi.py > WSGIPythonPath /opt/adagios/ > WSGIDaemonProcess 10.149.21.79 python-path=/opt/adagios: > /usr/lib64/p

Deploy Adagios web application

2016-02-16 Thread Adriaan Wilmink
I setup Nagios Core in a Centos 6.4 VM. To create ease of configuration, I am busy setting up a module called Adagios . This module creates a web interface to create, edit and remove Nagios objects. the module has Django as a prerequisite. Because Centos 6.4 automatically