mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
df3407268c
commit
05fe1a31cc
22
README.md
22
README.md
|
@ -1039,6 +1039,28 @@ ________________________________________________________________________________
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary markdown="span"> 🔸Heimdall Dashboard LXC</summary>
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/tteck/Proxmox/blob/main/misc/images/heimdall.png?raw=true" height="100"/></p>
|
||||||
|
|
||||||
|
<h1 align="center" id="heading"> Heimdall Dashboard LXC </h1>
|
||||||
|
|
||||||
|
Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like.
|
||||||
|
|
||||||
|
To create a new Proxmox Heimdall Dashboard LXC, run the following in the Proxmox Shell (V2).
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/heimdalldashboard.sh)"
|
||||||
|
```
|
||||||
|
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
|
||||||
|
|
||||||
|
**Heimdall Dashboard Interface - IP:7990**
|
||||||
|
|
||||||
|
__________________________________________________________________________________________
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary markdown="span"> Dashy LXC</summary>
|
<summary markdown="span"> Dashy LXC</summary>
|
||||||
|
|
Loading…
Reference in New Issue