1050 Commits

Author SHA1 Message Date
Dede Fuji Abdul
7503531028 Update deployment.yaml with environment variables 2024-01-15 16:43:27 +07:00
Dede Fuji Abdul
509540edfa Update login page title 2024-01-15 16:27:24 +07:00
Dede Fuji Abdul
c275dcb351 Update login page title 2024-01-15 16:24:21 +07:00
Dede Fuji Abdul
54842e94a8 Update login page title 2024-01-15 16:17:19 +07:00
Dede Fuji Abdul
61f0c8cf88 Update login view title 2024-01-15 16:14:20 +07:00
Dede Fuji Abdul
fe4bbc2fe7 Update login page title 2024-01-15 16:12:15 +07:00
Dede Fuji Abdul
e32cb46b24 Update login page title 2024-01-15 16:11:31 +07:00
Dede Fuji Abdul
75a7566cc1 Update deployment.yaml with environment variables 2024-01-15 16:09:12 +07:00
Dede Fuji Abdul
6c7d4ae6cd Update login view title 2024-01-15 15:59:45 +07:00
Dede Fuji Abdul
2018b82283 Update port configuration in deployment.yaml 2024-01-15 15:33:59 +07:00
Dede Fuji Abdul
f037d89d5f [pd 2024-01-15 15:33:31 +07:00
Dede Fuji Abdul
c62cdc245f Add NodePort and servicePort to deployment.yaml 2024-01-15 15:33:00 +07:00
Dede Fuji Abdul
652930cf19 Update targetPort in deployment.yaml 2024-01-15 15:28:28 +07:00
Dede Fuji Abdul
9ce3c7f6f8 Remove targetPort from deployment.yaml 2024-01-15 15:25:36 +07:00
Dede Fuji Abdul
764febed2b Update deployment.yaml with new service configurations 2024-01-15 15:18:22 +07:00
Dede Fuji Abdul
6fedf73e0d Update service name and ports in deployment.yaml 2024-01-15 15:05:47 +07:00
Dede Fuji Abdul
8c46bbb9c2 Add NodePort service for apkt-eis deployment 2024-01-15 14:57:43 +07:00
Dede Fuji Abdul
28af965f19 Fix container port in deployment.yaml 2024-01-15 14:45:10 +07:00
Dede Fuji Abdul
24e82b8e38 Update container port in deployment.yaml 2024-01-15 14:43:22 +07:00
Dede Fuji Abdul
0acb669f7c Update deployment.yaml with new app name 2024-01-15 13:57:44 +07:00
Dede Fuji Abdul
636ee6967b Update deployment and service configuration 2024-01-15 13:57:28 +07:00
Dede Fuji Abdul
f97a8caf4b Update deployment.yaml file 2024-01-15 13:46:58 +07:00
Dede Fuji Abdul
1861c15e6a Update deployment replicas to 3 2024-01-15 12:33:43 +07:00
Dede Fuji Abdul
5f4cd23350 Refactor deployment and service metadata in deployment.yaml 2024-01-15 12:31:44 +07:00
Dede Fuji Abdul
a860e8a55c Remove clusterIP and clusterIPs from deployment.yaml 2024-01-15 12:29:23 +07:00
Dede Fuji Abdul
bfab727e59 Update Dockerfile and Kubernetes manifests
This commit updates the Dockerfile to expose port 32166 instead of 15002. It also adds a new deployment.yaml file, an ingress.yaml file, and a service.yaml file for Kubernetes deployment. The deployment.yml file has been deleted.
2024-01-15 12:07:30 +07:00
Dede Fuji Abdul
9943d214d2 Add deployment.yaml file 2024-01-15 11:40:11 +07:00
Dede Fuji Abdul
7730e91298 Add manifest.yml file for deployment 2024-01-15 11:39:05 +07:00
Dede Fuji Abdul
57fb534af8 Update Dockerfile to expose port 15002 2024-01-13 21:25:33 +07:00
Dede Fuji Abdul
67c5b52dee Update Dockerfile to expose port 15001 2024-01-13 21:21:34 +07:00
Dede Fuji Abdul
bc77acc42d Update Dockerfile to expose port 15000 2024-01-13 20:52:51 +07:00
Dede Fuji Abdul
3744fef2ca Update Dockerfile and nginx.conf
This commit updates the Dockerfile to expose port 17000 instead of 8000 and updates the nginx.conf file to listen on port 80 instead of 8080.
2024-01-13 20:18:57 +07:00
Dede Fuji Abdul
69235b374d Update nginx.conf to listen on port 8080 instead of port 80 2024-01-13 13:02:27 +07:00
Dede Fuji Abdul
d2f6ca0ad3 Update Dockerfile to expose port 8000 2024-01-13 12:54:16 +07:00
Dede Fuji Abdul
04c9700fac Update Dockerfile CMD instruction 2024-01-13 12:11:58 +07:00
Dede Fuji Abdul
3cbdb78992 Update Dockerfile to include nginx.conf 2024-01-11 20:53:08 +07:00
Dede Fuji Abdul
0e16a37ac0 Add nginx.conf file for Nginx configuration 2024-01-11 20:11:35 +07:00
Dede Fuji Abdul
83f402c3ac Add Dockerfile and update preview script 2024-01-11 19:02:11 +07:00
Dede Fuji Abdul
8a95ed1c64 Merge branch 'development' of https://github.com/defuj/eis 2024-01-10 10:37:33 +07:00
Dede Fuji Abdul
cf0eb76175 Update CSS styles for height and width 2024-01-10 10:37:00 +07:00
Dede Fuji Abdul
e2f59f804e Refactor HTML and CSS styles 2024-01-10 10:36:29 +07:00
Dede Fuji Abdul
8228520851 Add useQueryStore to handle GraphQL queries 2024-01-08 10:25:21 +07:00
Dede Fuji Abdul
1573672c84 Refactor vite.config.ts to conditionally enable utwm plugin based on NODE_ENV 2024-01-08 10:04:37 +07:00
Dede Fuji Abdul
e250cc980c Merge branch 'development' of https://github.com/defuj/eis 2023-12-22 09:06:24 +07:00
Dede Fuji Abdul
408148decd Add unplugin-tailwindcss-mangle/vite and tw-patch install 2023-12-22 09:01:40 +07:00
Dede Fuji Abdul
555052e639 Merge branch 'development' of https://github.com/defuj/eis 2023-11-16 09:46:40 +07:00
Dede Fuji Abdul
a4c13c242a Fix typo in route name 2023-11-16 09:46:13 +07:00
Dede Fuji Abdul
6bdd759450 Merge branch 'development' of https://github.com/defuj/eis 2023-11-10 14:17:55 +07:00
Dede Fuji Abdul
517e4a43d3 Update page title font weight in MenuProvider.vue 2023-11-10 14:17:34 +07:00
Dede Fuji Abdul
af05f641f3 Merge branch 'development' of https://github.com/defuj/eis 2023-11-10 14:07:06 +07:00