mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-30 17:16:16 +00:00
docs: neon infrastructure status with OIDC provider info
This commit is contained in:
parent
fc07ab8bba
commit
43db6e0182
1 changed files with 12 additions and 13 deletions
|
|
@ -1,29 +1,33 @@
|
|||
{
|
||||
"schema": "neon_infrastructure_status_v1",
|
||||
"generated_at": "2026-06-30T10:10:00Z",
|
||||
"generated_at": "2026-06-30T10:12:00Z",
|
||||
"services": {
|
||||
"authentik": {
|
||||
"direct": "http://100.92.88.64:30001",
|
||||
"caddy": "http://100.92.88.64:9090",
|
||||
"status": "running (302 login redirect)",
|
||||
"admin": "admin / ResearchStack2026",
|
||||
"flows": "14 default flows created",
|
||||
"oauth2_providers": [{"client_id": "homarr", "client_secret": "insecure-homarr-secret-change-me", "app": "Homarr Dashboard"}]
|
||||
"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",
|
||||
"status": "running",
|
||||
"admin": "admin@researchstack.info / admin123"
|
||||
"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 (health 200)"
|
||||
"status": "running"
|
||||
},
|
||||
"homarr": {
|
||||
"direct": "http://100.92.88.64:7575",
|
||||
"caddy": "http://100.92.88.64:9092",
|
||||
"status": "running"
|
||||
"status": "running (credentials auth)",
|
||||
"oidc": "Configure via UI: Settings > Authentication > OIDC"
|
||||
},
|
||||
"couchdb": {
|
||||
"direct": "http://100.92.88.64:5984",
|
||||
|
|
@ -34,12 +38,7 @@
|
|||
"port": 8001,
|
||||
"systemd": "enabled",
|
||||
"status": "running"
|
||||
},
|
||||
"hermes_dashboard": {
|
||||
"direct": "http://100.92.88.64:9119",
|
||||
"status": "running"
|
||||
}
|
||||
},
|
||||
"tailscale_serve": "https://neon-64gb.tail4e7094.ts.net:443/hermes",
|
||||
"claim_boundary": "infrastructure-status-only;no-lean-verification"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue