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. The goal of TurnKey Linux is to make it easier for users to set up and run popular software applications without the need for extensive manual configuration.
TurnKey
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/turnkey/turnkey.sh)"
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.credsLinks
This post is licensed under CC BY 4.0 by the author.