mirror of
https://github.com/myronblair/web-dashboard
synced 2026-06-30 17:50:10 -05:00
update: HTTPS JARVIS links, add WB610H bridge, Goalake switches, update NovaCPX panel URLs
- JARVIS links updated to https://jarvis.orbishosting.com - Added WB610H wireless bridge (10.48.200.80) to Networking section - Added Goalake Switch 1 (10.48.200.250) and Switch 2 (10.48.200.251) - NovaCPX panel links updated to new subdomains (admin/reseller/panel) - web.orbishosting.com → port 80 placeholder - Removed parkerslingshot.epictravelexpeditions.com link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LP9Q4kfCAYAjJnsbHBrViZ
This commit is contained in:
+2
-2
@@ -201,10 +201,10 @@
|
||||
<h2>JARVIS</h2>
|
||||
</div>
|
||||
<div class="links">
|
||||
<a class="link-item" href="http://jarvis.orbishosting.com:1972" target="_blank">
|
||||
<a class="link-item" href="https://jarvis.orbishosting.com" target="_blank">
|
||||
<span class="dot dot-blue"></span><span class="name">JARVIS Dashboard</span><span class="sub">Main UI</span><span class="arrow">↗</span>
|
||||
</a>
|
||||
<a class="link-item" href="http://jarvis.orbishosting.com:1972/admin" target="_blank">
|
||||
<a class="link-item" href="https://jarvis.orbishosting.com/admin" target="_blank">
|
||||
<span class="dot dot-purple"></span><span class="name">JARVIS Admin</span><span class="sub">Admin panel</span><span class="arrow">↗</span>
|
||||
</a>
|
||||
<a class="link-item" href="http://10.48.200.211/phpmyadmin" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user