InaSAFE Data Repository - mf4dl1/jaksafe GitHub Wiki
This page details how to run a synchronised copy of the InaSAFE data repository using a read only key.
To follow this tutorial we assume you have already installed docker (http://docker.com) and are familiar with its basic usage.
To run a read only mirror you need to do:
mkdir /home/web/data.inasafe.org
docker run \
--name data.inasafe.org \
--restart=always \
--hostname=inasafe-data \
-e SECRET=BSU2UCAVRV7P4CHRYOZGIRQ2VN6CH4JP3 \
-e DEVICE=data.inasafe.org \
-v /home/web/data.inasafe.org:/web \
-d -t kartoza/btsync