Skip to content
Pricing

Predictable monthly pricing for a private managed environment.

One price for one CloudContainer. The product is the same on every plan — what changes is how much capacity your environment has.

Provisional while we build. The prices and limits on this page are placeholders, not commitments. Values that have not been decided are marked to be confirmed. If you need certainty before committing, talk to us.

Yearly billing · two months free

Small

AI builders and side projects

449kr / month

Excluding VAT · provisional

A first production environment for a single application.

Get started
vCPU
2
Memory
4 GB
Storage
80 GB
Object storage
25 GB
Most popular

Standard

SaaS founders and small teams

1 190kr / month

Excluding VAT · provisional

Room for an application with real users and real data.

Get started
vCPU
4
Memory
8 GB
Storage
160 GB
Object storage
100 GB

Large

Agencies and consultants

2 490kr / month

Excluding VAT · provisional

More capacity for heavier applications or several applications together.

Get started
vCPU
8
Memory
16 GB
Storage
320 GB
Object storage
250 GB

Custom

Specific requirements

Let's talk

Priced on requirements

A different size, or requirements we should talk through first.

Talk to us
vCPU
By agreement
Memory
By agreement
Storage
By agreement
Object storage
By agreement

Included on every plan

Plans differ by capacity. The product is the same.

  • Private CloudContainer environment
  • Deploy from GitHub
  • Application hosting
  • PostgreSQL
  • S3-compatible object storage
  • Custom domains with automatic HTTPS
  • Environment variables and secrets
  • Application logs
  • Resource monitoring
  • Daily CloudContainer backup
  • AI Security Review before deploy
  • AI Operations after deploy
  • Maintenance window

Prices in NOK excluding VAT. Norwegian customers are charged 25% VAT. EU business customers with a valid VAT number are reverse charged.

Compare

What each plan includes

Capacity differs between plans. The feature set does not.

FeatureSmall449 kr / moStandard1190 kr / moLarge2490 kr / moCustomBy agreement
Environment
Private isolated environment
vCPU248By agreement
Memory4 GB8 GB16 GBBy agreement
Storage80 GB160 GB320 GBBy agreement
Object storage25 GB100 GB250 GBBy agreement
Included bandwidthto be confirmedto be confirmedto be confirmedto be confirmed
Applications and data
Deploy from GitHub
Application hosting
PostgreSQL
S3-compatible object storage
Custom domains and HTTPS
Environment variables and secrets
Exportable credentials
Applications per environmentto be confirmedto be confirmedto be confirmedto be confirmed
PostgreSQL databases per environmentto be confirmedto be confirmedto be confirmedto be confirmed
Operations
AI Security Review before deploy
AI Operations after deploy
Agent-ready fix instructions
Application logs
Resource monitoring
Maintenance window
Daily CloudContainer backup
Backup retentionto be confirmedto be confirmedto be confirmedto be confirmed
Log retentionto be confirmedto be confirmedto be confirmedto be confirmed
Support
Email support
Response timeto be confirmedto be confirmedto be confirmedBy agreement

Questions

Before you sign up

Why would I use this instead of deploying to a VPS myself?

Because the VPS is the easy part. What takes the time is everything after it: certificates, database setup, backups that actually run, log access, OS updates, and finding out why the application started failing after a deploy. CloudContainer does that work as a product rather than as a weekend project you maintain forever.

Is this just a wrapper around a server?

Your environment does run on real dedicated compute, and we are not going to pretend otherwise. The difference is that you never administer it. You connect a GitHub repository, and deployments, database, storage, certificates, backups, monitoring and OS maintenance are handled by the platform.

What does the AI actually do?

Two things. Before a deployment it reviews what changed and looks for security mistakes — committed secrets, vulnerable dependencies, authorization gaps, risky configuration. After a deployment it watches logs, errors, restarts and resource use, and when something changes it correlates it with recent deployments and tells you what it thinks happened. Both produce an instruction you can paste back into your coding agent.

Does the AI change my code?

No. It produces findings and instructions. Whether to act on them, and how, is entirely yours. CloudContainer does not modify your repository or your database schema.

What happens if the CloudContainer platform goes down?

The control plane manages your environment but is not in your application's normal request path, so a problem on our side should not take your running application or database down with it. That is a property of how the system is built, not an uptime guarantee — see the terms for what is and is not committed.

Am I locked in?

Your source code stays in your own GitHub organisation. PostgreSQL is standard PostgreSQL and the object store speaks the S3 API, and you can access those credentials and export your data. We would rather you stayed because the product is good.

Where is my data stored?

CloudContainer compute runs on Norwegian infrastructure. AI Security Review and AI Operations send code and log excerpts to an external model provider for analysis, so those specific requests leave the environment. If data location is part of your procurement process, contact us and we will describe the current architecture precisely.

Which frameworks and languages are supported?

Anything that builds into a container and listens on a port: Next.js, Remix, Nuxt, SvelteKit, Django, Rails, Laravel, FastAPI, Express, Go, Rust and others. If your repository has a Dockerfile we use it; if it does not, we detect the stack and build one.

Are these final prices?

No. Prices and limits on this page are provisional while the product is being built, and are marked as such. Nothing here is a commitment yet. If you need certainty before committing, talk to us.

Try it on a real application

Connect a repository and see what the review and the operations agent actually say about your code.