Commit Graph
391 Commits
Author SHA1 Message Date
gitea 7af5ac2bd4 fix: update runner images to use nexus port 8082 2026-09-03 09:24:29 +07:00
gitea 2d8739ff61 fix: update runner image registry to port 8083 2026-09-03 09:10:48 +07:00
gitea 50a303751f fix: update values.yaml image repository to port 808233 2026-09-03 09:03:41 +07:00
gitea 4473524aeb fix: update values.yaml image repository to port 8082 2026-09-03 09:03:22 +07:00
gitea 2c52a03994 fix: change runner images registry port to 8081 2026-09-03 08:59:10 +07:00
gitea 3db02c5ca8 fix: update CI variables to NEXUS_USERNAME and KUBECONFIG_B64 2026-09-02 16:42:28 +07:00
gitea 79c03648af fix: change push registry port to 8081 2026-09-02 14:03:48 +07:00
gitea 5a5b05377a ci: setup Dockerfile, GitLab CI pipeline, and Helm chart for Rancher3 2026-09-02 13:55:15 +07:00
gitea 1efc053cb8 ci: setup Dockerfile, GitLab CI pipeline, and Helm chart for Rancher 2026-09-02 13:50:47 +07:00
izuddin 3149dc605a Edit Dockerfile 2026-09-01 09:06:22 +00:00
izuddin f3cd68675f Edit Dockerfile 2026-09-01 08:48:43 +00:00
gitea 5d9ce5e660 fix: bersihkan path aset pada layouts/auth.blade.php 2026-09-01 13:45:30 +07:00
gitea 58e32a3883 fix: bersihkan rute dan helper asset pada template header-footer3 2026-09-01 13:32:38 +07:00
gitea 0a7d44d1a9 fix: bersihkan rute dan helper asset pada template header-footer 2026-09-01 12:56:20 +07:00
izuddin 175f188f71 Edit middleware.yaml 2026-09-01 04:57:54 +00:00
izuddin fff569d470 Edit middleware.yaml 2026-09-01 04:50:06 +00:00
gitea ed5bc89101 fix: ubah pemanggilan script footer dari baseUrl ke helper asset() 2026-09-01 11:26:28 +07:00
gitea d4701501ca fix: sesuaikan ASSET_URL untuk mencegah duplikasi path /sidata 2026-09-01 11:01:09 +07:00
gitea 31afacc415 fix: set HEADER_X_FORWARDED_ALL in TrustProxies for Traefik prefix 2026-08-31 14:26:09 +07:00
gitea de8d1fdae9 fix: update redirect URL and path prefix configuration for /sidata 2026-08-31 14:23:05 +07:00
gitea 4d828c053b fix: force root url subpath /sidata and https scheme 2026-08-31 11:57:18 +07:00
gitea 77c49ab0fa Fix: bypass proxy and use http IP for internal redis download to resolve curl ssl error 35 2026-08-30 14:50:03 +07:00
gitea 04814c2757 Fix: set trusted proxies to * to resolve 419 CSRF error behind Ingress 2026-08-30 14:44:06 +07:00
gitea 57dddbc7d4 Fix: use internal Nexus repository to download Redis extension 2026-08-30 14:42:19 +07:00
gitea a62fd7a7b3 Fix: hardcode /sidata prefix in URL helpers for static assets 2026-08-30 14:18:42 +07:00
gitea e4ddddae71 Fix: force login form action to use /sidata prefix 2026-08-30 14:13:07 +07:00
gitea 59f7760bb3 Fix: change URL::to to asset helper for image in home view 2026-08-30 13:40:00 +07:00
gitea e8418d0c2d Fix: update Authenticate middleware redirect path to /sidata/login 2026-08-30 13:29:52 +07:00
gitea 3d7cba88df Fix: complete authentication and routing setup for /sidata subpath prefix 2026-08-30 13:19:09 +07:00
gitea 2e9257f601 Fix: set unauthenticated redirect URL to include subpath prefix 2026-08-30 12:59:02 +07:00
gitea baa2f611c1 Fix: use asset helper to include /sidata prefix 2026-08-30 12:40:30 +07:00
gitea ce408be3f2 Fix: update ingress className to traefik and attach strip-prefix middleware 2026-08-30 12:26:58 +07:00
gitea 42ab1b4c13 Fix: force HTTPS scheme for assets to resolve mixed content errors 2026-08-30 12:13:15 +07:00
gitea da74b66241 Fix: download redis source via curl to bypass pecl REST xml error 2026-08-30 12:04:25 +07:00
gitea da7d3fabc4 Fix: inject missing variables into 404 error page 2026-08-30 11:51:20 +07:00
gitea 5d86e7db88 Fix: add null coalescing and empty checks for title and breadcrumb variables in app layout 2026-08-30 11:16:57 +07:00
gitea 0ed39f8ad5 Fix: configure pear http_proxy for pecl redis installation 2026-08-30 11:07:59 +07:00
gitea 701b1180a6 Fix: specify redis-5.3.7 version for PHP 7.4 compatibility in Dockerfile 2026-08-30 10:57:00 +07:00
gitea 70b5c24a89 Fix: add trusted=yes flag and remove missing security repo from Dockerfile 2026-08-30 10:50:17 +07:00
gitea 48b07817a5 Fix: configure debian-proxy from Nexus with trusted=yes flag 2026-08-30 10:45:04 +07:00
gitea 840cccfdac Fix: overwrite sources.list completely and bypass proxy for apt-get 2026-08-30 10:40:31 +07:00
gitea a1e97ce20c Fix: update Dockerfile to use local Nexus APT repositories 2026-08-30 10:36:00 +07:00
gitea 5a95922534 Fix: optimize Dockerfile caching layer and retry apt network requests 2026-08-30 10:27:25 +07:00
gitea a1f9c6bdec Fix: sanitize Auth check in menu.blade.php and refactor PHP tags to Blade directives 2026-08-30 10:18:42 +07:00
gitea b28c36d78e Fix: replace whole .gitlab-ci.yml with validated syntax and CI_JOB_TOKEN auth 2026-08-30 10:06:33 +07:00
gitea 6d34ed6b0f Fix: add CI_JOB_TOKEN to manual git clone URL34534 2026-08-30 10:04:55 +07:00
gitea 296684328b Fix: add CI_JOB_TOKEN to manual git clone URL 2026-08-30 10:03:26 +07:00
gitea 207d540744 Fix: add CI_JOB_TOKEN authentication for manual git clone2 2026-08-30 10:02:08 +07:00
gitea 8585e2676a Fix: add CI_JOB_TOKEN authentication for manual git clone 2026-08-30 10:00:22 +07:00
gitea f90841a19c Fix: use internal HTTP fallback for git clone in CI/CD 2026-08-30 09:58:23 +07:00