Easypanel

A modern server control panel with an intuitive web UI.

Get your high-performance Cloud VPS with EasyPanel pre-installed. Run any application you want without server headaches. From Node.js and Ruby to Python, PHP, and Go. Pick the server configuration that fits your needs, and your EasyPanel VPS will be up and running in under a minute.

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