mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-27 17:36:23 +02:00
Update README.md for releases and Dev Config UI
This commit is contained in:
parent
fd6abdc4c1
commit
f81204794a
1 changed files with 4 additions and 3 deletions
|
|
@ -54,9 +54,10 @@ The full CLI docs are [here](https://trustgraph.ai/docs/running/cli).
|
|||
|
||||
### Configuration UI
|
||||
|
||||
While TrustGraph is endlessly customizable through the `YAML` launch files, the `Configuration UI` can build a custom configuration in seconds that deploys with Docker, Podman, Minikube, or Google Cloud.
|
||||
While TrustGraph is endlessly customizable through the `YAML` launch files, the `Configuration UI` can build a custom configuration in seconds that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration UI` for the both the lastest and stable `TrustGraph` releases.
|
||||
|
||||
[Configuration UI 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Stable Configuration UI** (0.15.6) 🚀](https://config-ui.demo.trustgraph.ai/)
|
||||
- [**Latest Configuration UI** (0.16.2) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
|
||||
|
||||
The `Configuration UI` has three sections:
|
||||
|
||||
|
|
@ -84,7 +85,7 @@ TrustGraph releases are available [here](https://github.com/trustgraph-ai/trustg
|
|||
|
||||
| Release Type | Release Version |
|
||||
| ------------ | --------------- |
|
||||
| Latest | [0.15.6](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.15.6/deploy.zip) |
|
||||
| Latest | [0.16.2](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.16.2/deploy.zip) |
|
||||
| Stable | [0.15.6](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.15.6/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