3 articles tagged Setting up Gentoo, Postgres, and Django
-
Setting up a Gentoo Server
I run several web servers, mostly oriented toward serving Django applications, and have selected Gentoo as my Linux distribution of choice for secure, robust deployment. I’ve documented most of …
-
Setting up a PostgreSQL Server with Gentoo
Setting up a database server is usually the first step when deploying a web framework stack. This is the second of three documents showing how to get Django up and …
-
Setting up a Django Server with Gentoo
This is part 3 in a 3 part series I’ve written on setting up a Django production site on Gentoo. In the first 2 parts I went over basic …