Commit Graph

153 Commits

Author SHA1 Message Date
fa049f97aa
nginx_build_script: enhance: not longer build lua/modsecurity by default 2024-10-10 21:55:06 +07:00
6510607877
build_gitea: fix: missing dependency(Alpine), init.d / nginx_build_script: add: init.d 2024-10-03 13:22:26 +07:00
9a47f97982
build_gitea: fix: destination 2024-10-03 00:21:31 +07:00
f2020beb4c
build_gitea: fix: recognize correct format 2024-10-03 00:20:45 +07:00
0eae506a34
build_gitea: fix: proper link directory 2024-10-03 00:19:38 +07:00
3eaf559ba6
build_gitea: fix: tar 2024-10-03 00:17:25 +07:00
6d110b1f0e
build_gitea: fix: remove Temporary dir 2024-10-03 00:15:05 +07:00
847cd3eebb
build_gitea: add: forgejo, alpine 2024-10-03 00:08:18 +07:00
90aa47c703
nginx_build_script: add: alpine support 2024-10-02 17:54:43 +07:00
4b873606f2
nginx_build_script: add: os detection/no longer install golang in /usr/local 2024-09-22 13:42:55 +07:00
0d322d34e7
nginx_build_script: update README 2024-09-21 14:57:23 +07:00
4cb2beea61
nginx_build_script: move nginx repository/add freenginx/misc (#3)
Notable changes:
-> move Nginx build repository from hg.nginx.org to github
-> add freenginx

Minor changes:
-> force lower case on user input variable
-> Permission fix
---------

Signed-off-by: minoplhy <c@3qx.nl>
2024-09-21 07:47:19 +00:00
278510c841
nginx_build_script: fix: make install doesn't run with root privilages 2024-09-05 06:00:06 +07:00
f90338f45f
nginx_build_script: enhance: add comments and update README 2024-07-09 22:39:17 +07:00
42aab2a5d9
nginx_build_script: add: options to change build tag in Nginx 2024-07-09 22:35:34 +07:00
341ad3317b
Gitea-ui-customized: update head_navbar.tmpl for 1.22.1 2024-07-07 17:25:04 +07:00
9e897366ec
crowdsec-nginx-bouncer: fix: check for unzip dependency 2024-07-05 21:14:12 +07:00
a18b0ecbdf Merge branch 'main' of https://github.com/minoplhy/scriptbox 2024-07-01 21:14:14 +07:00
b0f586fc47
Gitea-ui-customized: update head_navbar.tmpl for 1.22 2024-07-01 21:12:49 +07:00
995750e42e
nginx_build_script: fix: lua_package_path 2024-05-01 23:53:32 +07:00
12f1c84fa0
nginx_build_script: enhance: LibreSSL note 2024-04-29 01:52:59 +07:00
b616909846
nginx_build_script: fix: Incorrect build directory for luajit 2024-04-29 01:37:10 +07:00
1043e10204
nginx_build_script: fix: remove Nginx binary 2024-04-29 00:41:40 +07:00
05a452ac4b
nginx_build_script: add: building with LibreSSL, BoringSSL, QuicTLS
add: give section a name
					note: building LibreSSL with Lua is broken, consider disabling it.
2024-04-28 23:15:45 +07:00
57d32ceed5
nginx_build_script: fix: Lua is broken on BoringSSL again 2024-04-28 14:06:06 +07:00
37c91ac0d7
nginx_build_script: add: install via argument 2024-04-27 23:03:14 +07:00
f1be365bbf Merge branch 'main' of https://github.com/minoplhy/scriptbox 2024-04-27 22:48:21 +07:00
f21da7115a
nginx_build_script build_gitea : refactor:
nginx_build_script -> add: arguments to include/not include ModSecurity Lua in build.
					  add: Ninja for BoringSSL build.
					  refactor: use seperated params for ./auto/configure arguments.
					  refactor: build modules.conf directly instead of curl from internet.
					  fix: BoringSSL is disappeared from code for some reason.

build_gitea 	   -> refactor: arguments handling.
					  fix: correctly handle BUILD_STATIC as boolean.
2024-04-27 22:38:20 +07:00
2a5d6d7781
build_gitea : bump nodejs, go version 2024-03-25 20:47:07 +07:00
542edd1bbc
crowdsec-nginx-bouncer : uncommented gen_apikey 2024-03-24 14:08:27 +07:00
354d837c25
crowdsec-nginx-bouncer : init 2024-03-24 14:07:30 +07:00
585d05ccfb
nginx_build_script : add note regarding lua 2024-03-24 11:11:24 +07:00
dfa7a919e5
nginx_build_script : somehow unslashed newline cause Luajit configure not passing 2024-03-24 01:27:05 +07:00
46e4a5f9c9
nginx_build_script : uncommented lua related modules 2024-03-23 23:32:21 +07:00
2a292c8d65
nginx_build_script : fix typo 2024-03-23 23:03:47 +07:00
72aabc49d2
nginx_build_script : forgot to clone nginx repository 2024-03-23 22:42:10 +07:00
da53d65abf
nginx_build_script : code revamp init
- Removed LibreSSL
- Added BoringSSL
- Fixed BoringSSL issue with Nginx (see: https://trac.nginx.org/nginx/ticket/2605#comment:8)
- Added Nginx Lua Module(finally!)
- Combined all files into one build.sh
2024-03-23 22:15:09 +07:00
be9a6f64c7
crowdsec-notifications : file path gix 2024-03-23 15:29:05 +07:00
248b4dab9e
crowdsec-notifications : fix formatting 2024-03-23 15:26:18 +07:00
bc200b5f3b
crowdsec-notifications : add ASN to notify 2024-03-22 20:34:52 +07:00
0ba128b5f7
crowdsec-notifications : init 2024-03-22 20:11:46 +07:00
2cfad5cddf
nginx_build_script : deprecating boringssl with libressl 2024-02-25 22:18:16 +07:00
7481b64d8f
nginx_build_script : lurking around with ngx_brotli 2023-11-29 23:28:58 +07:00
4aa162b7ad
build_gitea : purge before each run 2023-11-22 22:47:27 +07:00
29d43470cc
build_gitea : didn't read the docs 2023-11-22 22:42:43 +07:00
3f45c72a4a
build_gitea : oops i messup on golang build 2023-11-22 22:00:37 +07:00
3ed26639ff
build_gitea : add support for static build 2023-11-22 21:54:02 +07:00
5e4f4645b5
Gitea-ui-customized : update head_navbar to v1.21.0, NOTE: theme*.css is broken due to Gitea 1.21 2023-11-21 20:28:34 +07:00
c4d1722a1b
build_gitea : move variable declaration location 2023-11-21 19:54:01 +07:00
0d057f303a
build_gitea : condition fix 2023-11-21 19:46:36 +07:00