Commit Graph

50 Commits (19ff3645e8e2826593db6fdc1b86d31dd0b91407)

Author SHA1 Message Date
Jean-Philippe Quéméner 2fef8e6f2c
Alerting: add docs for file provisioning (#53101) 3 years ago
Jean-Philippe Quéméner 8c5f5e7a32
Alerting: create provisioning dir in docker image (#53594) 3 years ago
Kevin Minehart ca4b35e596
Packaging: remove private users setting in systemd unit files (#40815) 4 years ago
Kevin Minehart fe5e49476b
Packaging: Remove ProcSubset option in systemd (#40339) 4 years ago
Kevin Minehart cdea812cee
remove systemcallfilters sections from systemd unit files (#40176) 4 years ago
MichaIng 68c7d054bf
Update PID file location form /var/run to /run (#35739) 4 years ago
erdnaxe 5f521bd9ae
packaging: systemd unit hardening (#38109) 4 years ago
Gabriel MABILLE d56a653e73
AccessControl: Add provisioning folder to the packaging process (#34398) 4 years ago
Marcus Efraimsson cc95754e0d
Provisioning: Adds support for enabling app plugins (#25649) 5 years ago
bergquist 5dc864b47f fixes invalid folder check 6 years ago
bergquist 7ce18ec4f7 extract notifiers folder creation to new if statement 6 years ago
Marcus Efraimsson 9c18aa8684
make sure to create provisioning/notifiers directory for deb and rpm packages 6 years ago
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 9 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