Torkel Ödegaard
c3cffeb10c
packaging: fixed issue with pid file on systemd systems, fixes #9133
2017-09-04 10:43:04 +02:00
Torkel Ödegaard
f602752bdc
fix(packaging): fixed issue in deb package post install script that made it think upgrade was happening, fixes #7403
2017-01-31 10:56:04 +01:00
Torkel Ödegaard
b191638f41
feat(packaging): Make config file not part of package to simplify upgrade, made commit always a short sha, changed RESTART_ON_UPGRADE to true by default, #7399 , #7227
2017-01-30 08:08:37 +01:00
Ben Oswald
51878aeca8
change start to restart also for systemctl
...
I've forgotten to update the systemctl start to restart in my first commit
2016-06-05 16:27:57 +02:00
Ben Oswald
1d2eb0f903
restart grafana after upgrade
...
The current script only tries to start the already running grafana process after an upgrade. This leads to errors due to changed js and css hashes while grafana is delivering the old ones. To load the new sources we need to restart grafana after an upgrade.
2016-06-05 16:19:53 +02:00
Torkel Ödegaard
8daec7bde2
fix(packaging): fixed issue with restart on upgrade in debian package, Fixes #2320
2015-07-15 14:57:52 +02:00
David Gillies
a958965e64
set mode 0640 and group grafana on /etc/grafana/grafana.ini
2015-07-08 22:13:38 +10:00
Torkel Ödegaard
a4ef1e22d6
Updated docs
2015-04-13 07:55:07 +02:00
Torkel Ödegaard
bdc4d14036
Updated postinstall scripts
2015-04-12 16:19:44 +02:00
Torkel Ödegaard
ed82f6c681
Added upgrade step that moves sqlite3 database to new location, #1758
2015-04-12 15:58:08 +02:00
Torkel Ödegaard
3e49609099
started work on new rpm package
2015-04-10 11:35:14 +02:00
Torkel Ödegaard
2020fedfdb
Fixed issue with overriding default config values via command line
2015-04-10 10:58:32 +02:00
Torkel Ödegaard
4c6d7630cd
more work on refining config loading, and packaging
2015-04-09 17:18:04 +02:00
Torkel Ödegaard
96ee1c17a3
Worked on new deb & rpm packaging and init.d scripts
2015-04-08 14:10:04 +02:00