1_Installation

Version 10.1 by Jan Brinkhaus on 2023/03/29 15:01

Prerequisite: Docker installation

DataStore is deployed as docker container. You need a running docker installation for it to be installed.

If you setup a new VM for this, we suggest the newest Ubuntu LTS release.

If you already have a server or VM with a running docker, just skip this chapter and go on with "Installation".

Install docker on linux

The installation of docker on linux is straightforward. If you Google this topic you will find explanations from the Docker website which invite you to do a manual installation of docker by downloading and installing their actual version. From a technical perspective this is not needed. At least Brinkhaus does not need bleeding edge docker installation. We recommend to just use the docker version which comes from your Linux distribution.

On a typical Ubuntu or Debian you go with

sudo apt update

sudo apt install docker docker-compose

Install docker on Windows

The installation of docker for Windows is described here: https://docs.docker.com/desktop/install/windows-install/

Installation

On a computer with Docker, just choose a target directory which fits for your case, deploy our docker-compose file there and start the app.

Suggestion for quick start for linux

sudo mkdir /var/docker_data
cd /var/docker_data/
sudo wget -O docker-compose.yml https://xwiki.brinkhaus-gmbh.de/bin/download/Product%20support/DataStore/1_Installation/WebHome/docker-compose.yml?rev=1.1https://xwiki.brinkhaus-gmbh.de/bin/download/Product%20support/FileSync/WebHome/docker-compose.yml?rev=1.1
sudo docker login registry.gitlab.com/b3935 -u datastore_dl -p glpat-gY1GPEA2RhJEAbJv8fwW

sudo docker-compose up -d

You are afterwards able to log in via the web interface on port 8080 of the server where you installed DataStore.

Suggestion for quick start for Windows

Place the docker-compose file from here https://xwiki.brinkhaus-gmbh.de/bin/download/Product%20support/FileSync/WebHome/docker-compose.yml?rev=1.1 in a directory of your needs and run "docker-compose up -d".

Created by Jan Brinkhaus on 2023/03/29 16:52
    

Need support?

If you need support feel free to contact:

Jan Brinkhaus: 0049 179 3939 733