Project

General

Profile

Actions

Activity #704

open

Starting Mongodb container on 192.168.10.92

Added by Prajwal Ankushrao about 1 month ago.

Status:
New
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

No data to display

Actions

Also available in: Atom PDF