ev-server
ev-server copied to clipboard
docker installation: central server?
Hello, I'm trying to install the server and dashboard using the docker files (make without submodules). I do not seem to get error messages, all containers are up and running (maildev shows as unhealthy though)... However, when I try to log in, the dashboard gives an error "cannot reach to the central server".
I don't know how to try to reach the central server outside of the dashboard...
Can anyone help? Thanks!
Jörg
PS: docker ps summary evse-dashboard 0.0.0.0:3080->80/tcp, :::3080->80/tcp evse-dashboard-1 evse-server 0.0.0.0:81->81/tcp, :::81->81/tcp, 0.0.0.0:8000->8000/tcp, :::8000->8000/tcp, 0.0.0.0:8010->8010/tcp, :::8010->8010/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp, 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp, 0.0.0.0:9292->9292/tcp, :::9292->9292/tcp evse-server-1 mongo:4.2 0.0.0.0:27017->27017/tcp, :::27017->27017/tcp evse-mongodb-1 maildev/maildev 0.0.0.0:1025->1025/tcp, :::1025->1025/tcp, 0.0.0.0:1080->1080/tcp, :::1080->1080/tcp evse-mailserver-1 mongo-express 0.0.0.0:8091->8081/tcp, :::8091->8081/tcp