collabnix / memgraph-docker-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stars forks Discord issues Visitor count Twitter

Memgraph Docker Extension

Memgraph is a streaming graph application platform that helps you wrangle your streaming data, build sophisticated models you can query in real-time, and develop applications you never thought possible within a couple of days, not months. With Memgraph Docker Extension, now you can setup Memgraph platform in no seconds.

image

Getting Started

If you're in hurry, click here to deploy it on Docker Desktop.

Prerequisite

  • Docker Desktop 4.8+

Building the Extension locally

Clone the repo

 git clone https://github.com/collabnix/memgraph-docker-extension

Build the Extension

 cd memgraph-docker-extension
 make build-extension

Install the Extension

 make install-extension

Accessing the Extension

Open Docker Dashboard > Extension > Memgraph

Load the Pandora Papers data and see how to access it via Memgraph.

image

About


Languages

Language:TypeScript 38.8%Language:Dockerfile 21.9%Language:Go 18.9%Language:Makefile 17.6%Language:HTML 2.7%