jasongullifer / jatos-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jatos-docker

  1. Make sure you have installed docker.

  2. Clone the repository and enter the directory.

git clone https://github.com/jasongullifer/jatos-docker

cd jatos-docker

  1. Run the build script. This creates three directories to store persistent data and builds the docker container.

sh build-jatos.sh

  1. Start the container.

sh start-jatos.sh

  1. Navigate to the JATOS page in your web browser.

e.g., 127.0.0.1:80/

About


Languages

Language:Shell 100.0%