Product
What's actually running
Every feature below exists in the console today, backed by the infrastructure it describes — nothing on this page is a roadmap item.
Applications
Docker containers, deployed and managed for you.
- Deploy any public or private Docker image to a project.
- Each application runs as its own container, resource-limited (CPU and memory) and network-isolated per project.
- Automatic health checks after deploy, with real container logs available from the console.
- Stop, redeploy, or roll back an application without touching a server yourself.
Databases
Real engines, provisioned on demand.
- Choose Postgres, MySQL, MariaDB, Redis, or MongoDB per project.
- Every instance is a dedicated container with generated credentials — never a shared, multi-tenant database.
- Credentials are stored encrypted at rest and only ever decrypted server-side when the platform needs to act on your instance.
- Instances live on a project-scoped Docker network, reachable by your applications and nothing outside your project.
Storage
S3-compatible object storage.
- Create buckets per project, backed by a real S3-compatible object store.
- Generate presigned upload and download URLs for direct browser or server access — no proxying files through the API.
- Works with any existing S3 SDK, CLI, or library that already speaks the S3 API.
Domains & SSL
Point a domain, get a real certificate.
- Add a custom domain to a project and Meimo Cloud checks that its DNS actually resolves to the platform before doing anything else.
- Once verified, it automatically requests and installs a Let's Encrypt certificate — the same ACME automation behind every major host.
- Certificates are tracked with their real expiry and renewed automatically ahead of time.
Monitoring & audit log
Know what happened, and who did it.
- Every meaningful action — deployments, resource changes, membership and role changes, billing events — is written to an audit log.
- Audit history is scoped to your organization and filterable by project and category, right from the console.
Organizations, projects & roles
Real multi-tenancy, not a shared workspace.
- Every organization's data is isolated at the database layer with row-level security — not just filtered in application code.
- Invite teammates with one of six roles (Owner, Administrator, Developer, Billing, Support, Read-only), each with a distinct, enforced set of permissions.
- Group applications, databases, buckets, and domains into projects that map to how your team actually works.
Billing
Usage-based or predictable, your choice.
- Pick pay-as-you-go or a monthly subscription per organization.
- Attach a payment method through the providers the platform supports, and see real invoices and transaction history.