thibaultcha/OpenResty
Build and install OpenResty
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | OpenResty version (e.g. 1.19.9.1) | yes | — |
| opt | ./configure [opt...] | — | — |
| cc | Compiler (--with-cc) | — | — |
| cc-opt | Compiler options (--with-cc-opt) | — | -g |
| ld-opt | Linker options (--with-ld-opt) | — | — |
| debug | Enable debug build (--with-debug) | — | false |
| no-pool-patch | Enable no-pool patch (--with-no-pool-patch) | — | false |
| openssl-version | OpenSSL version (e.g. 1.1.1l) | — | — |
| openssl-opt | OpenSSL build options (--with-openssl-opt) | — | — |
| test-nginx | Install Test::Nginx | — | true |
Outputs
no outputs