mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update README.md
This commit is contained in:
parent
8ab12ffa39
commit
1a46e6fa32
29
README.md
29
README.md
@ -321,10 +321,6 @@ ________________________________________________________________________________
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary markdown="span">Node-Red LXC</summary>
|
<summary markdown="span">Node-Red LXC</summary>
|
||||||
|
|
||||||
@ -469,10 +465,6 @@ ________________________________________________________________________________
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary markdown="span"> 🔸Zigbee2MQTT LXC </summary>
|
<summary markdown="span"> 🔸Zigbee2MQTT LXC </summary>
|
||||||
|
|
||||||
@ -708,6 +700,11 @@ Run from the LXC console
|
|||||||
```yaml
|
```yaml
|
||||||
pihole -a -p
|
pihole -a -p
|
||||||
```
|
```
|
||||||
|
⚙️ **To Update Pi-hole:**
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
Updates from the Pi-hole UI
|
||||||
|
```
|
||||||
|
|
||||||
____________________________________________________________________________________________
|
____________________________________________________________________________________________
|
||||||
|
|
||||||
@ -733,7 +730,12 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/a
|
|||||||
|
|
||||||
<sub>(For the Home Assistant Integration, use port `80` not `3000`)</sub>
|
<sub>(For the Home Assistant Integration, use port `80` not `3000`)</sub>
|
||||||
|
|
||||||
____________________________________________________________________________________________
|
⚙️ **To Update Adguard**
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
Updates from the Adguard UI
|
||||||
|
```
|
||||||
|
__________________________________________________________________________________________
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
@ -762,7 +764,7 @@ After the script completes, If you're dissatisfied with the default settings, cl
|
|||||||
`admin`
|
`admin`
|
||||||
|
|
||||||
**password**
|
**password**
|
||||||
` `
|
`Leave Blank`
|
||||||
|
|
||||||
⚙️ **To Update MotionEye**
|
⚙️ **To Update MotionEye**
|
||||||
|
|
||||||
@ -804,8 +806,13 @@ Benefits include automatic daily security updates, backup and restore, file mana
|
|||||||
**password**
|
**password**
|
||||||
`root`
|
`root`
|
||||||
|
|
||||||
|
⚙️ **To Update Webmin**
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
Updates from the Webmin UI
|
||||||
|
```
|
||||||
⚙️ **To Uninstall Webmin**
|
⚙️ **To Uninstall Webmin**
|
||||||
```yaml
|
```yaml
|
||||||
bash /etc/webmin/uninstall.sh
|
bash /etc/webmin/uninstall.sh
|
||||||
```
|
```
|
||||||
___________________________________________________________________________________________
|
___________________________________________________________________________________________
|
||||||
|
Loading…
Reference in New Issue
Block a user