xubiaolin/docker-zerotier-planet

一分钟私有部署zerotier-planet服务

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 17th, 2026
Created on November 9th, 2021
Open Issues & Pull Requests: 46 (+0)
GitHub issues: Enabled
Number of forks: 764
Total Stargazers: 4,076 (+0)
Total Subscribers: 20 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.4 days
Mean response time: 47.2 days
90th percentile: 116.7 days
Tracked items: 55

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 32
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 528 days
Stale 30+ days: 31
Stale 90+ days: 30

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

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.