Commit Graph

13 Commits

Author SHA1 Message Date
5a490bfa43 Update Dockerfile to fix missing newline at end of file 2024-01-18 10:32:11 +07:00
49eb4f392e build image 2024-01-16 12:44:49 +07:00
6ec92d8311 build image 2024-01-16 12:31:31 +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
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
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