Update README.md

This commit is contained in:
tteckster 2022-02-22 13:17:25 -05:00 committed by GitHub
parent 25ff5224e7
commit 62de8a7a49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 4 deletions

View File

@ -163,12 +163,12 @@ ________________________________________________________________________________
<h1 align="center" id="heading"> Home Assistant Container LXC </h1>
<h3 align="center" id="heading"> With ZFS Filesystem Support </h3>
To create a new Proxmox Home Assistant Container, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/ha_container.sh)"
```
To create a new Proxmox Unprivileged Home Assistant Container, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-homeassistant.sh)"
```
@ -381,6 +381,12 @@ To create a new Proxmox Node-RED LXC Container, run the following in the Proxmox
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/node-red_container.sh)"
```
To create a new Proxmox Unprivileged Node-RED LXC Container, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-node-red.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡</h3>
**Node-Red Interface - IP:1880**
@ -411,17 +417,23 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> Mariadb LXC </summary>
<summary markdown="span"> 🔸Mariadb LXC </summary>
<p align="center"><img src="https://mariadb.com/wp-content/webp-express/webp-images/doc-root/wp-content/themes/sage/dist/images/mariadb-logo-white.png.webp" alt="MariaDB"/><img src="https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/adminer_logo-cl.png" height="60"></p>
<h1 align="center" id="heading"> Mariadb LXC Container </h1>
To create a new Proxmox Mariadb LXC Container, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/mariadb_container.sh)"
```
To create a new Proxmox Unprivileged Mariadb LXC Container, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-mariadb.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡</h3>
To enable MariaDB to listen to remote connections, you need to edit your defaults file. To do this, open the console in your MariaDB lxc: