Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 368 Bytes

File metadata and controls

20 lines (17 loc) · 368 Bytes

How to setup

Prepare directory

If the "first time", prepare the required directory:

mkdir -p "${HOME}/storage/research"

and set up, then execute sudo chmod 777

sudo chmod 777 "${HOME}/storage/research"

Build docker

For standard servers:

(develop)

docker compose -f ./local/docker-compose.yml up --build -d --force-recreate