Prerequisites
- Ubuntu 22.04+, Debian 12+, or any modern systemd-based distribution
curlinstalled (sudo apt install curl)- A user account with
sudoaccess
Install
Open a terminal and run:- Installs Docker if it is not already present
- Installs the
fideliosCLI - Runs a quick health check
Start FideliOS
Stop and Restart
PressCtrl+C in the terminal to stop FideliOS.
To start it again:
Run as a System Service (Optional)
To keep FideliOS running in the background and have it start automatically on boot, create a systemd service:Where Your Data Lives
| Data | Location |
|---|---|
| Config | ~/.fidelios/instances/default/config.json |
| Database | ~/.fidelios/instances/default/db |
| Secrets key | ~/.fidelios/instances/default/secrets/master.key |
| Logs | ~/.fidelios/instances/default/logs |
What’s Next
Core Concepts
Learn how agents, tasks, and goals fit together
Cloud VMs
Running FideliOS on AWS, Azure, or other cloud providers