linuxxstart / docker-cluster-elastic

Cluster Elasticsearch com docker swarm e haproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cluster elastic com docker swarm

1 - Criando os certificados

docker-compose -f create-certs.yml run --rm create_certs

2 - Deploiando a stack

docker stack deploy -c docker-compose.yml elk

About

Cluster Elasticsearch com docker swarm e haproxy


Languages

Language:Shell 100.0%