Quick Installation¶
This guide walks you through installing Trust3 using Docker, the recommended deployment method for getting started quickly and easily.
Prerequisites¶
System Requirements¶
| Requirement | Specification |
|---|---|
| CPU | 4+ cores |
| RAM | 8+ GB |
| Disk | 32 GB free space |
| OS | Linux or macOS |
Required Software¶
| Software | Version |
|---|---|
| Docker | 20.10+ (Install) |
| Docker Compose | 2.0+ (included with Docker Desktop) |
Required API Keys¶
| Provider | Purpose |
|---|---|
| OpenAI | For GPT models (Generate API Key) |
| Anthropic | For Claude models (Generate API Key) |
| Docker Registry | Contact Trust3 Support at support@trust3.ai for credentials |
Setup¶
-
Obtain Docker Compose File - Please contact Trust3 Support at support@trust3.ai to request Docker Compose file.
-
Create
.envfile in installation directory: -
Authenticate with Docker Registry:
Bash -
Start Trust3 Services:
Bash -
Verify services are running:
Bash -
Access Trust3 Portal at
http://localhost:9000 - Username:
admin - Password:
welcome1
Next Steps¶
-
Connect Data Sources
-
Create IQ Space
-
Start Querying
-
Manage Installation