]> Repos - crimata-os/summary
 
descriptionCrimata's custom OS/desktop environment - auth, dock, and contacts services
last changeMon, 2 Mar 2026 21:00:25 +0000 (16:00 -0500)
readme

Crimata OS

Install Paths

| Component | Path | |-------------------|---------------------------------------------| | Web desktop UI | /opt/crimata/ui/ | | Auth daemon | /opt/crimata/bin/crimata-auth | | Dock daemon | /opt/crimata/bin/crimata-dock | | Contacts app | /usr/lib/crimata-contacts/ | | Nginx config | /etc/nginx/sites-available/crimata | | systemd units | /etc/systemd/system/crimata-*.service | | Postgres DBs | crimata_contacts, crimata_blog, … |

Ports

| Service | Port | |--------------------|------| | nginx | 80 | | crimata-auth | 7700 | | crimata-dock | 7701 | | crimata-contacts | 3001 |

shortlog
2026-03-02 Andrew GundersenAdd dev server for local testing 1-power-on main
2026-03-02 Andrew GundersenAdd crimata-agent and redesign agentic OS UI
2026-02-27 Andrew GundersenAdd multi-user auth with sessions and login UI
2026-02-27 Andrew GundersenWire UI dock to crimata-dock service
2026-02-27 Andrew GundersenAdd dock service, provision README, MIT License
2026-02-25 Andrew GundersenInitial commit
heads
4 months ago main
4 months ago 1-power-on