Fix up template_info.envs
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 4s

This commit is contained in:
j
2025-12-30 08:38:57 +13:00
parent 547fc845a4
commit c5b662593a
15 changed files with 0 additions and 0 deletions

View File

@@ -1,16 +0,0 @@
# Template metadata for Dropshell
TEMPLATE=logserver
TEMPLATE_VERSION="1.0.0"
TEMPLATE_DESCRIPTION="Central log server using Loki and Grafana. Simple, lightweight alternative to ELK stack with an easy-to-use web interface."
TEMPLATE_AUTHOR="Dropshell"
TEMPLATE_LICENSE="MIT"
TEMPLATE_HOMEPAGE="https://github.com/dropshell/templates"
TEMPLATE_TAGS="logging,monitoring,grafana,loki,dashboard"
TEMPLATE_REQUIRES="docker,docker-compose"
TEMPLATE_CONFLICTS=""
TEMPLATE_MIN_MEMORY="512"
TEMPLATE_MIN_DISK="1000"
TEMPLATE_CATEGORY="monitoring"
REQUIRES_HOST_ROOT=false
REQUIRES_DOCKER=true
REQUIRES_DOCKER_ROOT=false