mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Update README for latest 0.20.11
This commit is contained in:
parent
cab2f49c5e
commit
b1c80a4dcb
1 changed files with 2 additions and 2 deletions
|
|
@ -68,7 +68,7 @@ pip3 install trustgraph-cli==0.20.9
|
|||
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.20.9) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Configuration Portal** (Latest 0.20.10) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
|
||||
- [**Configuration Portal** (Latest 0.20.11) 🚀](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.10](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.10/deploy.zip) |
|
||||
| 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) |
|
||||
|
||||
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