trustgraph/trustgraph_configurator/templates/2.0/zip-readme.md
elpresidank 74cc8a4685 Squashed 'ai-context/trustgraph-templates/' content from commit 42a5fd1b
git-subtree-dir: ai-context/trustgraph-templates
git-subtree-split: 42a5fd1b678f32be378062e30451e2052ccb95dd
2026-04-05 21:09:49 -05:00

1.1 KiB

Note! this is a subset of possible configurations, to generate your own launch config use the config util...

The config util auto-generates deployment instructions for your configuration, so that's the recommended way to deploy.


These are launch configurations for TrustGraph. See https://trustgraph.ai for the quickstart using docker compose.

Hint for Linux: There are files here which get mounted as volumes inside Docker Compose containers. This may trigger SELinux rules on your system, to permit access insider the containers, use a command like this...

chcon -Rt svirt_sandbox_file_t grafana/ prometheus/

The file vertexai/private.json is a placeholder for real GCP credentials if you are using the VertexAI LLM. If you're using that in Docker Compose, replace with your real credentials, and don't forget to permit access if you are using Linux:

chcon -Rt svirt_sandbox_file_t vertexai/