Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [mongodb]

MongoDB is a document oriented database (also known as NoSQL database).

Score of 1
1 answer
480 views

Currently trying to migrate an Atlas Mongo DB (hosted on Azure with PrivateLink) to Azure DocumentDB. I first tried CosmosDB for Mongo RU and could use the Azure Database Migration Service. It was ...
Score of 0
0 answers
79 views

I'm currently setting up minikube on my local machine, for work. I have microservices that runs in pods, which requires access to a mongodb server running locally as a windows service, and exposed as ...
Score of 1
0 answers
162 views

I am new to MongoDB and have downloaded the latest 8.2.1 zip file for Windows 11. Environment: Windows 11 24h2, Intel Pentium 5409U Laptop, 8 GB RAM, SSD. Starting the DB server three times (with a ...
Score of -1
1 answer
148 views

I need to secure MongoDB traffic with TLS on a self hosted cluster. Im not completely new to the topic, but still haven't created certificates manually by my own yet. The MongoDB Cluster contains one ...
Score of 0
0 answers
971 views

I am new to mongodb database but have 10+ years of experience in mysql. I am trying to install mongodb 8 on ubuntu 24 and run the mongodb server but service failed with following response : × mongod....
Score of 0
1 answer
264 views

On Ubuntu 22.04.1 (AMD 3970x, 64GB RAM (memtest86 pass), several free TB on root filesystem, no SMART errors), I installed community mongodb with the standard directions here. Upon starting mongod in ...
Score of 0
0 answers
165 views

I have 3 pc with almalinux9.5 and mongodb v6. The 3 ips are 10.17.60.102, 10.17.60.103, 10.17.60.104 . In all 3 pc I edited the mongod.conf file in this way: # mongod.conf, Percona Server for MongoDB #...
Score of 0
1 answer
553 views

I was attempting to create a mongodb cluster with replica set using 3 pc. I am very new to mongodb. the 3 pc have almalinux9.5 and mongodb v6 installed. so far I issued those commands as root. yum ...
Score of 1
1 answer
1080 views

I have mongodb 8.0.3 on Windows 10. The service and the database work for two days, then the service fails to start with unhabdled exception 0xC000001D. Clearing the database directory allows the ...
Score of 0
1 answer
152 views

We are migrating from GCP to our bare metal Kubernetes cluster. I need to "lift and shift" some VMs from GCP to k8s. One of the VMs is running a docker image that connects to a MongoDB ...
Score of 1
1 answer
115 views

I am facing an issue where data in MongoDB inside EC2 instance is erased after approximately one day. I use the AWS free tier service. In that I launch a t3.large ubuntu instance and gp3 8 GB volume. ...
Score of 0
0 answers
211 views

I have 200TBs of PDF files(~800K), 100MB each on average, to be stored in MongoDB(GRIDFS). It is the cloud provider's policy to store PDFs in MongoDB Database only. I need guidance regarding MongoDB ...
Score of 0
1 answer
359 views

I running K3S Kubernetes on a cluster server consisting of a mixture of Raspberry 4 and Raspberry 5 nodes. I want to install Unifi Network Application on the cluster server and have come pretty far in ...
Score of -2
2 answers
230 views

Mongod database with Nginx. I am getting this error when connected to my database. http://212.38.94.32:3001/api/ "This request has been blocked; the content must be served over HTTPS". I ...
Score of 0
0 answers
793 views

I am trying to set up TLS certificates for my standalone MongoDB instance on a cloud compute instance. I got the certificates from certbot using the command sudo certbot certonly --standalone -d. i ...

15 30 50 per page
1
2 3 4 5
60