An open API service indexing awesome lists of open source software.

https://github.com/fajrulaulia/mongodb-docker

Container service of mongodb server with mongo express app for Manage data.
https://github.com/fajrulaulia/mongodb-docker

container docker docker-compose makefile mongo mongodb

Last synced: 3 months ago
JSON representation

Container service of mongodb server with mongo express app for Manage data.

Awesome Lists containing this project

README

          

# MONGODB-DOCKER
MongoDB Docker is a Container for MongoDB Server with Mongo Express Application for Manage Data. this repository purpose for MongoDB when Development, so you don't need install MongoDB, Just running docker and this container.

## Setup Before usage
- Operating System
- Linux
- Depedencies
- `docker-engine`, `docker-compose` and `make`

## Instalation
- Clone this repository and cd to folder repository.
- run make service-up
- after server running, open http://localhost:8081 and show Prompt.
- user for login on Mongo Express
- username : `user`
- password : `user`

## Contributor
- Fajrul Aulia
- telegram : `fajrulaulia`
- twitter : `@fajrulaulia_`