Commit Graph

17 Commits

Author SHA1 Message Date
Orne Brocaar
b753aaf6f7 Updates after ChirpStack rename. 2019-11-02 18:35:00 +01:00
Orne Brocaar
43d6449d4a Add LICENSE file. 2019-07-15 09:52:26 +02:00
Orne Brocaar
657875b740 Enable hstore extension. 2019-06-04 13:55:12 +02:00
Orne Brocaar
6f57650992 Re-expose MQTT ports.
These were removed by mistake in the prev. commit.
2019-05-20 16:48:28 +02:00
Orne Brocaar
64a5713b23 Update to LoRa Server v3. Update configuration files. 2019-05-20 15:48:37 +02:00
Brian Conway
5233d24dc4 Add alternate, environment variable-based docker-compose file (#14) 2019-04-11 10:34:50 +02:00
tinkotvas
74513aad0c Add .gitattributes to use LF line-endings for *.sh files (#11)
This fixes the PostgreSQL setup when using Windows as Docker host. Because git by default will transform all files to Windows line-endings on clone, the files mounted inside the Linux based PostgreSQL container can't be read correctly and the initialisation fails.

Closes #10.
2019-02-19 18:15:22 +01: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
74869cf1d0
Fix missing config section.
Closes #5.
2018-09-07 17:00:42 +02:00
Adarsh Verghese
35c82ce881
Update loraserver.toml 2018-09-07 10:40:33 -04:00
Orne Brocaar
5572ae904a Update to v2. 2018-07-30 13:57:49 +02:00
Orne Brocaar
53a36ef62c Compact configuration. 2018-07-23 10:23:53 +02:00
Orne Brocaar
304711b2ec Update to new defaults. 2018-06-27 15:35:44 +02:00
Orne Brocaar
3b0dfb78a9 Set images to major version. 2018-05-28 16:31:42 +02:00
Orne Brocaar
ef0ffaee1e Initial commit. 2018-04-03 13:06:21 +02:00