Skip to content

Provisions a Debian box with nginx, supervisord, postgresql and most of the stuff we need to run Django websites

Notifications You must be signed in to change notification settings

cruncher/provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick and dirty provisioning script, will install the following on a bare Debian Trixie:

  • nginx
  • supervisor (with rc.d init scripts)
  • PostrgreSQL and PostGIS
  • Imaging libraries for PIL
  • Redis, Memcached

Usage:

sh -c "`wget -O - https://raw.githubusercontent.com/cruncher/provision/trixie/provision.sh`"

About

Provisions a Debian box with nginx, supervisord, postgresql and most of the stuff we need to run Django websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages