Installation & Setup¶
[!NOTE] Audience: On-premise administrators. Cloud users can skip this chapter entirely.
This chapter covers self-hosted installation of TrustSource. If you use the hosted (cloud) version, proceed directly to Getting Started.
| Page | What it covers |
|---|---|
| Prerequisites | Hardware, OS, MongoDB, domains, certificates. |
| Docker-Compose Setup | Container-based installation. |
| Environment Variables | The ~94 configuration variables. |
| External Services | DeepScan, Component Index, Vulnerability API, Bedrock, S3. |
| Keycloak / SSO Setup | Multi-realm authentication setup. |
| First Admin User | Bootstrap user and company creation. |
| Backups & Monitoring | MongoDB dumps, S3 lifecycle, monitoring. |
| Upgrade Guide | Version upgrade procedures. |
[!NOTE] These pages are being drafted based on the deployment configuration in the codebase. Contributions welcome.