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

Dockerize next.js application and publish on docker hub #16

Open
MridulDhiman opened this issue Oct 16, 2024 · 3 comments
Open

Dockerize next.js application and publish on docker hub #16

MridulDhiman opened this issue Oct 16, 2024 · 3 comments
Assignees
Labels
easy Sort of easier implementation enhancement New feature or request good first issue Good for newcomers new feature Add something new to the project

Comments

@MridulDhiman
Copy link
Collaborator

Problem Statement

Dockerize your next.js application and publish latest build on docker hub

Technical Details

Image should be of minimal size (use multi stage builds).
Configure the environment variables for next auth, mongodb, backend url etc.
Image with Latest Tag should be published to docker hub, on each master branch push using CI/CD pipeline.

@MridulDhiman MridulDhiman added good first issue Good for newcomers new feature Add something new to the project easy Sort of easier implementation enhancement New feature or request labels Oct 16, 2024
@MridulDhiman
Copy link
Collaborator Author

we can close this issue ig

@AlexiusTatius
Copy link
Collaborator

I just wanted to ask one question.
Since the building of the image is working. But there were some issues regarding running the image in a container.
Would you create a seperate issue for that or solve in this issue only?

@MridulDhiman
Copy link
Collaborator Author

We can keep it on halt, till the migration is completed to postgres database and clerk for authentication (#17, #18 ), as, there are major breaking changes in the schema and queries and the codebase. Let me reopen this for now.

@MridulDhiman MridulDhiman reopened this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Sort of easier implementation enhancement New feature or request good first issue Good for newcomers new feature Add something new to the project
Projects
None yet
Development

No branches or pull requests

2 participants