10 Commits

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