Huitzo — self-hosted install Fetch the canonical deployment files: curl -sSL https://get.huitzo.com/docker-compose.yml -o docker-compose.yml curl -sSL https://get.huitzo.com/.env.example -o .env Then edit .env (set HUITZO_LICENSE_KEY + the required secrets) and run: docker compose up -d Full onboarding runbook: https://docs.huitzo.ai/runbooks/onboarding