mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: add docs for file provisioning (#53101)
This commit is contained in:
committed by
GitHub
parent
c7212643c2
commit
2fef8e6f2c
@@ -68,6 +68,7 @@ if [ $1 -eq 1 ] ; then
|
||||
|
||||
if [ ! -d $PROVISIONING_CFG_DIR/alerting ]; then
|
||||
mkdir -p $PROVISIONING_CFG_DIR/alerting
|
||||
cp /usr/share/grafana/conf/provisioning/alerting/sample.yaml $PROVISIONING_CFG_DIR/alerting/sample.yaml
|
||||
fi
|
||||
|
||||
# Set user permissions on /var/log/grafana, /var/lib/grafana
|
||||
|
||||
Reference in New Issue
Block a user