Graph API Docker container with installer.
These have to be installed:
- bash, awk, sed - used in installation script and helper scripts
- git - for cloning repositories and development
- docker - container platform
curl -sSL https://raw.githubusercontent.com/pirati-cz/gapi/master/install.sh | bash -s /dir-to-install-graph
In core directory are four bash scripts:
- build_image.sh - build docker piraticz/gapi image
- gapi.sh - you can start, stop, restart or check status about GAPI docker image
Internal documentation is here.