Skip to content

Mainly just scripts I write for setting up Proxmox VM's quicker without pre-setup templates as they sometimes are funky

License

Notifications You must be signed in to change notification settings

KannaDev/proxmox-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Proxmox Scripts

Generally these are scripts that should be able to be used with anything using QEMU, and any host by removing the "qemu-guest-agent", with the whole purpose me being lazy and wanting something that doesn't rely on templates and cloud-init (I do use them but sometimes they do not meet my requirements, and might use ansible)

vm-init.sh

This script has the purpose of being used for updating a system that has just booted, installing some basic packages such as Docker, nvm for NodeJS and installing latest, Portainer, and more. and then asking for the API keys for services which I use (plans to change to just configuration files to simplify installing on multiple hosts without needing to grab them each time). While it may be pointless running both NewRelic and DataDog, it's what works for me.

About

Mainly just scripts I write for setting up Proxmox VM's quicker without pre-setup templates as they sometimes are funky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages