Open avb1989 opened 6 years ago
I can work on this if it is fine
Imho the Vagrant case could be considered obsolete, it was just too cumbersome and failure prone. If docker compose works that sounds like a good thing to achieve.
I did try to run it locally and it failed at running Virtualbox.
docker-compose
on the other hand ran flawlessly except it failed in running the checks :sweat_smile: .
Starting with docker-compose causes all the checks to fail to execute and the dashboard is just completely red (due to failed evaluations).
This is because the entities (example) are referring to localhost and these aren't reachable from the worker.
I think there are a couple of solutions here :