Skip to content

Basic docker-compose.yml to run Elasticsearch Kibana and APM in development mode.

Notifications You must be signed in to change notification settings

RodriguesCosta/elasticsearch-docker-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-docker-basic

Steps

  1. run docker-compose up -d
  2. run bin/elasticsearch-setup-passwords auto in elasticsearch container to generate passwords
  3. run docker-compose down
  4. update passwords for user elastic in files apm-server.yml and kibana.yml
  5. run docker-compose up -d

Caution

This service not recommended for production, use this for development ambient or to capture logs in production, but is not very secure.

About

Basic docker-compose.yml to run Elasticsearch Kibana and APM in development mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages