📄️ What is Proxmox Launchpad?
Proxmox Launchpad is a powerful GitHub Action that automatically provisions and manages LXC containers on MIE's open source Proxmox cluster. It streamlines the development workflow by creating dedicated containers for each branch of your repository and keeping them synchronized with your code changes.
📄️ Using a Supplied Runner (Path 1)
This guide covers Path 1 of Proxmox Launchpad: using your own GitHub self-hosted runners or external runners to manage containers. This is the recommended approach for most users.
📄️ Automatic Runner Provisioning (Path 2)
This guide covers Path 2 of Proxmox Launchpad: automatic runner provisioning where our action creates and manages GitHub runners for you. Each branch gets its own dedicated runner and container with complete lifecycle management.