PostBooksHowTo

Revision 1 as of 2015-02-19 18:34:39

Clear message

Install the PostgreSQL server and database schema

Even if you have multiple users, you only need to install the PostgreSQL server on one machine.

Choose one of the schema packages and install with apt-get

Follow the instructions in the /usr/share/doc/postbooks-schema-quickstart/README.Debian file to load the schema into your database server.

Install the PostBooks GUI

` apt-get install postbooks `

Run it for the first time

See this page on the upstream web site to start configuring it.