diff --git a/README.md b/README.md index 84ffd0a..3eee3f8 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,23 @@ All SSL certificates are issued via Let's Encrypt through Caddy. No manual certificate management is required. Certificates auto-renew. +## Service Access + +| Service | URL | Location | Notes | +|---|---|---|---| +| Open WebUI | http://ai.itpropartner.com | app1 | User-facing chat UI | +| Open WebUI Admin | https://admin-ai.itpropartner.com/ui | app1 | Admin panel (user: admin, password: LiteLLM master key from /root/docker/litellm/.env) | +| LiteLLM Proxy | https://admin-ai.itpropartner.com | app1 | API gateway for all models | +| Ops Portal | https://ops.itpropartner.com | Core | Internal operations dashboard | +| Uptime Kuma | https://uptimekuma.itpropartner.com | Core | Service monitoring | +| Vaultwarden | https://core.itpropartner.com/vault/ | Core | Password vault | +| n8n | https://core.itpropartner.com/n8n/ | Core | Workflow automation | +| CRM (DRE) | https://crm.debtrecoveryexperts.com | Cloudflare | TwentyCRM (Cloudflare Access) | + +### MCP Access from Open WebUI + +All app1 MCPs (Super Search, Browser, Filesystem, Email, Git) are wired into Open WebUI's tool system. See [mcp-servers/README.md](../mcp-servers/README.md#access) for details on adding and testing MCPs. + ## SSH Access - **Key**: itpp-infra key on all servers