App Deployer
A Debian VM prepared for deploying containerised applications, with Docker and the tooling a deployment host needs already in place.
App Deployer
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/vm/app-deployer-vm.sh)"
Notes
Cloud-Init is enabled by default. Configure your SSH key and credentials in the Proxmox Cloud-Init tab before starting the VM.
If you use Cloud-init, checkout cloud-init discussion:
https://github.com/community-scripts/ProxmoxVE/discussions/272