Show HN: An open-source manufacturing ERP/MES/QMS

Hacker News Top Products

Summary

An open-source, self-hosted manufacturing ERP/MES/QMS system designed for CMMC compliance, allowing full data ownership and on-premises deployment in regulated industries.

No content available
Original Article
View Cached Full Text

Cached at: 09/24/26, 04:03 AM

# Self-hosted Carbon — on-prem & air-gapped manufacturing ERP Source: [https://carbon.ms/self-hosted](https://carbon.ms/self-hosted) On\-prem/VPC/Air\-gapped ## Open\-source ERP that runs inside your CMMC boundary The whole system of record — ERP, MRP, MES and QMS — on Postgres you own\. On\-prem, in your VPC, or fully air\-gapped\. Open source, so you can audit every line before it ever touches your most sensitive records\. Carbon / ConsoleOn\-prem · Live CMMC · NIST 800\-171 Built for your CMMC boundary Keep CUI inside a boundary you control\. We provide the SSP, POA&M and SPRS inputs for Enterprise deployments, mapped to how Carbon runs on your infrastructure\. Data ownership Your records, your database BOMs, travelers, serial genealogy and costs live in a Postgres database you own — never copied to a vendor's cloud\. Complete control The whole layer is yours You hold the network, the keys, the models and the backups — the whole layer is yours to secure, audit and control\. Two hard tech unicorns run Carbon on their own servers\. Defense · aerospace · regulated manufacturing Built for CMMC ## CMMC\-compliant work stays inside your walls\. Defense and aerospace manufacturers handling CUI can't ship their record of production to someone else's cloud\. Self\-hosting Carbon keeps that data inside your own CMMC boundary — and for Enterprise deployments we hand you the SSP, POA&M and SPRS inputs an assessor will ask for\. Data residency Your data never leaves your walls Carbon runs against a Postgres database you own, on hardware you control\. BOMs, travelers, serial genealogy and costs stay inside your perimeter — on\-prem, in your VPC, or fully air\-gapped\. Open source Audit the code before you deploy it The whole application is on GitHub — the Community edition under AGPL\-3\.0\. Read every line, run a security review, and extend it to fit your process — no black box sitting on your most sensitive records\. White\-glove A team that deploys with you For regulated and enterprise programs we scope the install, migrate your legacy data, and back it with an SLA — so a self\-hosted deployment isn't a self\-serve one\. Multi\-entity · Multi\-location ### Every site on one ledger you own\. Run a single shop or a multi\-national manufacturing engine from one Postgres database inside your perimeter\. Per\-entity currency, chart of accounts and tax; consolidated books; inter\-site transfers — none of it leaving your network\. → Multi\-entity accounting with intercompany transactions → Consolidated books across every location you run → One schema, one backup, one system to secure Quality & traceability ### Traceability that never leaves your network\. Pull any serial number and get its full genealogy — material certs, operators, measurements, deviations — from a database that sits behind your own firewall\. First article, NCR, CAPA and calibration on the same records as production\. → Serial and lot genealogy, forwards and back → NCR to CAPA workflow with sign\-off → Certificates generated from your own live data Manufacturing execution ### The floor, running on your servers\. Digital travelers, operator terminals, barcode tracking and finite\-capacity scheduling — all executing against the copy of Carbon you host\. No cloud dependency between the floor and the record\. → Digital travelers with work instructions → QR and barcode tracking on every unit → Finite capacity scheduling that reacts Deploy it your way ## One codebase, from a laptop to a cluster\. The same source runs from a single Docker host to a multi\-region deployment in your own cloud\. No proprietary runtime, no lock\-in\. 01 Docker The whole stack — app, API, MCP server and Postgres — runs in Docker containers\. Stand it up on a single box to evaluate, then scale out\. 02 Your own cloud Deploy into your own VPC on AWS, GCP or Azure, against managed Postgres\. You keep the network, the keys and the backups\. 03 On\-prem & air\-gapped Run entirely inside your own network with no outbound calls — built for defense, ITAR\-restricted and classified programs\. Air\-gapped licensing is an Enterprise feature\. ``` # Clone the source and bring up the whole stack git clone https://github.com/crbnos/carbon.git cd carbon docker compose up -d # App, API, MCP server and Postgres — all on your box. ``` → Full deployment guides live in the[documentation](https://docs.carbon.ms/)\. Your stack, top to bottom ## Own the database, the models, and the files\. Postgres One database, and it's yours ERP, MRP, MES and QMS share a single Postgres schema with row\-level security\. No sync jobs between systems, no vendor data lake — just your database\. Your LLM Bring your own agents Every table is a REST endpoint and a built\-in MCP server exposes the whole backend\. Point Claude, ChatGPT or a local model at your live data — inside your perimeter, on your keys\. API keys and MCP are a Business feature, so self\-hosting them needs a commercial license\. Your storage Files stay where you put them Attachments, drawings and certificates live in object storage you control, behind signed URLs and access control — never a public bucket\. ## Nothing held back for the cloud\. Self\-hosted Carbon is the same codebase that runs the managed cloud — the Community edition free under AGPL\-3\.0, Enterprise features unlocked with a commercial license\. - ERP — quotes, orders, purchasing, inventory and job costing - MRP — demand, supply planning, BOM and routing versions - MES — digital travelers, operator terminal, live scheduling - QMS — first article, NCR/CAPA, calibration and genealogy - REST API and MCP server across every module \(commercial license to self\-host\) - SSO / SAML, granular permissions and row\-level security - Multi\-entity, multi\-location, consolidated accounting - ITAR\-ready, CMMC and NIST 800\-171 aligned deployment Open source core ## Read it\. Run it\. Extend it\. The whole application is on GitHub — a typed TypeScript monorepo on Postgres\. The Community edition is licensed AGPL\-3\.0 and free to self\-host; Enterprise modules and air\-gapped licensing require a commercial license\. Audit it against your security requirements before a single record ever lands in it\. [Star on GitHub](https://github.com/crbnos/carbon)[Developer surface](https://carbon.ms/developers) TypeScriptReactPostgresRLSDockerREST \+ MCPAGPL\-3\.0 core ## Common questions\. ### Is Carbon open source? Yes\. The Community edition — the core ERP, MRP, MES and QMS — is on GitHub under AGPL\-3\.0 and free to self\-host\. A private fork is fine under AGPL\-3\.0\. You need a commercial license to use Enterprise features, or to keep your changes private from the people who use your modified version \(AGPL\-3\.0 requires you to offer them the source\)\. Either way, every line is in the public repository, so you can audit it before you deploy\. ### Does Carbon help with CMMC compliance? Yes\. Self\-hosting Carbon keeps your CUI inside your own boundary, which is the foundation of a CMMC and NIST 800\-171 program\. When you run Carbon on our bring\-your\-own\-cloud \(BYOC\) infrastructure, we guarantee the deployment is audit\-ready and provide the compliance artifacts an assessor asks for — a System Security Plan \(SSP\), a Plan of Action & Milestones \(POA&M\), and the SPRS score inputs — mapped to how Carbon runs in your cloud\. ### Can Carbon run fully air\-gapped? Yes, with an Enterprise license\. Carbon runs on Docker against a Postgres database you control, and air\-gapped licensing lets it run inside a restricted network with no outbound calls — built for classified and ITAR\-restricted programs\. ### Is the self\-hosted version the same as the cloud? It is the same codebase\. The managed cloud at app\.carbon\.ms is this repository, operated by us\. Self\-hosting gives you the same ERP, MRP, MES and QMS on infrastructure you own; the same REST API and MCP server need a commercial license when self\-hosting, and other Enterprise features unlock with one too\. ### Can I bring my own AI models? Yes\. The whole backend is exposed over a REST API and a built\-in MCP server, so you point your own agents — Claude, ChatGPT, a local model — at your own data\. API keys and the MCP server are a Business feature, so self\-hosting them needs a commercial license\. Nothing leaves your perimeter unless you send it\. ### Do you help with deployment? For regulated and enterprise programs we offer white\-glove deployment, migration and an SLA\. Talk to sales and we'll scope it with your team\. Run it on your infrastructure ## Your factory\. Your servers\. Start from the source today, or have our team scope a deployment for your program\. --- ![ITAR registered](https://carbon.ms/logos/itar.svg)

Similar Articles

Launch HN: Manufact (YC S25) – MCP Cloud

Hacker News Top

Manufact is a cloud platform for building and deploying MCP agents, servers, and apps, offering an SDK, automated deployment, monitoring, and marketplace submission tools.