Access
How It Works
From payment to running instance in minutes. Here's exactly what happens when you sign up.
The Provisioning Flow
Payment Confirmed
Your cryptocurrency payment is verified on the blockchain. A secure deployment token is generated automatically.
VPS Allocated
A dedicated VPS is selected from our infrastructure pool. Your unique subdomain is configured with SSL.
Database Created
A private PostgreSQL database is created exclusively for your instance. No data is shared with other customers.
Containers Deployed
Your application containers are started: backend API, background workers, and cache services.
Health Checks Pass
Automated health checks verify all services are running correctly before marking deployment as complete.
Ready to Use
You receive your login credentials via email and can access your instance at your subdomain.
Architecture Overview
┌─────────────────────────────────────────────────┐
│ Your Dedicated VPS │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────┐ │
│ │ mB0t │ │ PostgreSQL │ │ Redis │ │
│ │ Backend │ │ (Private) │ │ (Cache) │ │
│ │ + API │ └─────────────┘ └─────────┘ │
│ └─────────────┘ │
│ ┌─────────────┐ ┌─────────────┐ │
│ │ Celery │ │ Celery │ │
│ │ Worker │ │ Beat │ │
│ └─────────────┘ └─────────────┘ │
│ │
│ Subdomain: your-name.mailb0t.io │
│ SSL: Automatic via Caddy │
└──────────────────────┬──────────────────────────┘
│
┌────────┴────────┐
│ HAProxy LB │
│ (Proxy Pool) │
└─────────────────┘