- Notifications
You must be signed in to change notification settings - Fork0
jaymes15/tigergraph-docker-compose
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run a TigerGraph instance locally using Docker-compose
- docker (20.10.5+): To install docker visithttps://docs.docker.com/get-docker/
- docker-compose (1.25.5+): To install docker-compose visithttps://docs.docker.com/compose/install/
To start project with Docker:
- install docker
- install docker-compose
- Clone the project
- Change directory to the project directory
- Run:
docker-compose up
- ssh -p 14022 tigergraph@localhost from your terminal, you would be asked for a password which is
tigergraph
- Run gadmin start all
- Gstudio would be available athttp://localhost:14240/ . password and username is
tigergraph
- Run
gsql
to use graph query from the terminal
About
Run a TigerGraph instance locally using Docker-compose
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published