mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Update README for releases 0.12.5 and 0.13.0
This commit is contained in:
parent
581760b4cc
commit
9f30154a8b
1 changed files with 6 additions and 3 deletions
|
|
@ -39,9 +39,12 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while
|
|||
### Install the TrustGraph CLI
|
||||
|
||||
```
|
||||
pip3 install trustgraph-cli==0.11.20
|
||||
pip3 install trustgraph-cli==0.12.5
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> The `TrustGraph CLI` version must match the desired `TrustGraph` release version.
|
||||
|
||||
### Config UI
|
||||
|
||||
While TrustGraph is endlessly customizable, the configuration editor can build a custom configuration in seconds with Docker.
|
||||
|
|
@ -74,8 +77,8 @@ TrustGraph releases are available [here](https://github.com/trustgraph-ai/trustg
|
|||
|
||||
| Release Type | Release Version |
|
||||
| ------------ | --------------- |
|
||||
| Latest | [0.12.5](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.12.4/deploy.zip) |
|
||||
| Stable | [0.11.21](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.11.21/deploy.zip) |
|
||||
| Latest | [0.13.0](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.13.0/deploy.zip) |
|
||||
| Stable | [0.12.5](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.12.5/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