docs: Add 16, update 2 and remove 2 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s
This commit is contained in:
22
graylog/template_info.env
Normal file
22
graylog/template_info.env
Normal file
@@ -0,0 +1,22 @@
|
||||
# DO NOT EDIT THIS FILE FOR YOUR SERVICE!
|
||||
# This file is replaced from the template whenever there is an update.
|
||||
# Edit the service.env file to make changes.
|
||||
|
||||
# Template metadata
|
||||
TEMPLATE=graylog
|
||||
TEMPLATE_VERSION="1.0.0"
|
||||
TEMPLATE_DESCRIPTION="Graylog log management platform with OpenSearch and MongoDB. Enterprise-grade centralized log collection, analysis, and alerting."
|
||||
TEMPLATE_AUTHOR="Dropshell"
|
||||
TEMPLATE_LICENSE="MIT"
|
||||
TEMPLATE_HOMEPAGE="https://github.com/dropshell/templates"
|
||||
TEMPLATE_TAGS="logging,monitoring,graylog,opensearch,mongodb,siem"
|
||||
TEMPLATE_REQUIRES="docker,docker-compose"
|
||||
TEMPLATE_CONFLICTS=""
|
||||
TEMPLATE_MIN_MEMORY="4096"
|
||||
TEMPLATE_MIN_DISK="10000"
|
||||
TEMPLATE_CATEGORY="monitoring"
|
||||
|
||||
# System requirements
|
||||
REQUIRES_HOST_ROOT=false
|
||||
REQUIRES_DOCKER=true
|
||||
REQUIRES_DOCKER_ROOT=false
|
||||
Reference in New Issue
Block a user