Go hosting.

Deploy Go binaries with zero configuration. We detect go.mod, build a static binary, and run it — fast builds, tiny images, instant boot.

Start free

Features

Static binary builds

We compile a statically-linked binary from your module — no runtime dependencies, minimal image size.

Git Push Deploy

Push to your repo and we build, test, and deploy your Go service with zero downtime.

Managed Databases

Add PostgreSQL, MySQL, or Redis with one click. Connection details injected as env vars.

Sub-second cold starts

Go's fast boot time means idle apps on the Free plan wake almost instantly.

Supported

Go 1.22Go 1.22
Go 1.23Go 1.23
PostgreSQLPostgreSQL
MySQLMySQL
RedisRedis

Specifications

Go versions1.22, 1.23 (from go.mod)
Build detectiongo.mod at repo root
Max memoryUp to 4 GB per app
Custom domainsUnlimited with auto SSL

FAQ

Is Go hosting free?

Yes — the Free plan covers Go apps with auto SSL, a managed database, and GitHub deploys.

Which Go version do you use?

We read the version directive in your go.mod and build with a matching toolchain.

Can I run a background worker alongside my server?

Deploy it as a second project — workers and web services are both just Go binaries to us.

Ready to deploy?

Start on the free plan — deploy a Go app with a managed database, no credit card required.

Create Free Account