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.
- Nixpacks, Buildpacks, or Dockerfiles
- 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
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
07 Β· 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