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) |
Setup¶
-
Obtain Docker Compose File - Please contact Trust3 Support at support@trust3ai.com 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
[ Connect your data sources] ../manage-context/connect-datasources/datasources.md
-
Create IQ Space
[ Create your first IQ Space] ../manage-context/manage-context.md
-
Start Querying
[ Learn how to ask IQ questions] ../get-started/ask-iq.md
-
Manage Installation
[ Manage, Troubleshoot and Uninstall] manage-install.md