mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-27 01:16:22 +02:00
Update README.md for stable 0.16.10
This commit is contained in:
parent
25dbd6377b
commit
47865af4e0
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -46,7 +46,7 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while
|
|||
### Install the TrustGraph CLI
|
||||
|
||||
```
|
||||
pip3 install trustgraph-cli==0.15.6
|
||||
pip3 install trustgraph-cli==0.16.10
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
|
@ -56,8 +56,8 @@ pip3 install trustgraph-cli==0.15.6
|
|||
|
||||
TrustGraph is endlessly customizable by editing the `YAML` launch files. The `Configuration UI` provides a quick and intuitive tool for building a custom configuration that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration UI` for the both the lastest and stable `TrustGraph` releases.
|
||||
|
||||
- [**Stable Configuration UI** (0.15.6) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Latest Configuration UI** (0.16.8) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
|
||||
- [**Stable Configuration UI** (0.16.10) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Latest Configuration UI** (0.16.10) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
|
||||
|
||||
The `Configuration UI` has three sections:
|
||||
|
||||
|
|
@ -90,8 +90,8 @@ TrustGraph releases are available [here](https://github.com/trustgraph-ai/trustg
|
|||
|
||||
| Release Type | Release Version |
|
||||
| ------------ | --------------- |
|
||||
| Latest | [0.16.8](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.16.8/deploy.zip) |
|
||||
| Stable | [0.15.6](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.15.6/deploy.zip) |
|
||||
| Latest | [0.16.10](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.16.10/deploy.zip) |
|
||||
| Stable | [0.16.10](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.16.10/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