An open API service indexing awesome lists of open source software.

https://github.com/derekargueta/openresty-playground

Vagrant environment to execute misc. Nginx configurations for OpenResty.
https://github.com/derekargueta/openresty-playground

nginx openresty

Last synced: 2 months ago
JSON representation

Vagrant environment to execute misc. Nginx configurations for OpenResty.

Awesome Lists containing this project

README

          

OpenResty-Playground
======================

The only requirement for this project is [Vagrant](https://www.vagrantup.com/).

### To run:

```bash
cd openresty-playground
vagrant up
vagrant ssh
cd /vagrant
make
```

Open your browser to `localhost:8000`.

### TODO:
- script to dynamically rebuild openresty with new modules