You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.**[Installation](installation)** - Deploy TrustGraph in the environment of your choice
17
17
3.**[First Steps](first-steps)** - Interact with your TrustGraph instance,
18
18
load some data and get some results from it.
19
19
20
-
## What You'll Learn
20
+
###What You'll Learn
21
21
22
22
- What TrustGraph is, and why you would want to use it
23
23
- Core concepts and terminology
24
24
- How to deploy TrustGraph
25
25
- Basic configuration and setup
26
26
- First-hand experience of some basic usage
27
27
28
-
## Quickstart with Docker
28
+
## Quickstart with Docker Deployed Locally
29
29
30
30
Docker Compose provides the easiest way to get TrustGraph running locally with all required services orchestrated together. This deployment method is ideal for:
0 commit comments