Install ByteBrew Engine

One command. Full AI agent runtime. Free forever.

1

Download configuration

$ curl -fsSL https://bytebrew.ai/releases/docker-compose.yml -o docker-compose.yml
2

Start Engine + PostgreSQL

$ docker compose up -d

What's included

ByteBrew Engine + PostgreSQL 16. Ready in 30 seconds.

3

Open admin dashboard

Open http://localhost:8443/admin to configure your first agent.

Upgrade to latest version

$ docker compose pull && docker compose up -d

System Requirements

Resource Docker Compose Binary
Docker 20.10+ Not needed
CPU 1 core (2+ recommended) Same
RAM 1 GB (2 GB+ recommended) 512 MB + your PG
Disk 500 MB + data 100 MB + your PG
PostgreSQL Included 14+ (bring your own)
Network Outbound to LLM provider Same
Your First Agent in 5 Minutes Configuration Reference API Reference