Project

General

Profile

Actions

Activity #704

closed

Starting Mongodb container on 192.168.10.92

Added by Prajwal Ankushrao 4 months ago. Updated 12 days ago.

Status:
closed
Priority:
Normal
Start date:
02/28/2025
Due date:
% Done:

100%

Estimated time:
End Date:
02/28/2025

Description

tried to solve the error but unable to fix it so stopeed the errored conatiner and started new with below details
docker run -d \
--name rubiscape_mongodb2 \
-p 27017:27017 \
-v mongodb_data:/data/db \
-e MONGO_INITDB_ROOT_USERNAME=admin \
-e MONGO_INITDB_ROOT_PASSWORD=password \
mongo:latest --auth

Actions #1

Updated by Sanket Mohite 12 days ago

  • Status changed from New to closed
Actions

Also available in: Atom PDF