Skip to content

Add Docker support and initial Kubernetes setup; update backend and frontend configs #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sharmaaakash170
Copy link

This pull request includes the following changes:

Added:

backend/Dockerfile: Docker configuration for backend service

frontend/Dockerfile: Docker configuration for frontend service

k8s/: Initial folder structure for Kubernetes deployment manifests

Modified:

backend/config/database.js: Likely updated to support environment-based configuration or Docker compatibility

backend/index.js: Adjustments for improved server startup or Docker integration

frontend/vue.config.js: Updated to support proxying or deployment changes related to Docker/K8s

These changes lay the foundation for containerizing and orchestrating the application using Kubernetes.

@Quanghihicoder
Copy link
Owner

Thank you, bro, for the PR. I'm pretty busy at the moment and will check it out in a few days.

@sharmaaakash170
Copy link
Author

sharmaaakash170 commented May 12, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants