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.
- Host: GitHub
- URL: https://github.com/derekargueta/openresty-playground
- Owner: derekargueta
- Created: 2017-01-11T00:50:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T04:01:42.000Z (over 9 years ago)
- Last Synced: 2025-03-05T12:47:53.118Z (over 1 year ago)
- Topics: nginx, openresty
- Language: Shell
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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