Skip to content

johan14/mongodb-elasticsearch-kibana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB - ElasticSearch - Kibana Setup

Setup

Stop any processes listening on ports : 27017 (MongoDB), 9200 (ES), 5601 (Kibana)

service {SERVICENAME} stop

Start

Start the services by using :

docker-compose up

Stop

Stop the services by using :

docker-compose stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published