LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   My Environment Part 2 Postgress Nginx and Django (https://www.linuxquestions.org/questions/linux-newbie-8/my-environment-part-2-postgress-nginx-and-django-4175486870/)

linutzy 12-04-2013 02:12 PM

My Environment Part 2 Postgress Nginx and Django
 
Originally I was able to setup a PHP/MYSQL environment on two physical computers, because of the great support found here.

In my studies to get better at being a nooby sysadmin. I started to become familiar with postgres,nginx and django. I'm actually liking this a bit more.

Currently I am following these steps:
http://michal.karzynski.pl/blog/2013...nv-supervisor/

1) I have postgres installed on one machine, nginx on another computer. I am wondering what is involved in connecting the two together. I know one will have to obtain the others IP. I'm wondering if anything else is involved.

2) Using the link above, do I install Django on the postgres machine or on the nginx machine. The link above appears to involve configuring everything on one machine only. It also appears to be using a number of other application. I'm not sure where on these two physical machines, Gunicorn and Supervisor would reside?

Again thank you for the mysql details, from an earlier post they really got me started on the right path coming back to linux.


All times are GMT -5. The time now is 02:52 PM.