Chirpstack using Docker

how to install chirpstack using Docker please ?

@ben_sassi_Oussama,

have you seen https://github.com/brocaar/chirpstack-docker?

It contains the informationt that you are looking for. That’s the first option to play with. As you feel more familiar with the ecosystem, then you can start tweaking parameters and so on.

1 Like

thak you very much but when i run docker-compose up
i have a probleme with db postgresql
how can i fix thix issue please?

Is this problem solved?
I have the same issue when using the chirpstack docker.
So when running the “docker-compose up”, I encountered the following log and I can not access the application server web page via 8080 port.
What I am wrong?

ping PostgreSQL database error, will retry in 2s" error=“dial tcp: lookup postgresql on 127.0.0.11:53: no such host”

Good to show output of

sudo pg_lsclusters

Also, I see 127.0.0.11 in the log - maybe you have an extra 1 on end?