3 This cookbook installs and configures the PostgreSQL database required by the
4 openstreetmap-website (aka Rails Port) codebase.
6 There are four recipes available:
8 * backup: configures the pg_dump-based backups and rsyncing to the backup server.
9 * base: installs the database and rails port codebase.
10 * master: configuration of user accounts etc that happen on the master server.
11 * slave: placeholder for slave database configuration.