Atlas Developer
8c1efe6e30
feat: Atlas OS v2.0 — space-grade animated README, full productified repo
...
- 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>
2026-06-22 21:33:18 +02:00
Chaib Aarab
449133f470
feat: real remote desktop (Webtop) + OS v5 launcher integration
...
- Full Linux XFCE desktop in the browser at desktop.atlascorporation.nl
(Selkies/WebRTC, Ubuntu 26.04), gated by Caddy basic_auth + TLS
- Claude Code CLI + Chromium pre-installed; one-click desktop launchers
- runs on loopback only; auth enforced at the Caddy edge
- web/os.html: OS v5 adds Remote Desktop app (39 apps total)
- docs/remote-desktop.md + deploy/webtop-docker-compose.yml
2026-06-22 20:50:24 +02:00
Chaib Aarab
51b47c103e
feat: OS v4 categorized launcher (38 apps) + verified system-of-record
...
- web/os.html: all verified-live services as desktop apps, grouped into
Cockpit / Identity / AI / Work / Files & Comms / Ops / Sites launcher
- excludes dead endpoints (ai 404, mail 502, twenty 502) — no dead tiles
- docs/system-of-record.md: audit-verified inventory of every service +
websites, with live/dead/SSO status, AI-history map, security posture
2026-06-22 20:35:35 +02:00
Chaib Aarab
bd1d3af713
feat: add Atlas OS desktop PWA and service sitemap
...
- web/os.html: 6-screen browser-native desktop (Today/Money/Inbox/Pipeline/Fleet/Control)
- web/sitemap.html: live architecture map of all 24 Atlas services
- .gitignore: block secrets, env files, credentials from git
- README: updated with screen list, deployment notes, tech stack
Built with 12-round senior review (architect/frontend/UX/logic/security).
Served at command.atlascorporation.nl/os/ behind Authentik SSO.
2026-06-22 20:03:56 +02:00
Chaib Aarab
301cc75de9
init: Atlas OS — open-source patterns + tools for solo founder LLM cluster
...
3 browser-native chat surfaces (atlas-chat / atlas-hud / atlas-command, no build step)
+ 11 Python automation scripts (cluster, tray, finance, reminders, autonomy loops)
+ 2 patterns documented (cluster-then-polish, anti-impulse R1-R10)
MIT licensed, anonymized from production stack.
2026-05-26 16:21:16 +02:00