Skip to content
forked from dgraph-io/ratel

Dgraph Data Visualizer and Cluster Manager

License

Notifications You must be signed in to change notification settings

Instawork/ratel

 
 

Repository files navigation

Ratel

Dgraph Dashboard

Building and running

See Instructions.

License

Apache 2.0. See LICENSE.

Post-mortem

PS. Update this text if(when) necessary.

We used to run Ratel along with the main Dgraph binary(Core Code). But it has been removed and some code here has become obsolete. Like the ones in the "Server" directory, some processes in Bash Script and so on. Now we have created a unique image for Ratel. See https://hub.docker.com/r/dgraph/ratel

The UI available at http://play.dgraph.io/ is kept in an S3 Bucket and distributed via CDN. Communication between the UI, documentation and parts of the Tour uses a shared dataset. Its configuration is done through the config file in ./server/play-dgraph-io.nginx.conf.

About

Dgraph Data Visualizer and Cluster Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • SCSS 16.0%
  • Less 8.8%
  • HTML 3.6%
  • Shell 1.2%
  • Go 0.9%
  • Other 0.8%