chirpstack / chirpstack-docker

Setup ChirpStack using Docker Compose

Home Page:https://www.chirpstack.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

khoa21214475 opened this issue · comments

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

What exactly is your issue?
Just start the docker:

docker compose up -d

and access ChirpStack at

http://localhost:8080

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