significant tidying to logserver
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 38s

This commit is contained in:
Your Name
2025-09-20 10:33:08 +12:00
parent fa4ef61a0a
commit 7851aa810b
12 changed files with 262 additions and 29 deletions

View File

@@ -12,6 +12,5 @@ IMAGE_REPO="beats/filebeat"
IMAGE_TAG="7.17.23"
# Volume definitions
CONFIG_VOLUME="${CONTAINER_NAME}_config"
DATA_VOLUME="${CONTAINER_NAME}_data"
CERTS_VOLUME="${CONTAINER_NAME}_certs"
DATA_VOLUME=logclient_data
CONFIG_VOLUME=logclient_config