Commit Graph

15 Commits

Author SHA1 Message Date
c2052c2681 env variable to disable user registration 2016-11-02 11:52:22 +01:00
af2fb30389 fixed docs to get redis working
thanks to @bobberb for pointing in the right direction.
2016-10-13 11:18:24 +02:00
1f4d9af316 added db migration part to the docs 2016-10-11 16:18:52 +02:00
6a5ab7c126 added new dependencies and added redis support
somehow there is a problem with the parameters.yml and environment
variables. ansible templates are now used.

database migration is still a big problem.
2016-10-11 16:18:52 +02:00
0d2bf2999a Fix typo the a volume -> a volume 2016-10-11 12:08:50 +02:00
d9f9efcf13 fixes example run-commands in README 2016-09-17 01:04:01 +02:00
28b4b03b21 readme: added badges 2016-09-01 12:04:11 +02:00
67030c1c36 remove an unnecessary white space 2016-08-25 10:23:31 +02:00
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
93651c95f5 Fix bad SQLite title
and update few others titles
2016-08-24 15:17:36 +02:00
97783ac312 fixed README 2016-08-24 12:33:22 +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
21c4819511 fixed typo 2016-04-21 15:50:09 +02:00
a9a8336f8f first commit 2016-04-18 11:00:29 +02:00