Push your Python, LangChain, CrewAI, or custom agent to GitHub and run it as a scheduled AI Job. Bring your own API keys, manage secrets and cron, follow runs from the CLI, and skip Dockerfiles, YAML, and cloud setup.
Install the CLI, log in, and deploy your first Python AI Job from GitHub.
Everything you need to deploy, run, and schedule your own agent code from the terminal. Built with Go for instant startup and zero dependencies.
A CLI-first workflow for developers who want to ship agent code as scheduled AI Jobs without becoming cloud operators.
Create, deploy, and run AI Jobs from your terminal. Follow builds in real time with --follow. Import .env files with an interactive secret picker. Shell autocompletion included.
Every AI Job gets a unique execution role. Database access scoped per AI Job. Zero lateral movement between AI Jobs.
Standard cron expressions with managed scheduling. Run AI Jobs every minute, every hour, or once a week. Toggle on/off without losing config.
Use any LLM, any API, any service — we don't lock you in. Bring your own OpenAI, Anthropic, Mistral, or any other key. Secrets are encrypted at rest and injected at runtime, never exposed in logs or images.
Live log streaming to your terminal and dashboard — coming soon. Today, full execution logs are available after each run via the CLI or the dashboard.
Import your .env file from the CLI. An interactive picker auto-detects sensitive keys and lets you classify each variable as env var or secret. Values never displayed.
Write a standard Python or TypeScript agent. HollowHost handles containerization, deployment, security, secrets injection, and scheduling as an AI Job.
--followWe focus on one developer workflow: deploying code-based AI agents as scheduled AI Jobs with zero infrastructure management.
| Capability | HollowHost | Cloud DIY | Heroku | Railway |
|---|---|---|---|---|
| Git-push deploy | ✓ | — | ✓ | ✓ |
| Per-AI Job security isolation | ✓ | Manual | — | — |
| Serverless (pay-per-run) | ✓ | ✓ | — | — |
| Cron scheduling | ✓ | DIY | ✓ | ✓ |
| Managed secrets | ✓ | DIY | ✓ | ✓ |
| Zero config Dockerfile | ✓ | — | — | Nixpacks |
| Token-based metering | ✓ | — | — | — |
| Dedicated CLI | ✓ | — | ✓ | ✓ |
| BYOK (any LLM/API) | ✓ | ✓ | ✓ | ✓ |
Token-based. When you run out, runs pause — no overage charges.
Deploy your first scheduled AI Job from GitHub. Need an always-on Hermes agent instead? HollowHost also hosts managed AI Daemons.
Open Dashboard →