Skip to content
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

[Feature] Dockerization of Creative Commons Chooser Repository #512

Closed
1 task done
gawandeabhishek opened this issue Mar 28, 2024 · 2 comments · Fixed by #517
Closed
1 task done

[Feature] Dockerization of Creative Commons Chooser Repository #512

gawandeabhishek opened this issue Mar 28, 2024 · 2 comments · Fixed by #517
Assignees
Labels
🤖 aspect: dx Concerns developers' experience with the codebase ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work

Comments

@gawandeabhishek
Copy link
Contributor

Problem

The Creative Commons Chooser application currently lacks a Dockerized deployment option, which can make deployment and management more cumbersome for users. Additionally, setting up Chooser locally requires Node.js version 14 or below. However, this presents a challenge as npm version 4 or 5 is incompatible with Node.js version 14 or below. Dockerizing the Chooser repository would resolve these issues.

Description

Dockerizing the Creative Commons Chooser repository would involve creating Docker containers for the application components, allowing users to easily deploy and manage the application using Docker. This would streamline the deployment process, making it more accessible to users who prefer containerized deployments or who are already utilizing Docker in their infrastructure.

Alternatives

One alternative would be to continue deploying the application manually or through other means without Dockerization. However, Dockerizing the application provides several benefits, including easier deployment, scalability, and consistency across different environments.

Additional context

Docker has become a standard tool for containerization and deployment in many development and production environments. By Dockerizing the Creative Commons Chooser repository, we can make it more compatible with modern deployment practices and workflows.

Implementation

  • I would be interested in implementing this feature.
@gawandeabhishek gawandeabhishek added ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🟩 priority: low Low priority and doesn't need to be rushed labels Mar 28, 2024
@gawandeabhishek

This comment was marked as off-topic.

@TimidRobot TimidRobot added 🏁 status: ready for work Ready for work 🤖 aspect: dx Concerns developers' experience with the codebase and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 💻 aspect: code Concerns the software code in the repository labels Apr 5, 2024
@TimidRobot
Copy link
Member

Duplicate of:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 aspect: dx Concerns developers' experience with the codebase ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work
Projects
None yet
2 participants