Add https support to grafana

This commit is contained in:
Isshi0417 2026-07-08 08:15:01 +00:00
parent 56581c5d7e
commit b8eb93211e

View File

@ -118,9 +118,9 @@
<span class="status-indicator online"></span> <span class="status-indicator online"></span>
<h3>CPU Utilization (All Nodes)</h3> <h3>CPU Utilization (All Nodes)</h3>
</div> </div>
<!-- Note: Replace '1860' with your actual dashboard UID if different! --> <!-- Note: Using secure https://grafana.shooey.xyz subdomain -->
<iframe <iframe
src="http://172.30.1.200:3001/d-solo/rYdddlPWk/node-exporter-full?orgId=1&from=1783404586946&to=1783490986946&timezone=browser&var-ds_prometheus=cfrgo5x9dgrgge&var-job=homelab-nodes&var-nodename=web-portfolio.lab.local&var-node=172.30.1.201:9100&refresh=1m&theme=dark&panelId=panel-20" src="https://grafana.shooey.xyz/d-solo/rYdddlPWk/node-exporter-full?orgId=1&from=1783411995233&to=1783498395233&timezone=browser&var-ds_prometheus=cfrgo5x9dgrgge&var-job=homelab-nodes&var-nodename=media-stream.lab.local&var-node=172.30.1.202:9100&refresh=1m&theme=dark&panelId=panel-77"
class="telemetry-iframe" frameborder="0"></iframe> class="telemetry-iframe" frameborder="0"></iframe>
</div> </div>
@ -129,9 +129,9 @@
<span class="status-indicator online"></span> <span class="status-indicator online"></span>
<h3>Memory Utilization (All Nodes)</h3> <h3>Memory Utilization (All Nodes)</h3>
</div> </div>
<!-- Note: Replace '1860' with your actual dashboard UID if different! --> <!-- Note: Using secure https://grafana.shooey.xyz subdomain -->
<iframe <iframe
src="http://172.30.1.200:3001/d-solo/rYdddlPWk/node-exporter-full?orgId=1&from=1783404523350&to=1783490923350&timezone=browser&var-ds_prometheus=cfrgo5x9dgrgge&var-job=homelab-nodes&var-nodename=web-portfolio.lab.local&var-node=172.30.1.201:9100&refresh=1m&theme=dark&panelId=panel-16" src="https://grafana.shooey.xyz/d-solo/rYdddlPWk/node-exporter-full?orgId=1&from=now-5m&to=now&var-job=homelab-nodes&theme=dark&panelId=24"
class="telemetry-iframe" frameborder="0"></iframe> class="telemetry-iframe" frameborder="0"></iframe>
</div> </div>