akvo / akvo-reporting-consumer

GNU Affero General Public License v3.0
0 stars 0 forks source link

akvo-reporting-consumer

Running locally

{
 :event-log-jdbc-uri "jdbc:postgresql://localhost:5433/%s"
 :event-log-user "unilog"
 :event-log-password "<unilog-db-password>"

 :reporting-jdbc-uri "jdbc:postgresql://localhost:5432/%s"
 :reporting-user "postgres"
 :reporting-password ""

 :port 3131

 ;; Map of instances to instance specific configs
 :instances {"akvoflow-uat1" nil
             ;; and possibly other instances
             }}

Copyright © 2015 Akvo Foundation