mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-01 19:32:38 +02:00
Updated README for release 0.21.17
This commit is contained in:
parent
6ceb926b69
commit
11b38929b3
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -87,7 +87,7 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while
|
|||
### Install the TrustGraph CLI
|
||||
|
||||
```
|
||||
pip3 install trustgraph-cli==0.20.9
|
||||
pip3 install trustgraph-cli==0.21.17
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
|
@ -97,8 +97,8 @@ pip3 install trustgraph-cli==0.20.9
|
|||
|
||||
TrustGraph is endlessly customizable by editing the `YAML` launch files. The `Configuration Builder` provides a quick and intuitive tool for building a custom configuration that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration Builder` for the both the lastest and stable `TrustGraph` releases.
|
||||
|
||||
- [**Configuration Builder** (Stable 0.20.9) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Configuration Builder** (Latest 0.20.11) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
|
||||
- [**Configuration Builder** (Stable 0.21.17) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Configuration Builder** (Latest 0.21.17) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
|
||||
|
||||
The `Configuration Builder` has 4 important sections:
|
||||
|
||||
|
|
@ -156,8 +156,8 @@ TrustGraph `YAML` files are available [here](https://github.com/trustgraph-ai/tr
|
|||
|
||||
| Release Type | Release Version |
|
||||
| ------------ | --------------- |
|
||||
| Latest | [0.20.11](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.11/deploy.zip) |
|
||||
| Stable | [0.20.9](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.9/deploy.zip) |
|
||||
| Latest | [0.21.17](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.21.17/deploy.zip) |
|
||||
| Stable | [0.21.17](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.21.17/deploy.zip) |
|
||||
|
||||
TrustGraph is fully containerized and is launched with a `YAML` configuration file. Unzipping the `deploy.zip` will add the `deploy` directory with the following subdirectories:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue