Commit graph

11 commits

Author SHA1 Message Date
Lily Tsuru 1be51ac906 Completely revamp installation script
Instead of cluttering the $PREFIX during build (and requiring root to do so),
we now install everything into a temporary directrory that is copied in piecemeal
to the prefix). Additionally, the installer will now, on a fresh installation only,
copy the base config files from /conf to $PREFIX/etc/nginx. A existing installation
will not have this performed (unlike the upstream nginx installation rules), so your
configuration will be safe.
2024-09-16 00:51:47 -04:00
Lily Tsuru 0435cc9a2c clean up readme and build script 2024-09-16 00:24:22 -04:00
Lily Tsuru 635efc8350 add resty websocket module 2024-09-16 00:19:46 -04:00
Lily Tsuru 84dcb7914f bump nginx version 2024-09-16 00:13:21 -04:00
Lily Tsuru 4c0a0c30d8 bump NGINX 2024-08-23 05:07:19 -04:00
Lily Tsuru 85ded436c0 bump sources 2024-07-10 17:43:45 -04:00
Lily Tsuru 69e2234828 install + build fixes 2024-03-25 05:47:42 -04:00
Lily Tsuru 35b09db127 Add basic configuration extracted from our running config
Cleaned of most stuff *from* our config, but a template is provided to help you get started.
2024-03-23 03:58:50 -04:00
Lily Tsuru 4a7ac04665 add openresty 2024-03-23 03:20:55 -04:00
Lily Tsuru 92368f1a6b install script 2024-02-19 21:15:03 -05:00
Lily Tsuru 8efad4949e init of modernized setup 2024-02-19 21:13:12 -05:00