Sign inSign up

infrapilothq/infrapilot-ce

By infrapilothq

β€’Updated 2 days ago

Self-hosted Docker Infrastructure Control Plane

Image
Networking
Security
Integration & delivery
1

7.2K

infrapilothq/infrapilot-ce repository overview

β πŸš€ InfraPilot

🌐 Official Website: https://infrapilot.org⁠

InfraPilot is an open-source Docker infrastructure control plane for managing containers, NGINX reverse proxy, logs, SSL, and alerts from a single unified dashboard.

It removes the need for SSH-based server management and fragmented DevOps tooling by bringing infrastructure operations into one control layer.


⁠🧠 What is InfraPilot?

InfraPilot is a self-hosted Docker infrastructure control plane β€” designed as a lightweight alternative to complex DevOps stacks such as manual NGINX configuration, standalone monitoring tools, and container dashboards like Portainer.


β βš™οΈ Core Capabilities

⁠🧱 Container Management
  • Deploy, stop, restart, and inspect containers
  • Execute commands inside running containers
  • View container health and status
⁠🌐 Traffic & Networking
  • NGINX reverse proxy management
  • Route services with simple configuration
  • Automatic SSL (Let’s Encrypt)
β πŸ“Š Observability
  • Centralized logs for all containers
  • System-level visibility
  • Real-time monitoring and alerts
β πŸ” Security & Access Control
  • Role-Based Access Control (RBAC)
  • Multi-Factor Authentication (MFA)
  • Audit logs for infrastructure actions

β πŸš€ Quick Start

Run InfraPilot in seconds:

docker run -d \
  --name infrapilot \
  -p 8080:8080 \
  infrapilothq/infrapilot-ce:latest

β πŸ“¦ Docker Image

docker pull infrapilothq/infrapilot-ce:latest

β πŸ’‘ Why InfraPilot?

Modern infrastructure is fragmented:

  • NGINX is configured manually
  • Containers are managed separately
  • Logs are scattered across tools
  • Monitoring requires multiple dashboards

InfraPilot unifies all of this into a single Docker-native control plane.


⁠🎯 Positioning

InfraPilot is built for:

  • DevOps engineers
  • Platform engineers
  • Self-hosted infrastructure teams
  • Developers managing production Docker environments


β πŸ—οΈ License

Open-source: AGPL-3.0

Tag summary

Content type

Image

Digest

sha256:71160c67a…

Size

212.4 MB

Last updated

2 days ago

docker pull infrapilothq/infrapilot-ce