Open source · Written in Rust · Self-hosted
Your server.
Your data.
No cloud.
One static binary runs the everyday services you’d otherwise rent from the cloud — Git hosting, websites, email, photos, calendars, contacts, a password vault, DNS, and container registries. Start with Git hosting; add the rest when you need it.
For your personal life
Photos and videos, calendars, contacts, a password vault, and email — synced to the apps you already use, kept on hardware you own.
For your projects
Git hosting, websites, a container registry, and authoritative DNS — the pieces you need to ship, running in one process.
For your peace of mind
One static binary, standard protocols, no cloud accounts, and no subscriptions. Your data stays exactly where you put it, and the clients you already use keep working.
One server. The services you keep outsourcing.
All services run in the same process. No glue code, no sidecar containers, no network hops between your own services.
Underneath, it’s all Git
Every photo, email, calendar event, contact, and DNS zone is stored directly inside a Git repository — stored as Git, not exported to it. That is what makes Everlock durable: every change is versioned, replication is a mirror, an offline backup is a clone, and moving to new hardware is a push.
- photos.git
- mail.git
- calendar.git
- contacts.git
- passwords.git
- dns.git