ForkTex Cloud
Cloud Providers
Our own deployment platform: a manifest becomes a running, TLS-terminated system.
A declarative deployment platform: one manifest describes a system, and the platform produces both the local development stack and the production deployment from it.
How we use it
Runs the estate, and defines itself with the same manifest it applies to everything else. Blue-green slots, DNS and certificates are properties of the declaration rather than steps somebody remembers.
14
systems
Case studies using this
Retail ERP and Point of Sale with Fiscal Integration
A complete single-store retail platform: stock ledger, supplier receipts, sales, and a point of sale that prints legally valid fiscal receipts on certified hardware.
Tyre Catalogue and Storefront Rebuild
Replacing an ageing off-the-shelf storefront with a typed catalogue platform: faceted search, an ingestion pipeline, and an admin surface that a non-developer can run.
Articles about this
Start Any Platform From Scratch
A new engineer should reach a running system with one command, on any of our projects, without reading a wiki page that went stale eight months ago.
Declarative Production
A repository should state how it runs in one file a machine can read. Otherwise every consumer of that fact re-derives it, and one of them is wrong.