I wanted to run the application server after cloning from there, GitHub - brocaar/chirpstack-application-server: ChirpStack Application Server is an open-source LoRaWAN application-server.
There already have Dockerfile and docker-compose.yml files where everything is configured.
I just used
docker-compose up
to run the project.
Isn’t it should run? or is there anything else to do? No documentation is available for docker.
please don’t refer me to > Introduction - ChirpStack open-source LoRaWAN<sup>®</sup> Network Server their documentation, I finished reading.
Problem is, all the other containers successfully run’s but the application server container exists with (0).
FYI:
Ports are not in use.
don’t have any issue with docker.