Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

docker installation: central server? #4232

@jovrstra

Description

@jovrstra

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions