10 Commits

Author SHA1 Message Date
7f58c9c847 feat: add S3 configuration and utility functions for blog image handling
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 17s
2025-10-26 07:56:19 +08:00
3dd30bb53f Add KUBERNETES_DEPLOYMENT_REPLICAS variable for configurable pod replicas
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 21s
2025-10-06 14:59:26 +08:00
f2cc11f537 Update CI/CD workflows to trigger on master branch instead of dev
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 15s
2025-10-06 14:37:01 +08:00
659ab2c8c4 Refactor CI/CD workflows to remove input parameters and use secrets for image tag and Kubernetes configurations 2025-10-06 14:32:32 +08:00
f6318d528f Set default ingress host to 'www.cialloo.com' in CD workflow
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 12s
2025-10-05 20:29:53 +08:00
3abb7e0ad1 Update CI/CD workflows to enable automatic triggers after successful builds
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 10s
2025-10-05 17:48:15 +08:00
18483c8978 Add force restart option to deployment workflow and script 2025-10-04 23:26:26 +08:00
4b372f8208 Refactor CD workflow by removing kubectl and envsubst installation steps for streamlined deployment 2025-10-02 15:48:55 +08:00
669fa2626e Refactor CI workflow steps for clarity and organization 2025-10-02 15:08:42 +08:00
a9e4e05fda Add CI/CD workflows for building and deploying Docker images to Kubernetes 2025-10-02 15:00:50 +08:00