Skip to main content

Deploio (PaaS)

Deploio is a fully managed app platform where you just bring the source code of your web application and it takes care of building and deploying it continuously.

To get started, see the Getting Started with Deploio guide.

Pricing

Deploio resources are billed on a per-minute basis as follows:

SizeRAMCPUPrice per month
micro256 MiB0.125CHF 8.75
mini512 MiB0.25CHF 17.50
standard-11 GiB0.50CHF 35
standard-22 GiB0.75CHF 63.50
standard-44 GiB1.50CHF 127

For database pricing, see On-Demand Services pricing.

Sizing Overview

SizeStandard RAMCPUEphemeral Storage
micro256 MiB1/8 Core2 GiB
mini512 MiB1/4 Core2 GiB
standard-11 GiB1/2 Core2 GiB
standard-22 GiB3/4 Core2 GiB

Each Deploio app, along with its corresponding jobs (for example, deploy or worker jobs), receives a standard amount of resources (RAM, CPU, and ephemeral storage) when it runs. These resources are assigned individually and are not shared. If the app's or job's resource usage exceeds its standard limit, Nine reserves the right to terminate the app.

Every replica receives the documented amount of resources. The amount of resources is not shared between replicas.

Community

Join the Deploio Community Slack Workspace to get help. You can also open a support ticket (link top right) at any time.

Supported Languages

If your language is missing, you can use the Dockerfile feature.