Prerequisites
Before installing RAG-DocBot, ensure the following requirements are met.
Software Requirements
| Requirement | Details |
|---|---|
| Docker Engine | Version 20.10 or later, or Docker Desktop (must include the Compose v2 plugin: docker compose) |
| Internet access | Required to pull service images from the private container registry during installation |
Windows Users
Run the installer inside WSL 2 or Git Bash. The installer shell script requires a Unix-like environment.
What You Need from the Vendor
The following items must be obtained from your RAG-DocBot vendor or account portal before you begin:
| Item | Purpose |
|---|---|
| Registry username | Authenticate with the private container registry to pull images |
| Registry token / password | Authenticate with the private container registry to pull images |
License key (license.key) | Activate and validate your plan (FREE / PRO / ENTERPRISE) |
install.sh installer script | Sets up all required files and directories |
Keep these items ready — you will need them during the installation step.