mirror of https://github.com/tteck/Proxmox.git
Update README.md
parent
8cb2ec9433
commit
8d2c5d0ba7
|
@ -1468,7 +1468,7 @@ ________________________________________________________________________________
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary markdown="span"> Vaultwarden LXC</summary>
|
||||
<summary markdown="span"> 🔸Vaultwarden LXC</summary>
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/resources/vaultwarden-icon-white.svg" width="100" height="100"/></p>
|
||||
|
||||
|
@ -1477,7 +1477,7 @@ ________________________________________________________________________________
|
|||
To create a new Proxmox Vaultwarden LXC, run the following in the Proxmox Shell.
|
||||
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/vaultwarden.sh)"
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/vaultwarden-v3.sh)"
|
||||
```
|
||||
⚠️ Vaultwarden needs to be behind a proxy (Nginx Proxy Manager) to obtain HTTPS and to allow clients to connect.
|
||||
|
||||
|
|
Loading…
Reference in New Issue