Atomic CRM on Ubuntu 24.04 LTS

Azure Applications

Atomic CRM, a full featured open source CRM for contacts, companies, deals, notes and tasks, self hosted so your customer data lives on infrastructure you control.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Atomic CRM is a full featured open source customer relationship management application for tracking contacts, companies, deals, notes and tasks, with a kanban board for moving deals through your pipeline. It is built as a modern single page web application on a self hosted Supabase backend, and this is the fully self hosted edition: the web application, the authentication service, the data API and the database all run on your own server, so your customer records stay inside your own cloud account rather than a hosted service. It suits sales teams and founders who want a clean, fast CRM they fully own, without a per seat subscription or handing their pipeline to a third party.

You sign in with an email and password and land straight in your CRM, where you create companies and contacts, log deals and move them across the pipeline, and keep notes and tasks against each record.

Why the cloudimg image

cloudimg delivers the complete Atomic CRM application, its authentication service, data API, object store and database wired together and answering in the browser the moment the instance boots, with no compose files to assemble by hand. It is secure by default with no baked credential: self hosted Supabase ships well known example keys and passwords, and cloudimg bakes none of them. On the first boot of every instance a fresh database password and a fresh token signing secret are generated, the public API keys are re derived from that per instance secret, and a first administrator account is created with its own generated password and written to a root only file, so no two instances share a secret and no upstream default ever governs a running server. The database, authentication service and data API are bound to the instance and never exposed directly, all traffic is fronted by a single web server on one port, the CRM data and uploaded files live on a dedicated data volume captured into the image, the base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • A self hosted CRM for contacts, companies and deals on infrastructure you own
  • A privacy first alternative to hosted CRMs for teams that need data residency
  • A clean pipeline and kanban board for founders and small sales teams without per seat fees

See it running

Real screenshots taken while testing this image against its deployment guide.

Atomic CRM on Ubuntu 24.04 LTS screenshot 1 Atomic CRM on Ubuntu 24.04 LTS screenshot 2 Atomic CRM on Ubuntu 24.04 LTS screenshot 3 Atomic CRM on Ubuntu 24.04 LTS screenshot 4