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.
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.
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.
Real screenshots taken while testing this image against its deployment guide.