Build and run your app

Cloud servers, app hosting, object storage and an email API on one account and one bill. Pay by the hour while you build.

Run your code on virtual machines or managed containers, keep files in storage that works with S3 tools, and send email through an API. Servers can bill by the hour while you build.

Start free · See pricing

The parts of your stack

Each one is a service on your account, with its own price and billing cycle.

Tools for your code

From sign-up to your first deploy

  1. Create your account. Sign up with your email address. Add credit to your account when you want hourly plans.
  2. Order what your app needs. Choose a Cloud Compute instance or a Container Apps server, a location and a billing cycle.
  3. Connect your code. Sign in to your instance over SSH, or give your app the addresses and keys of its database, bucket and mail relay.

Order a cloud server · Order an app or database server

Guides for developers

Each guide in our docs takes you through one job, with commands you can copy.

Start building on Coritan

Your account starts on the Free plan. Add a server when your code is ready to run.

Start free · See pricing

Frequently asked questions

Can I pay by the hour?

Container Apps and Cloud Compute plans with an hourly price can bill by the hour once you have added a set amount of credit in total. Each hour’s price comes out of your credit, and a monthly cap limits what a service can cost.

Which keys can my code use?

Create an API key on the API keys tab of Settings, and your code can call the API as you. A few routes, such as your password and your team, need you to sign in instead. SMTP Relay has send API keys, and Object Storage has access keys.

Can I run a database?

Order a Container Apps server with MariaDB, PostgreSQL, MongoDB or Redis, and we install it for you. On a Cloud Compute instance, you can install any database yourself.

Does Object Storage work with my S3 tools?

Buckets work with the tools and code made for Amazon S3, such as the AWS CLI, rclone, s3cmd and the AWS SDKs. Point them at our endpoint and region with an access key.

How does my app send email?

Set up SMTP Relay and add your sending domain. Then send over SMTP with a username and password, or over HTTPS with a send API key. The Free plan includes 3,000 emails a month.