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.
- Host: GitHub
- URL: https://github.com/fajrulaulia/mongodb-docker
- Owner: fajrulaulia
- Created: 2020-10-12T04:52:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T04:54:01.000Z (over 5 years ago)
- Last Synced: 2025-12-26T21:55:35.938Z (6 months ago)
- Topics: container, docker, docker-compose, makefile, mongo, mongodb
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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_`