mongo-admin-server

1.0.3 • Public • Published

Mongo Admin Server

Allow ongoing management of MongoDB instance as an NPM package or via a Docker image. Explore the docs

Report BugRequest Feature

Built With

  • NextJS
  • Redux
  • Typescript
  • Docker

Getting Started

You can either install the Npm package

  • npm
npm i mongo-admin-server

or use the docker image

  • docker
docker pull rouan1/mongo-admin-server

then you need to add the MONGODB_URI variable to your .env or in your container environnements

MONGODB_URI="mongodb+srv://<username>:<password>@cluster-marketplace.shyjtqn.mongodb.net/?retryWrites=true&w=majority"

Authors

Readme

Keywords

none

Package Sidebar

Install

npm i mongo-admin-server

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

69.6 MB

Total Files

2328

Last publish

Collaborators

  • rouanlaporal
  • lepetitlouis