The cloud stack, without the sprawl.
Deploy code, run infrastructure, manage data and domains, deliver email, secure configuration, and automate it all from one project.
Source
GitHub repositories
Run
Apps or cloud servers
Connect
Data, domains, and delivery
Automate
API, SDKs, and webhooks
One project
Connected resources
Project-based
Billing and usage
Role-aware
Team access
API-first
Automation surface
Choose how you want to run
Managed convenience or infrastructure control
Deploy on the managed application platform when you want Cosmoner to handle the runtime, or provision a cloud server when your workload needs deeper access.
Managed application platform
Apps
Connect GitHub and ship web services or static sites without managing servers. Cosmoner builds your code, runs it, and can deploy every push automatically.
- Automatic builds, or your own Dockerfile
- Automatic GitHub deployments
- Logs, metrics, activity, and live console
- Custom domains and network controls
Full-control infrastructure
Cloud Hosting
Provision high-performance cloud servers when you need operating-system access, custom software, or complete control of the runtime.
- High-performance NVMe storage
- Automated daily backups
- Full root access
- Multiple regions and configurations
Services around your application
Everything the runtime depends on
Keep the services surrounding your application in the same project, with one place for access, usage, billing, and support.
Identity & routing
Domains
Find, register, transfer, and manage domains alongside the applications and infrastructure they point to.
- 500+ TLD extensions
- Advanced DNS management
- Privacy and automatic renewal
Files & media
Object Storage
Store and serve files, media, and backups through an S3-compatible API with global content delivery.
- S3-compatible API
- Built-in CDN delivery
- Usage-based billing
Container images
Container Registry
Push private images with a Cosmoner API key, keep them in the region your apps run in, and deploy them without a pull secret.
- API-key authentication
- One-click deploys to Apps
- Retention policies and image scanning
Managed data
Databases
Run a dedicated always-on PostgreSQL cluster you size yourself, on our own hardware in Stockholm. Patching is handled for you.
- PostgreSQL 16 through 18
- Sized by CPU and memory, disk included
- Browse and query your data from the panel
Caching & queues
Valkey (Redis-compatible)
Fully managed, Redis-compatible Valkey for caching, sessions, queues, and rate limiting, with durability you choose per database. Runs on our own hardware in Stockholm.
- Works with any Redis client
- Six persistence modes
- From $3 a month
Transactional delivery
Email (SMTP)
Send application email through familiar SMTP credentials while Cosmoner handles authentication, DNS setup, and delivery reporting.
- Framework-independent SMTP
- Automatic DNS configuration
- Delivery and engagement metrics
Configuration security
Secrets Manager
Keep encrypted secrets and reusable configuration in one project, scope values by environment, and connect them directly to apps.
- Envelope encryption
- Environment-scoped values
- Audit history and app linking
What it costs
Every product, and where its price starts
Nothing is quoted, and there is no plan to sit on top. You pay for the resources in your projects, prorated from the day you create them.
- Apps
- from USD 3 / month
- Static sites at a flat rate; web services priced by the instance size you pick.
- Cloud Hosting
- Per size
- One monthly price per server size, covering its vCPU, memory, disk, and transfer.
- Domains
- Per extension
- The price for the exact name you searched, with its renewal price, before you pay.
- Object Storage
- from USD 5 / month
- Prepaid tiers bundling storage, egress, and requests. The CDN is the only metered add-on.
- Container Registry
- from USD 1 / month
- A flat fee per registry plus stored bytes, with 10 GB of egress included each month.
- Databases
- from USD 5 / month
- A fixed monthly price per size, with the disk included. Nothing is metered on top.
- Email (SMTP)
- Free tier
- 1,000 emails a month pay-as-you-go, then flat monthly plans with the quota included.
- Secrets Manager
- Free tier
- 5 secrets included, then packs of 5. Project variables are unlimited and never metered.
- Platform SDK
- USD 0
- The SDK, the API behind it, and the keys you issue are all free. You pay only for what you create.
How each product is measured, and what a partial month costs, is covered in the pricing docs. Read the pricing docs
10 · Platform SDK
Bring the platform into your code
Use official open-source clients for JavaScript and TypeScript, Python, and PHP. API keys connect your application to the right project with the permissions it needs.
JavaScript / TypeScript
npm install @datablock/sdkPython
pip install datablock-sdkPHP
composer require datablock/sdk