This repository contains the ressources for a simple installation of spatialcitizenscience in a docker container.
We assume your installation place is here: /srv/spatialcitizenscience and your user is part of the docker group.
export SPC_HOME='/srv/spatialcitizenscience'
sudo mkdir $SPC_HOME
sudo chown $USER:docker $SPC_HOME
cd $SPC_HOME
git clone https://github.com/jlu-ilr-hydro/spatialcitizenscience-docker .
docker-compose buildThis file should be ok for you, but check eg the port configuration
This is the main configuration of your spatial.citizenscience web app.
The landing page, written with Markdown
The about page, needed in most jurisdication for legal reasons, stating who you are, what data you are collecting, etc.