mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Add monit and a few utility scripts
This commit is contained in:
parent
b09ac86a62
commit
830f6a5609
12 changed files with 537 additions and 14 deletions
|
|
@ -1227,8 +1227,8 @@ nginx['proxy_set_headers'] = {
|
|||
##! Docs: https://docs.gitlab.com/ce/administration/monitoring/prometheus/
|
||||
################################################################################
|
||||
|
||||
# prometheus['enable'] = true
|
||||
# prometheus['monitor_kubernetes'] = true
|
||||
prometheus['enable'] = false
|
||||
prometheus['monitor_kubernetes'] = false
|
||||
# prometheus['username'] = 'gitlab-prometheus'
|
||||
# prometheus['uid'] = nil
|
||||
# prometheus['gid'] = nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue