Commit Graph
93 Commits
Author SHA1 Message Date
gitea 341faec48b ci: trigger build 2026-09-06 16:13:12 +07:00
gitea 077c9a6253 test: trigger action
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 3m14s
2026-09-06 15:57:45 +07:00
gitea 811f9ee741 Fix registry and deployment configuration
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 3m13s
2026-09-06 14:26:18 +07:00
gitea 04d48abc85 use HTTPS registry via NPM
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 2m44s
2026-09-06 13:22:51 +07:00
gitea e7932a2239 ci: use nexus runner image
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 5m18s
2026-09-06 12:46:20 +07:00
gitea 018ec9a694 ci: sesuaikan pipeline deploy sidata-prod
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 2m3s
2026-09-06 12:22:43 +07:00
gitea 674941939c fix: support sidataprod path behind traefik
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 2m3s
2026-09-06 12:02:09 +07:00
gitea 2e4315dc68 first commit
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 2m4s
2026-09-05 20:04:37 +07:00
gitea 17604e5f80 chore: purge ignored files from repository tracking 2026-09-05 19:14:53 +07:00
gitea b924b0ea8e feat: initial commit project sidata 2026-09-05 01:34:37 +07:00
gitea f62fd389b7 fix: set ingress class to traefik and apply middleware 2026-09-04 10:42:39 +07:00
gitea 28c13399f4 fix: revert ingress yaml structure to match helm template 2026-09-04 10:14:19 +07:00
gitea 97bd62fd47 fix: standardize pod nginx to root and enable ingress rewrite-target 2026-09-04 09:10:51 +07:00
gitea f06a8fc205 fix: remove ingress rewrite-target and dynamic env generator for helm2 2026-09-04 08:59:07 +07:00
gitea 0935c718d6 fix: resolution for nginx path routing, script_filename, and env fallback 2026-09-04 08:51:01 +07:00
gitea 97e5806526 fix: add /sidata location support in nginx and fallback .env generator 2026-09-04 08:41:08 +07:00
gitea ff05d0772d fix: generate .env file from .env.example during image build 2026-09-03 16:40:57 +07:00
gitea b24dea3095 feat: commit vendor folder directly to bypass air-gapped build restrictions 2026-09-03 16:27:31 +07:00
gitea 361347d312 fix: enforce prefer-dist to force composer using nexus proxy 2026-09-03 16:10:09 +07:00
gitea 7169b4774a fix: remove invalid proxy variables from kaniko to allow composer-proxy to work 2026-09-03 15:37:36 +07:00
gitea 56fb19313b fix: remove invalid proxy variables from kaniko to allow composer-proxy to work 2026-09-03 15:37:22 +07:00
gitea a76ca11ca7 fix: pass proxy variables to kaniko to fix composer timeout 2026-09-03 15:11:46 +07:00
gitea e323647b40 fix: install composer dependencies during kaniko build phase 2026-09-03 15:03:40 +07:00
gitea 1fc210ccd3 fix: implement ingress rewrite and asset_url for subpath routing 2026-09-03 14:50:11 +07:00
gitea 38fdc50a15 fix: add ASSET_URL env var to resolve broken css and js paths 2026-09-03 14:43:47 +07:00
gitea 496c28cbdc fix: remove ingress rewrite to forward full /sidata path to pod 2026-09-03 14:23:03 +07:00
gitea ae3facfee0 fix: add /sidata alias location in nginx configmap 2026-09-03 14:09:20 +07:00
gitea a30cbcadd9 fix: remove hardcoded rewrite-target from ingress template 2026-09-03 13:54:27 +07:00
gitea 82f799c19b fix: remove ingress rewrite target to fix 404 route 2026-09-03 13:49:38 +07:00
gitea 511ded30a1 fix: update helm deployment namespace to sidata-prod and fix file permissions 2026-09-03 11:49:54 +07:00
gitea c9dd57fddc fix: update kaniko image path in gitlab-ci 2026-09-03 11:44:37 +07:00
gitea d2f9b91d67 fix: switch to kaniko build and update helm chart configuration 2026-09-03 11:41:25 +07:00
gitea 8f5173b5cf fix: update dind tls configuration 2026-09-03 11:32:18 +07:00
gitea 93e9cb8e17 fix: update nexus registry port to 8082 2026-09-03 11:30:03 +07:00
gitea 5dbb2522b1 fix: update ingress regex and environment variables in values.yaml 2026-09-03 10:24:56 +07:00
gitea 92c4ee6f75 fix: add explicit 0.0.0.0 host binding for dind service 2026-09-03 10:01:59 +07:00
gitea 225a04e3cf fix: restore standard command array for dind service 2026-09-03 09:59:18 +07:00
gitea e9a4c96a3c fix: pass insecure registry flags directly inside dind entrypoint 2026-09-03 09:53:39 +07:00
gitea f6952cdd81 fix: add DOCKER_HOST tcp socket and array command for insecure registry 2026-09-03 09:51:31 +07:00
gitea c2461e2399 fix: remove login for proxy port 8084 and fix dind entrypoint 2026-09-03 09:50:16 +07:00
gitea 202f068d85 fix: update runner images to use nexus proxy port 8084 2026-09-03 09:48:28 +07:00
gitea 67c9117cbf fix: add library prefix for official docker images on proxy port 8083 2026-09-03 09:39:41 +07:00
gitea 2395fd74f9 fix: route runner base images to nexus proxy port 8083 2026-09-03 09:35:29 +07:00
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
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
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
gitea 3123210e07 Fix: switch manual git clone to internal HTTP service URL 2026-08-30 09:55:59 +07:00
gitea 004a441412 Fix: bypass helper SSL check using manual git clone 2026-08-30 09:52:22 +07:00
gitea 140c87bb63 Fix: add GIT_SSL_NO_VERIFY and optimize laravel artisan cache clear in CI/CD 2026-08-30 09:30:45 +07:00
gitea 6f72006972 Fix: null check on Auth user roles in top_menu.blade.php 2026-08-30 09:28:06 +07:00