README.txt 432 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

LAPP stack
==========

This fork of the LAMP stack provides:

 - a Postgres instance, with an empty database and a 'postgres' superuser.
   Log rotation is handled by Postgres itself.

 - symlinks to all the postgres binaries, usable through unix socket
   with no further authentication, or through ipv6

 - a psycopg2 (postgres driver) egg

 - configuration for a maarch instance (this part should be brought outside the stack)