Skip to content

Move k8s to docker, optimize Dockerfile, add compose and monitoring setup #94

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 12 commits into
base: master
Choose a base branch
from

Conversation

CosminL-DEV
Copy link
Contributor

@CosminL-DEV CosminL-DEV commented Jun 17, 2025

This PR is the second part of the containerization process. Main changes include:

  • Moved all files from the k8s folder to the docker folder, following best practices for structure and clarity.
  • Kubernetes usage is now located in docker/kubernetes-example.
  • Improved the Dockerfile to reduce the image size.
  • Added a docker-compose file for easier local testing and deployment.
  • Included necessary files for Grafana and Prometheus to start correctly within the dockerized environment.

These updates enhance the project’s organization, optimize Docker usage, and facilitate monitoring setup.

@CosminL-DEV CosminL-DEV changed the title K8s support Move k8s to docker, optimize Dockerfile, add compose and monitoring setup Jun 17, 2025
@CosminL-DEV CosminL-DEV marked this pull request as ready for review June 17, 2025 08:53
@CosminL-DEV
Copy link
Contributor Author

@taylanisikdemir

@CosminL-DEV
Copy link
Contributor Author

Don't approve yet please. I forgot the cmd folder in the dockerfile.

@CosminL-DEV
Copy link
Contributor Author

Now it's working correctly
image
image

@taylanisikdemir ready to merge.

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.

1 participant