How to install dograh-hq/dograh. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
dograh-hq/dograh Installation Guide
How to install dograh-hq/dograh. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for dograh-hq/dograh. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i dograh-hq/dograhor
Install via npx
npx @hexmos/ipm i dograh-hq/dograhPrerequisites
Docker
runtimeDocker Compose
runtimeGit
runtimeManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Self-Hosted Deployment (Docker)
curl -o docker-compose.yaml https://raw.githubusercontent.com/dograh-hq/dograh/main/docker-compose.yaml
REGISTRY=ghcr.io/dograh-hq ENABLE_TELEMETRY=true docker compose up --pull alwaysLocal Development Setup
git clone https://github.com/dograh-hq/dograh.git
cd dograhPost Installation Steps
- Open http://localhost:3010 in your browser to access the Dograh UI.
- Follow the on-screen instructions to create your first AI voice assistant.
