Your Server.
Your Store.
Deploy a fully independent Mobazha store on any server with a single command. Cloud VPS or home server — no accounts, no platform dependencies. Your data never leaves your server.
curl -sSL https://get.mobazha.org/standalone | sudo bash Works on Ubuntu 22.04+, Debian 12+. Installs Docker automatically if needed.
What happens when you run the command
Install
Docker is installed (if needed), images are pulled, and your store starts automatically.
Open /admin
Open your store URL in a browser. The Setup Wizard guides you through password, store name, and currency.
Start Selling
Add products, configure payments, and share your store link. You're live.
Advanced install options
Pre-configure a domain (auto-TLS via Let’s Encrypt):
curl -sSL https://get.mobazha.org/standalone | sudo bash -s -- --domain shop.example.com Privacy mode with Tor:
curl -sSL https://get.mobazha.org/standalone | sudo bash -s -- --overlay tor Privacy mode with Lokinet:
curl -sSL https://get.mobazha.org/standalone | sudo bash -s -- --overlay lokinet Combine options:
curl ... | sudo bash -s -- --domain shop.example.com --overlay tor You can also enable or switch overlay networks later from Admin → System → Network without re-installing.
Everything you need, on your own terms
Complete Data Sovereignty
Your store data stays on your server. No one else has access.
Zero Commission
Keep 100% of your revenue. No platform cut on any sale.
Built-in Buyer Protection
Smart-contract escrow on every crypto transaction. Trust from day one.
Crypto + Fiat Payments
Accept 6 blockchains natively, plus Stripe and PayPal.
Auto Updates
Docker-based with automatic image updates. Stay current effortlessly.
Encrypted Chat
Matrix-based end-to-end encrypted buyer-seller messaging.
Where to run your store
A cloud VPS is the easiest option — any provider with 2+ CPU cores and 2 GB+ RAM works. You can also run on a home server behind NAT — your store stays reachable via the Mobazha network, with optional Tor/Lokinet for a direct public address.
| Provider | Spec | Price |
|---|---|---|
| Hetzner | 2 vCPU / 4 GB / 40 GB SSD | ~€4.5/mo |
| DigitalOcean | 2 vCPU / 4 GB / 80 GB SSD | ~$24/mo |
| Vultr | 2 vCPU / 4 GB / 80 GB SSD | ~$24/mo |
| Contabo | 4 vCPU / 8 GB / 50 GB SSD | ~€6/mo |
Prices are approximate and may vary by region. We are not affiliated with any provider.
Frequently asked questions
What are the minimum server requirements?
Do I need a public IP or domain name?
Can I run this at home instead of a VPS?
--overlay tor or --overlay lokinet for a direct address, or turn it on later from Admin → System → Network. How do backups work?
/opt/mobazha/data. Can I migrate to/from SaaS later?
Is this free?
Ready to own your store?
One command. Two minutes. Full independence.