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

Added default support for MongoDB Atlas #28

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Added default support for MongoDB Atlas #28

merged 2 commits into from
Apr 26, 2023

Conversation

MichaelZhao21
Copy link
Contributor

Description

Now running docker compose up will run with MongoDB Atlas. The dev script has also been updated to use MongoDB Atlas by default. The scripts for running mongo locally are still there and can be run with docker compose -f docker-compose-mongo.yml or docker compose -f docker-compose-mongo.dev.yml.

Fixes #27

Type of Change

Delete options that do not apply:

  • DevOps (changes to the build system/pipeline)

Is this a breaking change?

  • Yes
  • No

@MichaelZhao21 MichaelZhao21 merged commit 783c590 into hackutd:master Apr 26, 2023
@MichaelZhao21 MichaelZhao21 deleted the mongo-atlas branch October 4, 2023 14:07
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.

Add option to use MongoDB Atlas
1 participant