Skip to main content

Compose-first Docker hosting

Simple Docker Compose hosting in the EU

Paste your Compose file. Deploy. Done. Built-in databases & storage, private networking, HTTPS, and metrics โ€“ without cloud complexity.

  • ๐Ÿ‡ช๐Ÿ‡บ Hosted in Germany, GDPR by default
  • ๐Ÿณ Run Docker apps (Compose supported)
  • ๐Ÿ—„๏ธ Built-in MySQL, Postgres, Redis & volumes
  • ๐Ÿ” HTTPS, metrics, and isolation per project
  • ๐Ÿ’ณ Per-project cost tracking ยท from โ‚ฌ2.5/month

Made for Compose-first workflows

Keep Compose as the source of truth โ€“ no YAML detours, no Terraform required.

Paste & deploy โ€“ no boilerplate

Import your Compose YAML directly in the dashboard. We parse it into a live app in minutes.

Built-in services

Provision Postgres, MySQL, Redis, and persistent volumes instantly โ€“ env vars pre-wired.

Zero-downtime updates

Push changes and redeploy quickly โ€“ no cluster admin, no pipelines to babysit.

EU bare-metal

Runs in Germany for low latency and GDPR by default. No big-cloud rent.

Private networking

Isolated per-project networks so your internal services stay private by default.

Logs & metrics out of the box

See live logs and app metrics without extra setup or add-on sprawl.

Docker Compose Templates

Looking for a template? We have a library of pre-configured stacks for Node, Python, PHP, and more.

services:
  web:
    image: node:18
    ports: ["3000:3000"]
  db:
    image: postgres:15
    volumes: ["db-data:/var/lib/postgresql/data"]
View All Templates โ†’

Frequently Asked Questions

What does the free tier include?

You can create free MySQL, PostgreSQL, Redis databases, and persistent volumes. App containers start at โ‚ฌ2.5/month. Each user gets one 5-day trial project with everything included โ€“ apps, DBs, volumes, metrics.

Can I deploy with just a Compose file?

Yes. Paste your Docker Compose YAML and we'll generate the services automatically. You can also deploy from a Dockerfile or Git repository (repo should have Dockerfile so our system can build the image).

Where is my app hosted?

On bare-metal servers located in Germany. We do not use AWS, GCP, or other large cloud providers โ€“ your data stays in the EU.

Do I need to know Kubernetes?

No. Hostim.dev removes Kubernetes complexity. You manage apps, databases, and resources โ€“ not clusters or YAML.

Is this for solo devs or teams?

Right now, each account manages projects individually. Multi-user roles and team collaboration are planned โ€“ we're actively listening to early users to shape this.

Get Started with Hostim.dev

Deploy any Docker image, Git repo, or template instantly. Explore in a free 5-day trial project โ€“ no credit card required.