Heavily in the works.
Dockerized OpenResty setup so that one can quickly prototype an OpenResty application.
$ git clone https://github.com/derekargueta/resty-seed.git
$ cd resty-seed
$ docker-compose up
Creating network "restyseed_default" with the default driver
Building app
...
Open browser to http://localhost:8000