replace es-head with elasticvue, tweaking

es-head does not support building with ARM64 and had to be replaced with the even better elasticvue
elasticvue will now run within the nginx container, freeing some RAM :) on the way
This commit is contained in:
t3chn0m4g3
2022-01-27 02:39:23 +00:00
parent 6a277fd1e9
commit 12a413b4cb
22 changed files with 241 additions and 280 deletions

View File

@ -175,18 +175,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Ewsposter service
ewsposter:
container_name: ewsposter

View File

@ -76,18 +76,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Nginx service
nginx:
container_name: nginx

View File

@ -382,18 +382,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Ewsposter service
ewsposter:
container_name: ewsposter

View File

@ -165,18 +165,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Ewsposter service
ewsposter:
container_name: ewsposter

View File

@ -159,18 +159,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Ewsposter service
ewsposter:
container_name: ewsposter

View File

@ -184,18 +184,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Ewsposter service
ewsposter:
container_name: ewsposter

View File

@ -525,18 +525,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Ewsposter service
ewsposter:
container_name: ewsposter

View File

@ -558,18 +558,6 @@ services:
volumes:
- /data:/data
## Elasticsearch-head service
head:
container_name: head
restart: always
depends_on:
elasticsearch:
condition: service_healthy
ports:
- "127.0.0.1:64302:9100"
image: "dtagdevsec/head:2203"
read_only: true
# Ewsposter service
ewsposter:
container_name: ewsposter