mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-30 17:16:16 +00:00
44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"schema": "neon_infrastructure_status_v1",
|
|
"generated_at": "2026-06-30T10:12:00Z",
|
|
"services": {
|
|
"authentik": {
|
|
"direct": "http://100.92.88.64:30001",
|
|
"caddy": "http://100.92.88.64:9090",
|
|
"admin": "admin / ResearchStack2026",
|
|
"status": "running",
|
|
"oidc_provider": {
|
|
"client_id": "homarr",
|
|
"client_secret": "insecure-homarr-secret-change-me",
|
|
"metadata": "http://100.92.88.64:30001/application/o/homarr/.well-known/openid-configuration"
|
|
}
|
|
},
|
|
"gotrue": {
|
|
"direct": "http://100.92.88.64:9999",
|
|
"admin": "admin@researchstack.info / admin123",
|
|
"status": "running"
|
|
},
|
|
"appflowy_cloud": {
|
|
"direct": "http://100.92.88.64:8000",
|
|
"caddy": "http://100.92.88.64:9091",
|
|
"status": "running"
|
|
},
|
|
"homarr": {
|
|
"direct": "http://100.92.88.64:7575",
|
|
"caddy": "http://100.92.88.64:9092",
|
|
"status": "running (credentials auth)",
|
|
"oidc": "Configure via UI: Settings > Authentication > OIDC"
|
|
},
|
|
"couchdb": {
|
|
"direct": "http://100.92.88.64:5984",
|
|
"caddy": "http://100.92.88.64:9093",
|
|
"status": "running"
|
|
},
|
|
"ii_agent": {
|
|
"port": 8001,
|
|
"systemd": "enabled",
|
|
"status": "running"
|
|
}
|
|
},
|
|
"claim_boundary": "infrastructure-status-only;no-lean-verification"
|
|
}
|