Commit Graph

38 Commits (994c79b59bbf8c8cd199e32a5c905aada8202127)

Author SHA1 Message Date
Leonard Gram 2e8c4699b0 build: internal metrics for packaging. 7 years ago
bergquist 2e610cb256 dashboards as cfg: move dash/ds config files to /provisioning/* 8 years ago
bergquist 50bc801f1c dashboards as cfg: copy dash/ds files if missing 8 years ago
bergquist 361acd3fa1 dashboards as cfg: include cfg files in dist packages 8 years ago
Jason O'Donnell b51476f18a Fix typo in init.d script 8 years ago
Torkel Ödegaard 5d3c3a6889 packaging: changed how pid directory is created for systemd systems, #9133 8 years ago
Torkel Ödegaard c3cffeb10c packaging: fixed issue with pid file on systemd systems, fixes #9133 8 years ago
Kevin Conaway 5dad324ab7 #8144 Only require root to start/stop grafana (#8145) 8 years ago
Tobias Wolf 68e6700663 Add an After= DB ordering relation to systemd .service (#7903) 8 years ago
Torkel Ödegaard f602752bdc fix(packaging): fixed issue in deb package post install script that made it think upgrade was happening, fixes #7403 8 years ago
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 8 years ago
Christopher Meng 6afb456bef Update systemd unit's description to be more understandable 9 years ago
Ben Oswald 51878aeca8 change start to restart also for systemctl 9 years ago
Ben Oswald 1d2eb0f903 restart grafana after upgrade 9 years ago
Torkel Ödegaard 99db89067e fix(): reverted RESTART_ON_UPGRADE change 9 years ago
Torkel Ödegaard 731c35540f packaging(): default RESTART_ON_UPGRADE to true, closes #4993 9 years ago
Torkel Ödegaard cdd341af64 feat(packaging): added Restart=on-failure to systemd service spec file 10 years ago
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 10 years ago
Mathieu Parent 4ec6691ea9 Fix LimitNOFILE in Debian systemd unit 10 years ago
Denis Doria 9e21a089d2 Fixing permission issues for new installations 10 years ago
Torkel Ödegaard 5302d3bb31 Added pidfile arg to systemd service spec, fixes #2360 10 years ago
Torkel Ödegaard 8daec7bde2 fix(packaging): fixed issue with restart on upgrade in debian package, Fixes #2320 10 years ago
David Gillies a958965e64 set mode 0640 and group grafana on /etc/grafana/grafana.ini 10 years ago
Haneysmith, Nathan fcba62894b remove trailing exit 0 from deb init 10 years ago
Haneysmith, Nathan 77215182f7 fixing up init script exit codes 10 years ago
Torkel Ödegaard 90a77bdf85 Fixed failure loop in init.d script when grafana will not start (due to permission issue or other), Fixes #1837 10 years ago
Torkel Ödegaard a4ef1e22d6 Updated docs 10 years ago
Torkel Ödegaard bdc4d14036 Updated postinstall scripts 10 years ago
Torkel Ödegaard ed82f6c681 Added upgrade step that moves sqlite3 database to new location, #1758 10 years ago
Torkel Ödegaard 8accb8865a restart on upgrade default to false 10 years ago
Torkel Ödegaard d32c03ed11 Rpm working again, systemd working on centos 7 10 years ago
Torkel Ödegaard 3e49609099 started work on new rpm package 10 years ago
Torkel Ödegaard c47f4bc97c systemd service is working on debian jessie 10 years ago
Torkel Ödegaard 2020fedfdb Fixed issue with overriding default config values via command line 10 years ago
Torkel Ödegaard 4c6d7630cd more work on refining config loading, and packaging 10 years ago
Torkel Ödegaard a991cda233 Began work on refactoring reading config values 10 years ago
Torkel Ödegaard 9c2040aa9b More deb & rpm work, systemd testing 10 years ago
Torkel Ödegaard 96ee1c17a3 Worked on new deb & rpm packaging and init.d scripts 10 years ago