Base VM - dakotak/HomeLab GitHub Wiki

Base VM Deployment

For solutions deployed outside of containers (like the Docker hosts) should be set up like this.

  • Base OS: Ubuntu 20.04 LTS
  • Create user 'dakota'
  • Turn off password on sudo prompt
  • Copy private key to authorized_users file

How to make a Ubuntu 20.04 template

https://norocketscience.at/deploy-proxmox-virtual-machines-using-cloud-init/