mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 05:43:24 +00:00
Update deploy-elk.sh
This commit is contained in:
@@ -22,11 +22,9 @@ mkdir -p $ELKPATH
|
||||
|
||||
cd $ELKPATH
|
||||
|
||||
git clone https://github.com/elkninja/elastic-stack-docker-part-one.git
|
||||
git clone https://github.com/spujadas/elk-docker.git
|
||||
|
||||
mv elastic-stack-docker-part-one elastic-stack
|
||||
cd elastic-stack
|
||||
|
||||
curl -s https://raw.githubusercontent.com/PurpleComputing/helpful-scripts/main/install-docker-ubuntu.sh | bash
|
||||
#curl -s https://raw.githubusercontent.com/PurpleComputing/helpful-scripts/main/install-docker-ubuntu.sh | bash
|
||||
|
||||
#docker-compose up -d
|
||||
|
||||
Reference in New Issue
Block a user