Orne Brocaar
2a1b62bd51
Add Basics Station + improve region config.
2023-08-25 13:20:08 +01:00
Orne Brocaar
c34c100701
Update Makefile after migration to Alpine.
...
The ChirpStack image base has recently changed from Debian to Alpine,
causing the Makefile import-lorawan-devices task to fail.
Fixes #85 .
2023-07-03 15:50:52 +01:00
Orne Brocaar
a281b1783a
Update lorawan-devices import command.
...
Closes #73 .
2023-01-26 09:52:47 +00:00
Orne Brocaar
5edff4a463
Set tags to :4 to always pull latest v4.
2023-01-26 09:51:21 +00:00
Orne Brocaar
0b92280850
Create FUNDING.yml
2023-01-24 15:15:57 +00:00
Orne Brocaar
d35af2fbcf
Update Docker image versions.
2022-12-14 12:12:05 +00:00
Orne Brocaar
049807fcae
Use latest lorawan-devices revision with LICENSE.
2022-12-01 10:26:15 +00:00
Orne Brocaar
91e203968f
Update ChirpStack to v4.0.5.
2022-11-28 14:47:41 +00:00
Orne Brocaar
80c8bb12db
Update to ChirpStack v4.0.4.
2022-11-16 11:26:03 +00:00
Orne Brocaar
44292b0697
Update image versions.
2022-11-07 16:47:26 +00:00
Orne Brocaar
9ea0dc01f4
Run all import-lorawan-devices steps within Docker.
2022-10-07 15:37:32 +01:00
wasalm
79fb95cde8
Fix missing restart: unless-stopped
inside docker-compose.yml ( #66 )
2022-10-06 11:16:30 +01:00
Orne Brocaar
beecc46a34
Update to ChirpStack v4.0.2.
2022-09-28 19:57:47 +01:00
wasalm
5c5f58c63f
Update docker-compose.yml ( #64 )
...
Added `restart: unless-stopped` to all services.
Closes #63 .
2022-09-28 14:26:07 +01:00
Orne Brocaar
ec43c98cf0
Update tags to v4.0.0.
2022-09-15 11:51:57 +01:00
Orne Brocaar
ed99052f47
Update ChirpStack configuration.
2022-09-01 14:32:54 +01:00
dloftus98
79ccbd4d09
Set execution bit for PostgreSQL initdb.d scripts. ( #61 )
...
On some environments the initial `docker-compose up` would throw a "bad interpreter: Permission denied" error on PostgreSQL initialization.
Fixes #60 .
Co-authored-by: dloftu389_comcast <daniel_loftus@machineq.com>
2022-08-29 16:27:47 +01:00
Orne Brocaar
8db8cd360b
Update ChirpStack to 4.0.0-rc.3.
2022-08-24 11:44:38 +01:00
Orne Brocaar
751b139d41
Include REST API in example.
2022-08-12 09:50:39 +01:00
Orne Brocaar
4614890861
Update ChirpStack to 4.0.0-rc.2.
2022-08-12 09:19:40 +01:00
Orne Brocaar
db095f8e3b
Update ChirpStack and ChirpStack Gateway Bridge images.
2022-08-10 16:07:00 +01:00
Orne Brocaar
fd8fbdb2ad
Update chirpstack-gateway-bridge image to 4.0.0-test.1 tag.
2022-08-03 13:39:13 +01:00
Orne Brocaar
9553e49c47
Update to ChirpStack v4 (test version).
2022-08-02 20:34:34 +01:00
Samuel Weibel
5dcf5b2d9d
Removed geolocation-server config reference ( #52 )
2021-11-17 10:15:48 +00:00
Yusuf Soyipek
2c9ee5e5a2
Remove env->GEOLOCATION_SERVER__SERVER ( #49 )
2021-06-29 11:48:22 +01:00
Orne Brocaar
984c497925
Remove chirpstack-geolocation-server.
...
This component has been deprecated as Collos has been moved to Semtech
LoRa Cloud and ChirpStack Application Server already provides an
integration for LoRa Cloud Geolocation.
2021-06-16 13:29:44 +01:00
PululuK
84992d35fc
Improve initdb script ( #45 )
...
* Improve initdb script
* Delete 004-chirpstack_as_hstore.sh
2021-04-26 09:25:18 +01:00
Alex Villacís Lasso
310137a7a7
Add channel 64&65 to US915 configuration examples. ( #43 )
...
Closes #42 .
2021-03-19 13:09:27 +00:00
nibbl3
4b2c75372b
Add dependencies for services in docker-compose.yml ( #41 )
2021-03-18 09:22:30 +00:00
Phillip Ginter
9095fc9a78
Updated mosquitto and added mosquitto.conf ( #40 )
2021-02-12 10:38:16 +00:00
Orne Brocaar
a869f4022a
Pin Mosquitto to v1.6.
2021-02-11 18:08:24 +00:00
Kiara Navarro
f12bd73764
Change ISM channel plan band to common name. ( #33 )
...
Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2020-04-01 13:31:34 +02:00
Szymon Krajewski
7336071193
Add default root password to postgres service definition ( #29 )
2020-03-16 13:36:37 +01:00
Brian Conway
094a771c24
Switch from dotted form to double underscores ( #28 )
2020-02-20 13:03:29 +01:00
Brian Conway
596df38fc6
Update to support ChirpStack Gateway Bridge v3.5 config ( #26 )
...
v3.5 replaces the dot (.) separated env. variables by double underscores (__). Dots do work within Docker, but are not valid for env. variable names. It also implements supports for defining a list of MQTT servers instead of a single server.
2019-11-28 08:34:17 +01:00
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