TurnKey | scripts-underground TurnKey | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

TurnKey

REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/vm/turnkey.sh)"

TurnKey

TurnKey LXC Appliances is an open-source project that provides a collection of free, ready-to-use virtual appliances and installation images for various software applications and services. These appliances are pre-configured and come with all the necessary software and settings to simplify deployment and management.

Notes

  • The script creates a *.creds file in the Proxmox root directory with the password of the newly created TurnKey LXC Appliance.
  • Retrieve Password: cat turnkey-name.creds
Copied!