mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-29 18:36:22 +02:00
Compare commits
2 commits
2f484b4c15
...
be443a1679
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be443a1679 | ||
|
|
8d1a4ae3bf |
1 changed files with 5 additions and 19 deletions
24
README.md
24
README.md
|
|
@ -63,12 +63,14 @@ Everything else is included.
|
|||
|
||||
## Quickstart
|
||||
|
||||
There's no need to clone this repo, unless you want to build from source. TrustGraph is a fully containerized app that deploys as a set of Docker containers. To configure TrustGraph on the command line:
|
||||
|
||||
```
|
||||
npx @trustgraph/config
|
||||
```
|
||||
|
||||
TrustGraph downloads as Docker containers and can be run locally with Docker, Podman, or Minikube. The config tool will generate:
|
||||
- `deploy.zip` with either a `docker-compose.yaml` file for a Docker/Podman deploy or `resources.yaml` for Kubernetes
|
||||
The config process will generate an app config that can be run locally with Docker, Podman, or Minikube. The process will output:
|
||||
- `deploy.zip` with either a `docker-compose.yaml` file for a Docker/Podman or `resources.yaml` for Kubernetes
|
||||
- Deployment instructions as `INSTALLATION.md`
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -76,23 +78,7 @@ TrustGraph downloads as Docker containers and can be run locally with Docker, Po
|
|||
width="80%" controls></video>
|
||||
</p>
|
||||
|
||||
For a browser based quickstart, try the [Configuration Terminal](https://config-ui.demo.trustgraph.ai/).
|
||||
|
||||
<details>
|
||||
<summary>Table of Contents</summary>
|
||||
<br>
|
||||
|
||||
- [**What is a Context Graph?**](#watch-what-is-a-context-graph)<br>
|
||||
- [**Context Graphs in Action**](#watch-context-graphs-in-action)<br>
|
||||
- [**Getting Started**](#getting-started-with-trustgraph)<br>
|
||||
- [**Context Cores**](#context-cores)<br>
|
||||
- [**Tech Stack**](#tech-stack)<br>
|
||||
- [**Observability & Telemetry**](#observability--telemetry)<br>
|
||||
- [**Contributing**](#contributing)<br>
|
||||
- [**License**](#license)<br>
|
||||
- [**Support & Community**](#support--community)<br>
|
||||
|
||||
</details>
|
||||
For a browser based configuration, try the [Configuration Terminal](https://config-ui.demo.trustgraph.ai/).
|
||||
|
||||
## Watch What is a Context Graph?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue