kentonbmax / proxmox-blueprints

Proxmox examples using Terraform and Ansible
Apache License 2.0
1 stars 1 forks source link
ProxMox Blueprints

Proxmox-Blueprints

Goals

Tested Hardware

Getting Started

Setup Script


The scripts in the Scripts folder are designed to run from the proxmox shell.

  1. Grab your local ansible ssh public key. Typically, ~/.ssh/ansible.pub.
  2. Download setup.sh: wget https://raw.githubusercontent.com/kentonbmax/proxmox-blueprints/main/scripts/setup.sh
  3. Give permission chmod +x *.sh
  4. Run ./setup.sh

References and motivations

Other Work

Learn Typescript Node Templates

Future