Commit Graph

134 Commits

Author SHA1 Message Date
minoplhy 995750e42e
nginx_build_script: fix: lua_package_path 2024-05-01 23:53:32 +07:00
minoplhy 12f1c84fa0
nginx_build_script: enhance: LibreSSL note 2024-04-29 01:52:59 +07:00
minoplhy b616909846
nginx_build_script: fix: Incorrect build directory for luajit 2024-04-29 01:37:10 +07:00
minoplhy 1043e10204
nginx_build_script: fix: remove Nginx binary 2024-04-29 00:41:40 +07:00
minoplhy 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
minoplhy 57d32ceed5
nginx_build_script: fix: Lua is broken on BoringSSL again 2024-04-28 14:06:06 +07:00
minoplhy 37c91ac0d7
nginx_build_script: add: install via argument 2024-04-27 23:03:14 +07:00
minoplhy f1be365bbf Merge branch 'main' of https://github.com/minoplhy/scriptbox 2024-04-27 22:48:21 +07:00
minoplhy 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
minoplhy 2a5d6d7781
build_gitea : bump nodejs, go version 2024-03-25 20:47:07 +07:00
minoplhy 542edd1bbc
crowdsec-nginx-bouncer : uncommented gen_apikey 2024-03-24 14:08:27 +07:00
minoplhy 354d837c25
crowdsec-nginx-bouncer : init 2024-03-24 14:07:30 +07:00
minoplhy 585d05ccfb
nginx_build_script : add note regarding lua 2024-03-24 11:11:24 +07:00
minoplhy dfa7a919e5
nginx_build_script : somehow unslashed newline cause Luajit configure not passing 2024-03-24 01:27:05 +07:00
minoplhy 46e4a5f9c9
nginx_build_script : uncommented lua related modules 2024-03-23 23:32:21 +07:00
minoplhy 2a292c8d65
nginx_build_script : fix typo 2024-03-23 23:03:47 +07:00
minoplhy 72aabc49d2
nginx_build_script : forgot to clone nginx repository 2024-03-23 22:42:10 +07:00
minoplhy 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
minoplhy be9a6f64c7
crowdsec-notifications : file path gix 2024-03-23 15:29:05 +07:00
minoplhy 248b4dab9e
crowdsec-notifications : fix formatting 2024-03-23 15:26:18 +07:00
minoplhy bc200b5f3b
crowdsec-notifications : add ASN to notify 2024-03-22 20:34:52 +07:00
minoplhy 0ba128b5f7
crowdsec-notifications : init 2024-03-22 20:11:46 +07:00
minoplhy 2cfad5cddf
nginx_build_script : deprecating boringssl with libressl 2024-02-25 22:18:16 +07:00
minoplhy 7481b64d8f
nginx_build_script : lurking around with ngx_brotli 2023-11-29 23:28:58 +07:00
minoplhy 4aa162b7ad
build_gitea : purge before each run 2023-11-22 22:47:27 +07:00
minoplhy 29d43470cc
build_gitea : didn't read the docs 2023-11-22 22:42:43 +07:00
minoplhy 3f45c72a4a
build_gitea : oops i messup on golang build 2023-11-22 22:00:37 +07:00
minoplhy 3ed26639ff
build_gitea : add support for static build 2023-11-22 21:54:02 +07:00
minoplhy 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
minoplhy c4d1722a1b
build_gitea : move variable declaration location 2023-11-21 19:54:01 +07:00
minoplhy 0d057f303a
build_gitea : condition fix 2023-11-21 19:46:36 +07:00
minoplhy 303c251b10
build_gitea : I'm tired of doing a version number bump every few months 2023-11-21 19:43:59 +07:00
minoplhy dd2b86a42d
sysstat_webhook : add some note regards over-size image 2023-11-02 14:35:12 +07:00
minoplhy 223d245d18
sysstat_webhook : add some context 2023-11-02 14:30:17 +07:00
minoplhy 124eb748eb
sysstat_webhook : i probably need some sleep T_T 2023-11-02 13:54:05 +07:00
minoplhy ad32f07d5b
sysstat_webhook : accept custom message_text 2023-11-02 13:48:16 +07:00
minoplhy 08f0e4dd93
sysstat_webhook : treat datafile according to /usr/bin/sadf 2023-11-02 13:42:08 +07:00
minoplhy 9b66234057
sysstat_webhook : treat as sar option 2023-11-02 13:36:52 +07:00
minoplhy 83b3e4ec2a
sysstat_webhook : fix arguments again 2023-11-02 13:12:11 +07:00
minoplhy 562ad7a583
sysstat_webhook : oof! variable again :( 2023-11-02 12:05:10 +07:00
minoplhy 1ccca2e43d
sysstat_webhook : add o: to arguments 2023-11-02 12:02:43 +07:00
minoplhy 7f3da3aa98
sysstat_webhook : remove oneday as a default parameter for sadf 2023-11-02 12:01:47 +07:00
minoplhy 08c7604a27
sysstat_webhook : add some context 2023-10-31 20:15:50 +07:00
minoplhy 1de2ccafd9
sysstat_webhook : init 2023-10-31 20:13:37 +07:00
minoplhy 2e4bd40258
vnstati_webhook : space out 2023-10-31 14:33:36 +07:00
minoplhy 36a5485001
vnstati_webhook add some context 2023-10-31 14:32:06 +07:00
minoplhy 55ac681574
vnstati_webhook : header_text in string 2023-10-31 14:21:04 +07:00
minoplhy e8e4af518f
vnstati_webhook : withdraw default days_limit 2023-10-31 14:17:33 +07:00
minoplhy b4d295328e
vnstati_webhook : init 2023-10-31 14:10:31 +07:00
minoplhy b92430704d Revert "nginx_build_script : re-init compile w/ lua"
This reverts commit 0cf3d8613a.
2023-10-31 03:44:50 +07:00