Heimdall seeds

This commit is contained in:
juvdiaz 2026-07-02 16:56:56 -06:00
parent 140fc63a5f
commit acc88d1ca6
1 changed files with 28 additions and 0 deletions

View File

@ -20,6 +20,20 @@
"colour": "#0891b2",
"class": "Catalog"
},
{
"title": "Provisioning PXE",
"url": "http://192.168.100.73:8088/",
"description": "PXE, preseed, and worker provisioning HTTP files",
"colour": "#0d9488",
"class": "Provisioning"
},
{
"title": "PXE Rescue",
"url": "http://192.168.100.73:8088/rescue/",
"description": "Browser rescue toolkit for manual repair paths",
"colour": "#0f766e",
"class": "Rescue"
},
{
"title": "Gitea",
"url": "https://lab2025.duckdns.org/git/",
@ -48,6 +62,13 @@
"colour": "#b91c1c",
"class": "Alertmanager"
},
{
"title": "Blockchain Explorer",
"url": "http://192.168.100.73:8089/",
"description": "Optional local Ethereum devnet explorer",
"colour": "#9333ea",
"class": "Blockchain"
},
{
"title": "Argo CD",
"url": "https://argocd.lab2025.duckdns.org/",
@ -138,5 +159,12 @@
"description": "Media list maintenance automation",
"colour": "#14b8a6",
"class": "Maintainerr"
},
{
"title": "FlareSolverr",
"url": "https://flaresolverr.lab2025.duckdns.org/",
"description": "Browser challenge solver service for ARR automation",
"colour": "#64748b",
"class": "FlareSolverr"
}
]