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

use Atlas instead of local MongoDB server #130

Open
gcschmit opened this issue Sep 21, 2024 · 0 comments
Open

use Atlas instead of local MongoDB server #130

gcschmit opened this issue Sep 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gcschmit
Copy link
Contributor

Consider using Atlas to host the MongoDB server for SPOT rather than using a local server. This would make it easier to debug and transfer data since we could leverage Atlas' web interface rather than doing everything via the command line. In addition, I'm not sure if the Compass application can connect to the local server (it may be able to if we open the port, but that is a security vulnerability). The Compass application is also helpful for debugging.

@gcschmit gcschmit added the enhancement New feature or request label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant