JiyaGupta-cs / mytwit

Social media platform for disabled individuals
https://mytwit.vercel.app
9 stars 30 forks source link

Add Docker Support for MYTWIT #80

Open SankeerthKoraboina opened 4 months ago

SankeerthKoraboina commented 4 months ago

Title:

Adding Docker Support to mytwit

Description:

Problem: mytwit currently lacks Docker support, hindering its ease of deployment and scalability. Adding Docker support is essential to streamline the deployment process and make it more accessible to a broader audience.

Solution: Implementing Docker support for mytwit would involve creating a Dockerfile and configuration to package the application into a Docker container. This containerization would simplify deployment, improve consistency across environments, and enhance scalability.

Approach: To achieve Docker support for mytwit, we can follow these steps:

  1. Create a Dockerfile specifying the necessary dependencies and configuration.
  2. Configure the application to work seamlessly within a Docker container.
  3. Document the steps for building and running mytwit using Docker in the project's README.

Additional Context: Adding Docker support aligns with modern development practices, making it easier for developers to set up and run mytwit in various environments. Docker containers provide isolation, portability, and reproducibility, contributing to a more robust and user-friendly development and deployment experience.

github-actions[bot] commented 4 months ago

Welcome to Capabilix repository.🎊 Thank you so much for taking the time to point this out.

SankeerthKoraboina commented 4 months ago

@JiyaGupta-cs Please assign me this issue

varshith257 commented 4 months ago

@Sunny-2003 It's great to add Docker deployment to mytwit as it makes the ease deployment process of mytwit using Docker for developers. @JiyaGupta-cs It's a great feature to add-on to the project

Sakshamag21 commented 1 month ago

Hi @JiyaGupta-cs I would like to work on this issue for GSSOC'24 and all other issues as well. I am attaching my resume for reference of my work. https://drive.google.com/file/d/1HgwfbdcNRL-e9LTkqVRpu3XAbmMK8faf/view?usp=sharing . My discord id:- 210906_sakshamagarwal

itskdhere commented 1 month ago

@JiyaGupta-cs I want to work on this issue.