docker-zerotier-planet is a Docker container that simplifies private deployment of a ZeroTier Planet service.
ZeroTier Planet is the root server infrastructure that coordinates peer discovery and network management in ZeroTier networks. Running your own Planet instance lets you operate a completely private ZeroTier network without relying on the public infrastructure. This project packages the Planet service in a Docker container, reducing deployment complexity to a single command rather than requiring manual configuration and setup of the underlying service.
The tool suits organizations that need isolated, self-hosted ZeroTier networks for internal infrastructure or applications where external dependencies are unacceptable. It is designed for users comfortable with Docker who want to avoid the operational overhead of building and configuring Planet from source. The project targets scenarios where speed of deployment matters, as indicated by its emphasis on one-minute setup.
The project shows minimal development activity with infrequent updates and limited engagement with issues or pull requests. The codebase is straightforward, consisting primarily of shell scripting and Dockerfile configuration without complex logic or active refinement.