7503531028
Update deployment.yaml with environment variables
2024-01-15 16:43:27 +07:00
509540edfa
Update login page title
2024-01-15 16:27:24 +07:00
c275dcb351
Update login page title
2024-01-15 16:24:21 +07:00
54842e94a8
Update login page title
2024-01-15 16:17:19 +07:00
61f0c8cf88
Update login view title
2024-01-15 16:14:20 +07:00
fe4bbc2fe7
Update login page title
2024-01-15 16:12:15 +07:00
e32cb46b24
Update login page title
2024-01-15 16:11:31 +07:00
75a7566cc1
Update deployment.yaml with environment variables
2024-01-15 16:09:12 +07:00
6c7d4ae6cd
Update login view title
2024-01-15 15:59:45 +07:00
2018b82283
Update port configuration in deployment.yaml
2024-01-15 15:33:59 +07:00
f037d89d5f
[pd
2024-01-15 15:33:31 +07:00
c62cdc245f
Add NodePort and servicePort to deployment.yaml
2024-01-15 15:33:00 +07:00
652930cf19
Update targetPort in deployment.yaml
2024-01-15 15:28:28 +07:00
9ce3c7f6f8
Remove targetPort from deployment.yaml
2024-01-15 15:25:36 +07:00
764febed2b
Update deployment.yaml with new service configurations
2024-01-15 15:18:22 +07:00
6fedf73e0d
Update service name and ports in deployment.yaml
2024-01-15 15:05:47 +07:00
8c46bbb9c2
Add NodePort service for apkt-eis deployment
2024-01-15 14:57:43 +07:00
28af965f19
Fix container port in deployment.yaml
2024-01-15 14:45:10 +07:00
24e82b8e38
Update container port in deployment.yaml
2024-01-15 14:43:22 +07:00
0acb669f7c
Update deployment.yaml with new app name
2024-01-15 13:57:44 +07:00
636ee6967b
Update deployment and service configuration
2024-01-15 13:57:28 +07:00
f97a8caf4b
Update deployment.yaml file
2024-01-15 13:46:58 +07:00
1861c15e6a
Update deployment replicas to 3
2024-01-15 12:33:43 +07:00
5f4cd23350
Refactor deployment and service metadata in deployment.yaml
2024-01-15 12:31:44 +07:00
a860e8a55c
Remove clusterIP and clusterIPs from deployment.yaml
2024-01-15 12:29:23 +07:00
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
9943d214d2
Add deployment.yaml file
2024-01-15 11:40:11 +07:00
7730e91298
Add manifest.yml file for deployment
2024-01-15 11:39:05 +07:00
57fb534af8
Update Dockerfile to expose port 15002
2024-01-13 21:25:33 +07:00
67c5b52dee
Update Dockerfile to expose port 15001
2024-01-13 21:21:34 +07:00
bc77acc42d
Update Dockerfile to expose port 15000
2024-01-13 20:52:51 +07:00
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
69235b374d
Update nginx.conf to listen on port 8080 instead of port 80
2024-01-13 13:02:27 +07:00
d2f6ca0ad3
Update Dockerfile to expose port 8000
2024-01-13 12:54:16 +07:00
04c9700fac
Update Dockerfile CMD instruction
2024-01-13 12:11:58 +07:00
3cbdb78992
Update Dockerfile to include nginx.conf
2024-01-11 20:53:08 +07:00
0e16a37ac0
Add nginx.conf file for Nginx configuration
2024-01-11 20:11:35 +07:00
83f402c3ac
Add Dockerfile and update preview script
2024-01-11 19:02:11 +07:00
cf0eb76175
Update CSS styles for height and width
2024-01-10 10:37:00 +07:00
e2f59f804e
Refactor HTML and CSS styles
2024-01-10 10:36:29 +07:00
8228520851
Add useQueryStore to handle GraphQL queries
2024-01-08 10:25:21 +07:00
1573672c84
Refactor vite.config.ts to conditionally enable utwm plugin based on NODE_ENV
2024-01-08 10:04:37 +07:00
408148decd
Add unplugin-tailwindcss-mangle/vite and tw-patch install
2023-12-22 09:01:40 +07:00
a4c13c242a
Fix typo in route name
2023-11-16 09:46:13 +07:00
517e4a43d3
Update page title font weight in MenuProvider.vue
2023-11-10 14:17:34 +07:00
b92b9d04d4
Update user authentication process
2023-11-09 13:28:03 +07:00
3898e9f80d
Update table column captions and cell templates
2023-11-09 10:58:58 +07:00
8aec877d2b
Refactor input and dialog components
2023-11-09 10:08:24 +07:00
e382cbacc0
Add dummy data generator to Table_11.vue
2023-11-08 15:52:58 +07:00
cf829dc2bd
Refactor code to improve performance and
...
readability.
2023-11-08 15:52:53 +07:00