Easypanel

A modern server control panel with an intuitive web UI.

Access EasyPanel

Open in browser: http://<server-ip>

Complete the initial setup.

Traefik Dashboard (Optional)

Enable: docker service update --publish-add 8080:8080 traefik

Disable: docker service update --publish-rm 8080 traefik

Reset Admin Password (if needed)

docker run --rm -it 
  -v /etc/easypanel:/etc/easypanel 
  -v /var/run/docker.sock:/var/run/docker.sock:ro 
  easypanel/easypanel reset-password

Application Details