mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
ddc580acbe
commit
3ef44e9656
|
@ -905,10 +905,10 @@ To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox Shell.
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/vault_container.sh)"
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/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.
|
It builds from source, which takes time and resources. After the installation, resources can be set to Normal Settings.
|
||||||
<h3 align="center" id="heading">⚡ Normal Settings: 512Mib RAM - 8GB Storage - 1vCPU ⚡</h3>
|
|
||||||
|
|
||||||
Be Patient, let the script do it's work. Hopefully, you'll eventually see "Successfully created a Vaultwarden LXC Container"
|
Expect 30+ minute install time.
|
||||||
|
<h3 align="center" id="heading">⚡ Normal Settings: 512Mib RAM - 8GB Storage - 1vCPU ⚡</h3>
|
||||||
|
|
||||||
[Clients](https://bitwarden.com/download/)
|
[Clients](https://bitwarden.com/download/)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue