Skip to content

Mokse 61 update docker container#103

Merged
JMG3000 merged 5 commits into
masterfrom
MOKSE-61-Update-Docker-Container
May 30, 2026
Merged

Mokse 61 update docker container#103
JMG3000 merged 5 commits into
masterfrom
MOKSE-61-Update-Docker-Container

Conversation

@JMG3000

@JMG3000 JMG3000 commented May 30, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 30, 2026 10:45
@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mokse-website Ready Ready Preview, Comment May 30, 2026 10:45am

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Docker-related setup by removing the MongoDB container from Compose and adding an ogDockerfile copy.

Changes:

  • Added ogDockerfile, duplicating the current Dockerfile contents.
  • Removed MongoDB service, volume, and app MongoDB URI from docker-compose.yml.
  • Deleted the MongoDB init script used to create the app user.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
ogDockerfile Adds a duplicate Dockerfile not referenced by Compose.
docker-compose.yml Removes MongoDB configuration from the Compose stack.
docker/mongo/init/01-create-app-user.js Deletes the MongoDB initialization script.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docker-compose.yml
Comment thread ogDockerfile

@JMG3000 JMG3000 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review
All changes have been reviewed and approved based on the risk assessed.

Status:
Approved

Comment thread docker-compose.yml
environment:
NODE_ENV: ${NODE_ENV:-development}
NEXT_TELEMETRY_DISABLED: "1"
# App uses this to connect to Mongo:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review
All changes have been reviewed and approved based on the risk assessed.

Status:
Approved

@JMG3000 JMG3000 merged commit 999a610 into master May 30, 2026
8 checks passed
@JMG3000 JMG3000 deleted the MOKSE-61-Update-Docker-Container branch June 3, 2026 00:43
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.

3 participants