Commit Graph

27 Commits

Author SHA1 Message Date
f76f6a5316 better readme 2025-11-18 06:43:34 +00:00
db1234719
c1d6c83d9b added a dummy index.html 2025-11-18 10:03:55 +03:30
db1234719
752295a675 added some modules to the nginx and added made group command too along one tzdata package to be installed at ready stage 2025-11-18 09:57:03 +03:30
fe8f098fc5 commented the modules copy cause wasn't needed at all 2025-11-17 22:08:44 +00:00
a55e81292c removed no cache from apk add command so it would work faster for development purposes 2025-11-17 20:06:48 +00:00
db1234719
34414f0686 added the proxy common conf which has everything needed in server blocks of prioxies 2025-11-17 23:34:12 +03:30
db1234719
0c99b1a7c8 commented the conf files that wasn't present yet
and have added security and proxy common files to be copied too
2025-11-17 23:31:52 +03:30
db1234719
3303279655 added security stuff at security.conf inside conf.d 2025-11-17 23:23:39 +03:30
0f2102046e removed arm64 from platforms it buillds too
only amd64 images will be built we don't need arm64 builds i will make a dedicated repo for arm images
2025-11-14 20:40:50 +00:00
f58eecf285 updated the workflow to have caching and multiplatform and only use ubuntu 24.04 2025-11-13 19:45:08 +00:00
2d32513818 major changes
using mucl-dev instead of libc-dev, making it non root and adding set cap so adding capability to bind to standard ports, added some conf.d copying so i have my infra as code thing going on and it act as reverse proxy right from the startup and added some other modules statically so i could reverse proxy a lot of things yay
2025-11-13 19:41:17 +00:00
cf7987e350 Delete Dockerfile.backup 2025-11-13 19:26:26 +00:00
a0fa98f887 did not work so i decided not to copy a dir that doesn't exist 2025-11-13 17:56:19 +00:00
14d485da00 it had a bug that it would not find usr/lib/nginx i made the modules dynamic so it work 2025-11-13 17:54:02 +00:00
4568d8854b Update Dockerfile 2025-11-13 16:50:41 +00:00
c3b641af52 Update Dockerfile.backup 2025-11-13 16:50:25 +00:00
4fe8c194ee added healthcheck and made it copy the original nginx.conf as default to the correct dir 2025-11-13 16:50:02 +00:00
3420b7842d default nginx.conf from the official nginx alpine image 2025-11-13 16:46:37 +00:00
81b1508281 a better and almost identical to the original version nginx alpine added as test for now... 2025-11-13 16:43:21 +00:00
92b233a53a updated to remove an mkdir conflict 2025-11-13 09:52:00 +00:00
427ce3f6c6 added missing dirs 2025-11-13 09:50:41 +00:00
45d8d0253f updated the build yml because tags had a problem 2025-11-13 09:49:10 +00:00
c9294bec82 changed a secret name to match 2025-11-13 09:41:09 +00:00
c916fbdca0 made the workflow cleaner 2025-11-13 09:40:19 +00:00
d94ec5010a problem with some characters were resolved 2025-11-13 09:32:07 +00:00
82d9bbd99e updated to be pure alpine and nginx on top of it 2025-11-13 09:31:52 +00:00
9b24b2c925 Initial commit 2025-11-13 09:23:36 +00:00