A set of docker configuration files for OneTable API server
-
Make init-letsencrypt.sh to executable
$ chmod +x ./init-letsencrypt.sh- Run the init script for issuing https certifications
$ ./init-letsecnrypt.sh- And then run docker-compose
$ docker-compose up -d