mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-02 08:35:07 +01:00
Add Release action for cc-backend
This commit is contained in:
17
build/package/cc-backend.config
Normal file
17
build/package/cc-backend.config
Normal file
@@ -0,0 +1,17 @@
|
||||
CC_USER=clustercockpit
|
||||
|
||||
CC_GROUP=clustercockpit
|
||||
|
||||
CC_HOME=/tmp
|
||||
|
||||
LOG_DIR=/var/log
|
||||
|
||||
DATA_DIR=/var/run/cc-backend
|
||||
|
||||
MAX_OPEN_FILES=10000
|
||||
|
||||
CONF_DIR=/etc/cc-backend
|
||||
|
||||
CONF_FILE=/etc/cc-backend/cc-backend.json
|
||||
|
||||
RESTART_ON_UPGRADE=true
|
||||
Reference in New Issue
Block a user