Commit Graph

7 Commits

Author SHA1 Message Date
4094d3c9ff give the ability to change postgres root user
This can be acheived by setting the environment variable POSTGRES_USER
2016-08-24 18:25:03 +02:00
6a67881572 Increase max body size from nginx
With the default client_max_body_size (1M), import cannot be used.
Raise the limit to 50M.
2016-07-21 13:38:03 +02:00
26b75eee75 made email server settings configurable 2016-06-11 15:43:04 +02:00
06af340123 Added Postgres support
Now its possible to use a Postgres container as database backend.
2016-04-25 12:33:57 +02:00
6e006e4730 Fix logs naming
Errors to error.log and access to access.log
2016-04-24 22:13:25 +03:00
7b46fdd314 Fixed bug with entrypoint
The entrypoint didnt triggered the install script if there is no
sqlitedb.
2016-04-22 14:20:04 +02:00
a9a8336f8f first commit 2016-04-18 11:00:29 +02:00