Post

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.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/vm/app-deployer-vm.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 20 GB

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

Source code
Loading...