Self-Hosting OpenTHC with Docker

Quick Start

See INSTALL.md for more detailed instructions.

# Get the repo
git clone https://github.com/openthc/docker.git /opt/openthc/docker
cd /opt/openthc/docker

# Environment boot
docker-compose up -d

# Run this after the first boot
docker-compose exec app php ./sbin/first-time.php