mongui

1.2.5 • Public • Published

mongui

MongoDB user interface inspired on RockMongo

npm version GitHub version

NPM NPM

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install mongui --global

Start mongui

$ mongui [port]

default port: 3101

Usage

Setup config.json

Config file location search order:

  • /etc/mongui/config.json
  • /usr/local/etc/mongui/config.json
  • ~/.mongui/config.json
  • [PWD]/config.json
  • config.json

Default user: "test", password: 1234 Leave users empty for no security check

Navigate to: http://localhost:3101/

screenshot1

Features

  • Multilang. Language detected from browser. Currently only english & spanish. Default: english.
  • Server statistics
  • List processes
  • Validate collection
  • Field editor
  • ...

Dependencies

Dev Dependencies

None

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i mongui

Weekly Downloads

7

Version

1.2.5

License

ISC

Unpacked Size

2.27 MB

Total Files

321

Last publish

Collaborators

  • jjtortosa