Commit Graph

264 Commits

Author SHA1 Message Date
1bf99441e4 Delete .github/workflows/docker-development.yml 2024-01-15 21:32:43 +07:00
4c4b941c55 Update docker-publish.yml 2024-01-15 21:32:24 +07:00
b6ac6a47fc Delete .github/workflows/docker-image.yml 2024-01-15 21:30:53 +07:00
b492764194 Create docker-image.yml 2024-01-15 21:19:19 +07:00
2ede4dc432 Update docker-release.yml 2024-01-15 21:12:44 +07:00
70aeed1e82 Create docker-development.yml 2024-01-15 21:12:08 +07:00
284f5078fd Update docker-publish.yml 2024-01-15 21:05:35 +07:00
16486fefcc Update login page title 2024-01-15 20:42:05 +07:00
9c66a11130 Merge branch 'main' of https://github.com/defuj/eis 2024-01-15 20:41:19 +07:00
d8528665a3 Merge branch 'development' of https://github.com/defuj/eis 2024-01-15 20:41:00 +07:00
c329a23afa Update deployment.yaml to use new image 2024-01-15 20:40:09 +07:00
0812a41238 Create docker-publish.yml 2024-01-15 20:36:22 +07:00
73500900cf Update image tag to alpha-03 in deployment.yaml 2024-01-15 17:23:34 +07:00
7ebcde1926 Fix indentation in deployment.yaml 2024-01-15 16:54:59 +07:00
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