Self-service LXC container hosting on Proxmox VE — web UI, automated DNS/reverse proxy, LDAP authentication, and ACME TLS.
Full documentation lives in mie-opensource-landing/docs/ and is published to the project documentation site.
| If you want to... | Read |
|---|---|
| Install and operate a production deployment | Installation Guide |
| Run the full stack locally to develop or contribute | Development Workflow |
| Use a deployed cluster as an end user (create containers, etc.) | User Getting Started |
| Contribute changes | Contributing |
| Understand the system design | System Architecture |
| Path | Purpose |
|---|---|
create-a-container/ |
Manager web application (Node.js + Express + Sequelize) |
pull-config/ |
Cron-driven config distribution for nginx and dnsmasq on agents — see pull-config docs |
images/ |
Docker Bake definitions for the base, nodejs, agent, and manager images — see Docker Images |
manager-control-program/ |
MCP server for AI-assisted container management — see MCP Server |
mie-opensource-landing/ |
Documentation site source |
error-pages/ |
Static error pages served by NGINX |
compose.yml |
Local development stack (used by the Development Workflow guide) |
Made with contrib.rocks.