hosting

Apps

Container app deployment

Introduction

Deploy apps and services from a git repo. Includes language detection, automatic container builds, multiple regions and provides a custom HTTPS URL.

Apps are serverless meaning they are shutdown when idle. Use the Database service to store any data.

Features

Delete

Delete an app

Get

Get an app by name

List

List all the apps

Logs

Get the logs for an app

Regions

Return the support regions

Reserve

Reserve app names

Resolve

Resolve an app by id to its raw backend endpoint

Run

Run an app from source

Status

Get the status of an app

Update

Update the app. The latest source code will be downloaded, built and deployed.

Pricing

EndpointPer Request
DeleteBase
GetBase
ListBase
LogsBase
RegionsBase
Reserve10 USD
ResolveBase
Run5 USD
StatusBase
UpdateBase

Base requests are 0.000001 USD

Example

Delete Request

Response

{}