add user dashboard to dluster directory

This commit is contained in:
Arthur Lu 2023-10-11 22:46:37 -07:00
parent 26b45e5635
commit c42adf631d

View File

@ -17,6 +17,7 @@
<h3>Cluster Directory</h3>
<div class="btn-group">
<button onclick="window.location.href='https://tronnet.net';">Cluster Homepage</button>
<button onclick="window.location.href='https://paas.tronnet.net';">User Dashboard</button>
<button onclick="window.location.href='https://opns.tronnet.net';">DMZ Opnsense</button>
<button onclick="window.location.href='https://pve.tronnet.net';">DMZ Proxmox</button>
<button onclick="window.location.href='https://status.tronnet.net';">Cluster Status</button>