Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k1low/nginx-module-mruby

RPM package for nginx-module-mruby (a.k.a. ngx_mruby) and Nginx Development Kit for NGINX module (a.k.a. ndk)
https://github.com/k1low/nginx-module-mruby

ndk nginx-module ngx-mruby rpm-packages

Last synced: 6 days ago
JSON representation

RPM package for nginx-module-mruby (a.k.a. ngx_mruby) and Nginx Development Kit for NGINX module (a.k.a. ndk)

Awesome Lists containing this project

README

        

# RPM package for nginx-module-mruby (a.k.a. ngx_mruby) and Nginx Development Kit for NGINX module (a.k.a. ndk) [![CircleCI](https://circleci.com/gh/k1LoW/nginx-module-mruby.svg?style=svg)](https://circleci.com/gh/k1LoW/nginx-module-mruby)

> THIS REPOGITORY IS NOT ngx_mruby REPOGITORY, ngx_mruby REPOGITORY IS [HERE](https://github.com/matsumotory/ngx_mruby)

https://packagecloud.io/k1low/nginx-module-mruby

## Install nginx-module-mruby ( and nginx-module-ndk )

``` sh
$ curl -s https://packagecloud.io/install/repositories/k1low/nginx-module-mruby/script.rpm.sh | sudo bash
$ yum install nginx-module-mruby
```