Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

use this stack on docker swarm #12

Open
chengoldbond1 opened this issue Jul 9, 2017 · 1 comment
Open

use this stack on docker swarm #12

chengoldbond1 opened this issue Jul 9, 2017 · 1 comment

Comments

@chengoldbond1
Copy link

can u explain how to work with Docker swarm and this repo?
thanks

@ish1301
Copy link

ish1301 commented Jan 28, 2020

I am trying to deploy with docker swarm and failing with error Kibana server is not ready yet

My compose yaml file is below

version: '3.2'
services:
tia-elastic-stack:
image: blacktop/elastic-stack:latest
ports:
- 8999:80
deploy:
replicas: 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants