|
|
@ -837,12 +837,7 @@ ________________________________________________________________________________ |
|
|
|
To create a new Proxmox AdGuard Home LXC, run the following in the Proxmox Shell. |
|
|
|
To create a new Proxmox AdGuard Home LXC, run the following in the Proxmox Shell. |
|
|
|
|
|
|
|
|
|
|
|
```yaml |
|
|
|
```yaml |
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/adguard_container.sh)" |
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/adguard.sh)" |
|
|
|
``` |
|
|
|
|
|
|
|
To create a new Proxmox **Unprivileged** AdGuard Home LXC, run the following in the Proxmox Shell. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```yaml |
|
|
|
|
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unpriv/unprivileged-adguard.sh)" |
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3> |
|
|
|
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3> |
|
|
|