- assets/header.svg: animated SVG header (twinkling stars, orbiting service dots, Atlas A logo with glow, float/pulse animations, corner accents) - README.md: animated banner, full 39-app service catalog, Mermaid architecture, AI stack table, tech stack, quick-deploy, repo structure, security model - ARCHITECTURE.md: one-box philosophy, 5-tier service layers, data flow diagram, Caddy SSO pattern, AI mesh topology, Docker Compose topology - SERVICES.md: all 55 containers + 20 systemd services documented - CHANGELOG.md: full build history from v0.5 to v2.0 - assets/logo.svg: Atlas A logo with gradient - deploy/install.sh: one-command installer (Docker + Caddy + Tailscale + stacks) - deploy/compose/atlas-core.yml: Authentik + Nextcloud + Stalwart + Forgejo + Vaultwarden - deploy/caddy/Caddyfile.template: Authentik SSO pattern, sanitized - deploy/README.md: full deployment guide - server/: sanitized atlas_brain.py, cockpit_shim.py, intelligence.py, meridian.py, atlas_router_api.py, cli-atlas.py (all secrets stripped, env var patterns) - server/systemd/: 6 atlas-* service unit files - server/README.md: deployment and configuration guide Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
93 lines
3 KiB
Markdown
93 lines
3 KiB
Markdown
# Atlas OS — Full Service Catalog
|
|
|
|
55 containers, 39 browser-accessible apps, 20+ background systemd services.
|
|
Live status: https://uptime.atlascorporation.nl
|
|
|
|
---
|
|
|
|
## Cockpit (live data panels)
|
|
|
|
| Service | Description |
|
|
|---------|-------------|
|
|
| Today | AI daily brief, accountability level |
|
|
| Money | Bank transactions via Enable Banking PSD2 |
|
|
| Inbox | Unread mail across 7 IMAP mailboxes |
|
|
| Pipeline | Odoo CRM leads and deal status |
|
|
| Fleet | POS terminals: health, last-seen, version |
|
|
| Control | AI kill-switch, autonomy level, spend cap |
|
|
|
|
## Identity
|
|
|
|
| Service | URL |
|
|
|---------|-----|
|
|
| Authentik | auth.atlascorporation.nl |
|
|
| Vaultwarden | vault.atlascorporation.nl |
|
|
|
|
## AI
|
|
|
|
| Service | URL |
|
|
|---------|-----|
|
|
| Atlas Chat (Open-WebUI) | chat.atlascorporation.nl |
|
|
| AI Gateway (LiteLLM) | llm.atlascorporation.nl |
|
|
| Mindmap | mindmap.atlascorporation.nl |
|
|
| Leeragent | leeragent.atlascorporation.nl |
|
|
|
|
## Work
|
|
|
|
| Service | URL |
|
|
|---------|-----|
|
|
| Odoo 19 ERP | odoo.atlascorporation.nl |
|
|
| Firefly III (CFO) | cfo.atlascorporation.nl |
|
|
| Enable Banking | fidi.atlascorporation.nl |
|
|
| Paperless-ngx | paperless.atlascorporation.nl |
|
|
| OnlyOffice | office.atlascorporation.nl |
|
|
| Nextcloud Calendar | cloud.atlascorporation.nl/apps/calendar |
|
|
|
|
## Files & Communications
|
|
|
|
| Service | URL |
|
|
|---------|-----|
|
|
| Nextcloud | cloud.atlascorporation.nl |
|
|
| Stalwart Mail | stalwart.atlascorporation.nl |
|
|
| Relay | relay.atlascorporation.nl |
|
|
|
|
## Ops & Infrastructure
|
|
|
|
| Service | URL |
|
|
|---------|-----|
|
|
| Forgejo | git.atlascorporation.nl |
|
|
| n8n | n8n.atlascorporation.nl |
|
|
| Uptime Kuma | uptime.atlascorporation.nl |
|
|
| MeshCentral | mesh.atlascorporation.nl |
|
|
| Command | command.atlascorporation.nl |
|
|
| Remote Desktop (tailnet-only) | atlas-01.tailab40ed.ts.net:8497 |
|
|
|
|
## Managed Sites
|
|
|
|
atlasworks.nl, atlascorporation.nl, atlasagency.nl, atlasacademy.nl, atlaspos.nl,
|
|
atlashub.nl, bicosagency.nl, budgetenergiecoach.nl, hkintercare.nl,
|
|
jouwenergieadvies.nl, reclamemans.nl
|
|
|
|
## Background systemd Services
|
|
|
|
| Service | Purpose |
|
|
|---------|---------|
|
|
| atlas-brain | Mail+CRM+bank signal collector, AI brief synthesis (every 15 min) |
|
|
| atlas-loop | Background signal loop, NATS nudge publisher |
|
|
| atlas-meridian | Autonomous decision engine |
|
|
| atlas-cockpit | Feed API server |
|
|
| atlas-cockpit-shim | URL adapter for cockpit feeds |
|
|
| atlas-bridge | Local API bridge |
|
|
| atlas-litellm | LiteLLM LLM proxy |
|
|
| atlas-academy-relay | Odoo lead relay from Academy |
|
|
| atlas-enis-monitor | WhatsApp auto-reply via NATS |
|
|
| atlas-heartbeat-sink | Device heartbeat aggregator |
|
|
| atlas-continuity-guard | Online/silent transition detector |
|
|
| atlas-events-collector | Rolling NATS event log |
|
|
| atlas-assistant-ingest | IMAP mail ingest |
|
|
| atlas-assistant-digest | Mail digest synthesizer |
|
|
| atlas-backup-forgejo | Forgejo daily backup |
|
|
| atlas-backup-nc | Nextcloud daily backup |
|
|
| atlas-backup-ak | Authentik daily backup |
|
|
| atlas-disk-api | Disk status API |
|
|
| atlas-eb-callback | Enable Banking PSD2 callback |
|