Portainer
Manage docker-based networks by Portainer.
Portainer is indeed an open-source management UI for Docker, Kubernetes, and other container technologies that provides a simple web-based interface for managing & monitoring containerized application.
In Zus, we use Portainer in docker-based deployed networks for better management of containers.
Accessing Portainer endpoints:
Portainer is enabled on every miner/sharder/0box servers. The miners/sharders endpoints can be found at 0dns endpoint. For demo network its https://demo.zus.network/dns
Given the information of the servers, the endpoint for portainer is portainer.<endpoint>
for example: for dev1.zus.network, the portainer is accessible at portainer.dev1.zus.network
Last updated