Skip to content

Create a local MongoDB instance using Docker-Compose. We don't use MongoDB anymore as of late 2022.

Notifications You must be signed in to change notification settings

ctfguide-tech/LocalMongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mongodb local instance

  1. Run docker-compose up --build to build
  2. Run docker-compose stop to stop
    Your local MongoDB Url: mongodb://127.0.0.1:27017

About

Create a local MongoDB instance using Docker-Compose. We don't use MongoDB anymore as of late 2022.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages