Prerequisites (macOS)
ArgentOS uses Homebrew to install PostgreSQL, Redis, and system services. Install it first if you don’t have it:One-Command Install
main? Use the Developer Branch install guide.
On macOS, this installs the full native stack:
Non-default ports (5433, 6380) are used to avoid conflicts with existing PostgreSQL or Redis installations.
Platform Support
Requirements
- macOS 13+ or Ubuntu 22.04+ (or equivalent)
- 4GB RAM minimum (8GB+ recommended for local models)
- Anthropic API key or Max subscription setup token — for the agent runtime
- Internet connection for initial install
What Gets Installed
The installer creates these paths:Manual Install (from source)
If you prefer to install manually:1
Clone the repository
2
Install dependencies and build
3
Link the CLI
4
Run setup and start the gateway
Verify Installation
Next Steps
Complete onboarding
Connect your first channel.
Uninstall
Clean removal of all services.
Updating
Keep ArgentOS current.
Developer Branch
Install from the private
develop lane for regression testing.Docker
Containerized deployment.
