Vadims06 / topolograph-docker

This is dockerized version of topolograph
42 stars 5 forks source link

topolograph-docker

Quickstart

Install Docker Desktop for Windows/Mac To get Topolograph Docker up and running run the following commands.

git clone https://github.com/Vadims06/topolograph-docker.git
cd topolograph-docker
docker-compose pull
docker-compose up -d

The Topolograph site will be available after a few minutes. Open the URL http://localhost:8080/ in a web-browser.

Variables

The application's variables are grouped in .env file

About

You can find more info about Topolograph here: https://github.com/Vadims06/topolograph