com-nyang/SAGE stack bootstrap
Launch the SAGE microservice stack with docker-compose.marketplace.yml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| compose-file | Compose file path | no | docker-compose.marketplace.yml |
| host-base | Base host URL (scheme + host) for service endpoints | no | http://localhost |
| front-port | Host port for SAGE front | no | 8200 |
| analyzer-port | Host port for analyzer | no | 9000 |
| collector-port | Host port for collector | no | 8000 |
| com-show-port | Host port for compliance show | no | 8003 |
| com-audit-port | Host port for compliance audit | no | 8103 |
| lineage-port | Host port for lineage | no | 8300 |
| oss-port | Host port for OSS runner | no | 8800 |
| ai-port | Host port for identity AI | no | 8900 |
| oss-workdir | Workdir path for OSS runner UI | no | /tmp |
| pii-model-url | Optional PII model endpoint for analyzer | no | "" |
| aws-region | AWS region for services that require it | no | ap-northeast-2 |
| steampipe-db-host | Optional Steampipe DB host override | no | "" |
| steampipe-db-port | Optional Steampipe DB port override | no | "" |
| steampipe-db-user | Optional Steampipe DB user override | no | "" |
| steampipe-db-name | Optional Steampipe DB name override | no | "" |
| front-image | Override front image tag | no | "" |
| analyzer-image | Override analyzer image tag | no | "" |
| collector-image | Override collector image tag | no | "" |
| com-show-image | Override compliance show image tag | no | "" |
| com-audit-image | Override compliance audit image tag | no | "" |
| lineage-image | Override lineage image tag | no | "" |
| oss-image | Override OSS runner image tag | no | "" |
| ai-image | Override identity AI image tag | no | "" |
Outputs
no outputs