openwisp / docker-openwisp

OpenWISP in docker. For production usage we recommend using the ansible-openwisp2 role.
https://openwisp.io/docs/dev/docker/
BSD 3-Clause "New" or "Revised" License
149 stars 75 forks source link

Troubles with openwisp-monitoring #307

Closed NiceRath closed 2 months ago

NiceRath commented 2 months ago

Greetings!

As openwisp-monitoring mentions this repository I'm trying to get OpenWISP dockerized to work for monitoring our fleet of OpenWRT APs - but had no luck over the last few days. The documentation and videos on YouTube do not cover the setup-process that well. If I get it working - I'm open to provide some PR's to improve it!

What's my status:

What is my issue:

I think I'm missing something basic.. :/

nemesifier commented 2 months ago

The version in the screenshot is super old. How are you getting there?

Try with the latest images available on docker hub or gitlab registry.

NiceRath commented 2 months ago

I basically used the docker-compose setup as documented: https://github.com/openwisp/docker-openwisp/blob/master/docs/QUICK_SETUP.md

As I had the same issue with the default versions used in the openwisp_base image. So I tried using the latest releases of all repositories using the build-arg overrides. (thought those would be 'stable')

nemesifier commented 2 months ago

The version of the UI shown in the screenshot above does not match the versions shown in that YAML file. The 1.0.X version map are more similar to what you can see on the OpenWISP demo.