Service URLs¶
Quick reference for all platform endpoints.
ASK Platform — *.ask.mod.auh1.dev.dir¶
| Service | URL | Status |
|---|---|---|
| Hatchet (Workflow Engine) | https://hatchet.ask.mod.auh1.dev.dir | Live |
| ArgoCD | https://argocd.ask.mod.auh1.dev.dir | Live |
| Vault | https://vault.ask.mod.auh1.dev.dir | Live |
| Core Service API | https://core-service.ask.mod.auh1.dev.dir | Pending |
| Zitadel SSO | https://sso.ask.mod.auh1.dev.dir | Pending |
Platform Infrastructure — *.cl1.sq4.aegis.internal¶
| Service | URL | Notes |
|---|---|---|
| ArgoCD | https://argocd.cl1.sq4.aegis.internal | Also on ASK domain |
| Vault | https://vault.cl1.sq4.aegis.internal | Also on ASK domain |
| GitLab | https://gitlab.cl1.sq4.aegis.internal | Single hostname — dual hostname planned |
| GitLab Registry | https://registry.gitlab.cl1.sq4.aegis.internal | OCI image push/pull |
| Harbor | https://harbor.cl1.sq4.aegis.internal | Single hostname |
| Ceph S3 | https://s3.cl1.sq4.aegis.internal | Single hostname (HAProxy) |
Hostname Coverage Summary¶
| Service | cl1.sq4.aegis.internal |
ask.mod.auh1.dev.dir |
|---|---|---|
| ArgoCD | ✅ | ✅ |
| Vault | ✅ | ✅ |
| GitLab | ✅ | ⏳ Planned |
| Harbor | ✅ | ❌ |
| Ceph S3 | ✅ | ❌ |
| Hatchet | ❌ | ✅ |
| Core Service | ❌ | ✅ |
| Zitadel SSO | ❌ | ✅ |
Adding GitLab dual hostname
Adding gitlab.ask.mod.auh1.dev.dir as a second ingress hostname on GitLab is
a UI alias only — Git remote URLs, ArgoCD repo credentials, runner registrations,
and Vault KV paths must continue to use gitlab.cl1.sq4.aegis.internal to avoid
breaking GitOps sync. The new hostname is browser access only.