Commit Graph

20 Commits

Author SHA1 Message Date
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