Tobias Wolf
68e6700663
Add an After= DB ordering relation to systemd .service ( #7903 )
...
In systemd `After=` merely codes an ordering relation and does not start
other units.
Grafana needs to specify that it wants to start up _after_ either of the
supported DB services have started, _if they start_.
Enabling the database services, however, is out of scope for Grafana.
2017-03-22 16:49:35 +01:00
Christopher Meng
6afb456bef
Update systemd unit's description to be more understandable
...
Signed-off-by: Christopher Meng <i@cicku.me>
2016-09-06 16:29:15 +02:00
Torkel Ödegaard
cdd341af64
feat(packaging): added Restart=on-failure to systemd service spec file
2016-01-13 13:57:22 +01:00
Torkel Ödegaard
f83d5f4280
cleanup(influxdb_08): removed influxdb 0.8 data source as an built in official data source, moved it to an external plugin repo, https://github.com/grafana/datasource-plugin-influxdb-08 , closes #3523
2015-12-15 11:21:00 +01:00
Mathieu Parent
e7834b885a
Fix LimitNOFILE in RPM systemd unit
2015-10-23 15:13:41 +02:00
Torkel Ödegaard
5302d3bb31
Added pidfile arg to systemd service spec, fixes #2360
2015-08-04 15:44:07 +02:00
Torkel Ödegaard
d32c03ed11
Rpm working again, systemd working on centos 7
2015-04-10 16:20:01 +02:00