Your own system, without running it yourself.
Vritti Cloud is where every customer starts. Create your organisation, pick your business, and your own database, domain and storage are provisioned — then kept backed up, updated and watched for you.
Getting started
Four steps from signing up to selling.
Create your organisation
Sign up, create your organisation and tell us what business you run. This is the first and only place you have to start.
Pick your business type
Pharmacy, supermarket, apparel, distribution, D2C — your selection decides which VAP features get switched on for you.
Choose your VAP version
Each version carries a stack manifest of everything that runs. You pick one, and the platform reconciles your system toward it.
Go live and stay live
Your database, domain, storage and services are provisioned, backed up continuously and watched around the clock.
What is managed for you
The part most software makes your problem.
Owning your deployment usually means becoming your own operations team. This is the half that removes that.
Your own database
A dedicated Postgres for your business, not a tenant row in a shared table. Row-level security is enforced by Postgres itself through a non-owner role.
Backups that rewind
Continuous backup with point-in-time restore. You can rewind to a chosen minute rather than restoring last night’s copy.
The managed edge
Nginx with an automatically issued and renewed certificate, so the lock icon on your domain is never something you have to think about.
Signed desired state
Vritti Cloud describes what your system should look like, and an agent on your deployment reconciles toward it — verifying an Ed25519 signature before applying anything.
Watched around the clock
Live status, timeline and events in the cockpit. Anything that stumbles is restarted for you rather than waiting for you to notice.
Your own git server
Every organisation can run its own git hosting with CI/CD workflows, runs and logs surfaced inside the product.
Versions and stacks
Your system moves forward on your say-so.
A version carries a stack manifest — every deployable, its image and its runtime settings. Images are tracked by digest, so a rebuild under the same tag still redeploys correctly. Adding a new service is a row in the manifest rather than a code change, which is why new features reach you without a migration project.
- database
- dedicated postgres
- backups
- continuous, point-in-time
- certificate
- issued, auto-renews
- desired state
- signed, verified on apply
- monitoring
- around the clock
FAQ
Vritti Cloud — common questions
What is Vritti Cloud?
Vritti Cloud is the control plane and the starting point. You create your organisation there, pick the business you run and the VAP version you want, and Vritti Cloud provisions your own system — database, domain, storage and services — then keeps it running.
Is my data in a shared database with other businesses?
No. Each deployment gets its own Postgres database. Isolation is a physical boundary rather than a tenant-id column that application code must never get wrong, and row-level security is enforced by Postgres through a non-owner role as a second line of defence.
Do I have to manage servers myself?
No. Provisioning, updates, certificates, backups and monitoring are handled for you. You own the data and the deployment; Vritti handles the running of it.
What happens when there is an update?
Vritti Cloud publishes a desired state describing every deployable and its settings. An agent on your deployment verifies the Ed25519 signature on that payload before applying it, so nothing can be injected in transit. Database migrations run as one-shot jobs before services start.
Can I stop or pause a deployment?
Yes. Stopping a deployment tears down the running services and suspends self-healing, so nothing restarts behind you.
Do I need Vritti Cloud if I only want a website?
Yes — Vritti Cloud is where websites are deployed, on your own domain. Connecting that website to VAP is optional. Some customers take only the website; others run VAP as well and connect the two so the site sells from live stock.
See it shaped like your business.
Tell us what you sell, how many outlets you run and where you sell it. We will walk you through a real system set up like yours — not a generic demo.