1 Star 0 Fork 56

Bidiu/prometheus

forked from linge/prometheus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
grafana-server.service 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
linge 提交于 2023-03-13 23:58 . 添加system服务器
[Unit]
Description=Grafana server
Documentation=http://docs.grafana.org
[Service]
Type=simple
User=prometheus
Group=prometheus
Restart=on-failure
ExecStart=/opt/prometheus/grafana/bin/grafana-server \
--config=/opt/prometheus/grafana/conf/defaults.ini \
--homepath=/opt/prometheus/grafana
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Bidiu7/prometheus.git
git@gitee.com:Bidiu7/prometheus.git
Bidiu7
prometheus
prometheus
master

搜索帮助