Switch result backend to redis

The AMQP result backend proved as impractical, this commit switches to
redis instead. The redis server is setup on the webinterface host but
can be configured on another host.
This commit is contained in:
Jan Dittberner 2016-01-31 20:26:47 +01:00
parent e582e4a6c4
commit b5e28bf507
5 changed files with 787 additions and 0 deletions

View file

@ -16,6 +16,8 @@ gnuviechadmin:
ldap_base_dn: dc=gva,dc=local
ldap_groups_ou: groups
ldap_users_ou: users
redis_password: j2gfWeACPrj0R2xkgv4KAznCM9nCuUb4
redis_host: gva.local
machines:
gva.local:
ip: 172.16.3.2