Commit Graph

6 Commits

Author SHA1 Message Date
Brian Conway
017422478c
Add alternate, environment variable-based docker-compose file
- Helpful for people getting started on Kubernetes or other env-based configurations.
- Update README.md and some errant spacing in the original `docker-compose.yml`.
2019-04-10 10:00:05 -05:00
Orne Brocaar
b9178714cc Store PostgreSQL and Redis data in Docker volumes.
This should solve permission issues that can occur in some cases (e.g.
on Windows PostgreSQL can complain about an ownership mismatch of the
/var/lib/postgresql/data directory).
2019-02-11 15:13:52 +01:00
Orne Brocaar
2ad6a3e571 Remove LoRa App Server self-signed TLS certificate. 2018-10-30 12:09:21 +01:00
Orne Brocaar
6282ce2109 Add LoRa Geo Server. 2018-09-17 14:49:51 +02:00
Orne Brocaar
53a36ef62c Compact configuration. 2018-07-23 10:23:53 +02:00
Orne Brocaar
ef0ffaee1e Initial commit. 2018-04-03 13:06:21 +02:00