Update package build process, add .env template, and update to Cloudron base 5.0.0

This commit is contained in:
Andreas Düren
2025-03-17 09:04:47 +01:00
parent 167128b6a7
commit bd4dea4757
4 changed files with 39 additions and 9 deletions

12
.env.template Normal file
View File

@ -0,0 +1,12 @@
# Elasticsearch environment variables
# This file will be copied to /app/data/.env during installation
# Java memory settings - leave empty to auto-configure based on container limits
ES_JAVA_HEAP=
# Security settings - DO NOT CHANGE
ES_JAVA_HOME=/app/data/jdk
ES_PATH_CONF=/app/data/config
# Certificate password - DO NOT CHANGE
CERT_PASSWORD=cloudron