Mongo DB
See original GitHub issueHey guys, I know that the first way to get the platform started is by using “docker-compose up” however what I have been trying to do is start up the individual code bases.
Now after a lot of attempts, I realized that when you start the whole stack through docker, it creates a local Mongo instance on port 27000 which is otherwise not accessible.
So if I want to use Mongo Atlas or say run the platform without docker (by individually running npm serve
or np run devstart
, how would I do that?
Cheers!
Issue Analytics
- State:
- Created 3 years ago
- Comments:19
Top Results From Across the Web
MongoDB: The Developer Data Platform | MongoDB
The developer data platform that provides the services and tools necessary to build distributed applications fast, at the performance and scale users demand....
Read more >MongoDB - Wikipedia
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents ...
Read more >MongoDB Tutorial - Tutorialspoint
MongoDB is an open-source document database and leading NoSQL database. MongoDB is written in C++. This tutorial will give you great understanding on ......
Read more >MDB: MongoDB Inc - Stock Price, Quote and News - CNBC
MongoDB Inc MDB:NASDAQ ; Close. 198.85 quote price arrow up +10.04 (+5.32%) ; Volume. 1,227,872 ; 52 week range. 135.15 - 546.73 ...
Read more >MongoDB - GitHub
mongodb -atlas-kubernetes Public. MongoDB Atlas Kubernetes Operator - Manage your MongoDB Atlas clusters from Kubernetes. Go 84 Apache-2.0 54 1 13 Updated 8 ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@smaharj1 I feel like this issue needs to be separated from this discussion thread as the topics aren’t the same. Please refer to and provide a solution at #132.
Thanks buddy!
@smaharj1 I finally got S3 to work. Below is the Bucket Policy I set:
and this is the CORS config that I used: