Installation
Install the server
curl -fsSL https://raw.githubusercontent.com/BlazeUp-AI/Observal/main/install-server.sh | bashgit clone https://github.com/BlazeUp-AI/Observal.git && cd Observal
cp .env.example .env
make upInstall the CLI
Install (standalone binary)
Alternative: install with Python
Optional extras
Extra
What it adds
When to install
Install from source (for contributors)
What gets installed
Command
Purpose
Upgrade
Uninstall
Next
Last updated
Was this helpful?