Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z0mbix/rpm-openresty
Build a CentOS/RHEL RPM for OpenResty
https://github.com/z0mbix/rpm-openresty
Last synced: about 1 month ago
JSON representation
Build a CentOS/RHEL RPM for OpenResty
- Host: GitHub
- URL: https://github.com/z0mbix/rpm-openresty
- Owner: z0mbix
- License: mit
- Created: 2016-01-15T09:09:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-15T09:10:33.000Z (almost 9 years ago)
- Last Synced: 2024-04-17T20:13:13.459Z (9 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OpenResty RPM
=============This builds an OpenResty RPM using [fpm](https://github.com/jordansissel/fpm)
Currently only tested on CentOS/RHEL 6 and 7
## Requirements
- fpm
- curl
- git## Known issues
It's a little rough around the edges :)