opendialogai / dgraph-docker
The OpenDialog DGraph Docker compose file
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 9 963
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 11
Forks: 1
Open Issues: 4
Requires (Dev)
- guzzlehttp/guzzle: ^6.3
- phpunit/phpunit: ^8.3
- dev-master
- 21.03.0.2
- 21.03.0.1
- 21.03.0
- 21.03.0-rc.0
- 20.11.0
- 20.03.3
- 1.2.6.x-dev
- 1.2.6
- 1.2.5
- 1.1.0
- 1.0.17
- dev-dependabot/composer/guzzlehttp/psr7-1.9.1
- dev-feature/security-flag-quotes
- dev-dependabot/composer/guzzlehttp/guzzle-6.5.8
- dev-rc/21.03.0
- dev-fix/default-version-dgraph
- dev-fix/security-flags
- dev-feature/dgraph-v21.03.0
- dev-feature/multi-tenancy
- dev-feature/dgraph-v20.11.0
- dev-fix/circle-build
- dev-feature/circleci
This package is auto-updated.
Last update: 2023-07-19 20:35:34 UTC
README
📌 Deprecation Notice
This repository is deprecated and no more work will be done on this by OpenDialog. You can continue to use this and it should work as-is but any future issues will not be fixed by the OpenDialog community.
Date: 2022-11 Reason: DGraph was removed from all OpenDialog products as a dependency and as a result this repository is no longer maintained
Feel free to fork this repository and improve your fork. Existing forks are listed in Network and Forks.
Description
This is the official docker compose file for quickly deploying and spinning up a DGraph instance.
To run, first name sure you have installed docker and docker compose, then run:
docker-compose up
This will spin up DGraph Ratel on port 8000, DGraph Alpha on 8080 and DGraph Zero on 5080
All should be accessible through localhost