chirpstack / chirpstack-docker

Setup ChirpStack using Docker Compose
https://www.chirpstack.io/
MIT License
273 stars 316 forks source link

Can we set for chirpstack server and Lorawan run without Internet? #90

Closed khoa21214475 closed 11 months ago

khoa21214475 commented 11 months ago

Can you guide me on how to set up Lorawan to run a local network without Internet? Thanks a lot!

trivialkettle commented 11 months ago

What exactly is your issue? Just start the docker:

docker compose up -d

and access ChirpStack at

http://localhost:8080
brocaar commented 11 months ago

I'm closing this issue as there is nothing that prevents you to run ChirpStack without internet connection