govind-kumarr / simple_rag_dashboard

Chat with your docs. The deployed link is not updated. Please setup project locally to find issues.
22 stars 32 forks source link

[Feature Request]: Integrating Docker into the project #100

Open Ratangulati opened 1 month ago

Ratangulati commented 1 month ago

Is there an existing issue for this?

Feature Description

Docker is a must for open-source projects nowadays as it has its benefits.

I will also be updating the docs for it.

Use Case

Use Case Dockerfile has many benefits but consistency and isolation stand out the most.

Docker allows you to package your entire application, including its dependencies, into a single container. That makes sure your application will run across different environments. another benefit is that it runs in its environment without interfering with other applications or the host system.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Congratulations, @Ratangulati! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

samr874 commented 1 month ago

@Ratangulati Is the repository still active for contributions? are we looking towards change into this applications? I am looking towards contributing good ideas for this project . Looking towards learning new technologies additionally to the contribution.

govind-kumarr commented 1 month ago

@Ratangulati Great idea but currently don't need docker.