Zero-config deployment

Ship containers
without the overhead

Deploy and manage containers across multiple servers. One config file. Automatic SSL. Built-in monitoring. Infrastructure that stays out of your way.

Capabilities

  • Multi-server orchestration with automatic load balancing
  • Private Tailscale VPN networking by default
  • Automatic SSL via Let's Encrypt
  • Cross-platform builds (AMD64/ARM64)
  • Real-time health monitoring and alerts
.containr.json
{
  "name": "my-app",
  "replica": 2,
  "compose": "./docker-compose.yml",
  "domain-mapping": {
    "app.example.com": "MAIN_PORT"
  }
}

Features

Everything you need. Nothing you don't.

Zero Configuration

Drop a config file in your repo. That's it. Automatic server selection, port allocation, and DNS setup.

Multi-Server

Deploy across your server fleet with automatic failover. Health monitoring included.

Secure by Default

Private VPN networking. Only ports 80/443 exposed. Automatic SSL certificates.

Cross-Platform

Builds target your architecture automatically. AMD64 and ARM64 supported.

Real-time Monitoring

CPU, memory, disk, container health. Live logs. Automatic alerts when things go wrong. All in one dashboard.

Workflow

Three steps to production

1

Configure

Add a .containr.json to your repo. Define ports, domains, replicas.

2

Connect

Link your GitHub repository. Add your servers. We handle provisioning.

3

Deploy

One click. We build, push, and deploy across your infrastructure. Monitor from the dashboard.

Stay updated

Get deployment tips and updates

New features, container best practices, and infrastructure insights. No spam.