Automa
Automa is a source-available platform for code automation that you can run on your own servers. Its source code is available on GitHub. It contains the following components:- Database: A database for storing data.
- Cache: A key-value store for jobs, caching, and session management.
- API: The backend server that handles requests and integrates with external tools.
- Console: The web UI for interacting with the API to manage agents, tasks, and settings.
Docker
Set up Automa using Docker containers
Railway
Set up Automa using Railway templates
Agents
Automa also provides open-source agents that you can run on your own servers. Their source code is available in our GitHub organization. Below are some of the agents that you can self-host:Codex
Set up Codex agent for Automa
Claude Code
Set up Claude Code agent for Automa
Gemini
Set up Gemini agent for Automa