mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 17:06:22 +02:00
Update README for stable 0.20.9
This commit is contained in:
parent
ccc2288636
commit
8446df8c10
1 changed files with 3 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while
|
|||
### Install the TrustGraph CLI
|
||||
|
||||
```
|
||||
pip3 install trustgraph-cli==0.19.22
|
||||
pip3 install trustgraph-cli==0.20.9
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
|
@ -67,7 +67,7 @@ pip3 install trustgraph-cli==0.19.22
|
|||
|
||||
TrustGraph is endlessly customizable by editing the `YAML` launch files. The `Configuration Portal` provides a quick and intuitive tool for building a custom configuration that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration Portal` for the both the lastest and stable `TrustGraph` releases.
|
||||
|
||||
- [**Configuration Portal** (Stable 0.19.22) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Configuration Portal** (Stable 0.20.9) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Configuration Portal** (Latest 0.20.9) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
|
||||
|
||||
The `Configuration Portal` has 4 important sections:
|
||||
|
|
@ -126,7 +126,7 @@ TrustGraph `YAML` files are available [here](https://github.com/trustgraph-ai/tr
|
|||
| Release Type | Release Version |
|
||||
| ------------ | --------------- |
|
||||
| Latest | [0.20.9](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.9/deploy.zip) |
|
||||
| Stable | [0.19.22](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.19.22/deploy.zip) |
|
||||
| Stable | [0.20.9](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.9/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