mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
c0473d7b0a
commit
f74f513dcf
17
README.md
17
README.md
|
@ -90,4 +90,21 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/node
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Mariadb LXC</summary>
|
||||||
|
|
||||||
|
<h1 align="center" id="heading"> Proxmox Mariadb LXC Container </h1>
|
||||||
|
|
||||||
|
To create a new Proxmox Mariadb LXC Container, run the following in the Proxmox web shell.
|
||||||
|
|
||||||
|
```
|
||||||
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/mariadb_container.sh)"
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
Loading…
Reference in New Issue