containerpilot
A service for autodiscovery and configuration of applications running in containers
GraphCanon updated Sep 19, 2026 · GitHub synced Sep 19, 2026
29views this month
Decision brief
Containerpilot is a Go-based tool by Joyent for application autodiscovery and configuration in container environments.
Good fit when
- When integrating with the Triton Data Center ecosystem, since Containerpilot has strong ties to this environment and services like Consul that are prevalent within it.
- If your infrastructure leverages Go-based services or if you prefer tools built in Go for consistency across your stack.
Avoid when
- When your setup is heavily dependent on features not native to Containerpilot, such as advanced Kubernetes service mesh capabilities absent from this tool's feature set.
- If the MIT License or similar permissiveness is a requirement for your project, since Containerpilot is licensed under MPL-2.0 which has share-alike requirements.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (1095d since push)
- As of Sep 19, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 19, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/TritonDataCenter/containerpilot pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
TritonDataCenter/containerpilot is a Go-based tool designed for the automatic discovery and setup of containerized applications within an orchestration environment.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 19, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 19, 2026
- Languages
- go
Source: github.language · Sep 19, 2026
Categories
Tags
README
Quick Start Guide Check out our "Hello, World" application on GitHub. Assuming you have Docker and Docker Compose available, it's as easy as: This application blueprint demonstrates using ContainerPilot to update Nginx upstream configuration at runtime. Try scaling up via to see...
For agents
This page has a .md twin and JSON over the API.