diff --git a/README.md b/README.md index 7852c455..ee35aac6 100644 --- a/README.md +++ b/README.md @@ -770,3 +770,28 @@ bash /etc/webmin/uninstall.sh ___________________________________________________________________________________________ + +
+Vaultwarden LXC + +

+ +

Vaultwarden LXC

+ +To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox web shell. + +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/dev/ct/vault_container.sh)" +``` +It builds from source, which takes time and resources. After the installation, resources can be set to Normal Settings. I've left most of the installation process viewable since the rust install needs user input (requires a "enter" key press), and the lengthy time to complete the full installation. +

⚡ Normal Settings: 512Mib RAM - 8GB Storage - 1vCPU ⚡

+ +Be Patient, let the script do it's work. Hopefully, you'll eventually see "Successfully created a Vaultwarden LXC Container" + + + +**Vaultwarden Interface - IP:8000** + +____________________________________________________________________________________________ + +