Commit Graph

55 Commits (7345ba35a1c7e9948b3da9e01429882fdeed0175)

Author SHA1 Message Date
Kevin Minehart 3448384e0d
Packaging: Remove sysvinit references / support from rhel packaging (#97068) 6 months ago
Gilles De Mey 8765c48389
Alerting: Remove legacy alerting (#83671) 1 year ago
MichaIng a40f95e8a6
Packaging: Start Grafana service after InfluxDB (#64090) 2 years ago
Dan Cech de99ce139c
Server: Switch from separate server & cli to a unified grafana binary (#58286) 3 years ago
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
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
Carl Bergquist b8674f4ec1
rpm: start grafana after mysqld process (#16917) 6 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
Johannes Grassler d28ca54129 Use systemd notification where applicable 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 99064603a4 packaging: added rpm posttrans script to fix config file change, fixes #7686 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
rrickardt bccdd7cad1 Update postinst (#7233) 8 years ago
Christopher Meng 6afb456bef Update systemd unit's description to be more understandable 9 years ago
Bryan Irvine eafb0f3248 get rid of weird line breaks and use action (#4926) 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 e7834b885a Fix LimitNOFILE in RPM systemd unit 10 years ago
sbouchex 6c1adf9187 Missing carriage return when displaying usage 10 years ago
Torkel Ödegaard 5302d3bb31 Added pidfile arg to systemd service spec, fixes #2360 10 years ago
David Gillies a958965e64 set mode 0640 and group grafana on /etc/grafana/grafana.ini 10 years ago
Phil Dier 0e73c1bf78 make status command exit with proper code 10 years ago
Haneysmith, Nathan 77215182f7 fixing up init script exit codes 10 years ago
Ben Heilman 0a9958c74e Detach stderr in rpm initscript 10 years ago
Donatas Abraitis 869cf705e0 Remove exit 0 at the end of init.d script 10 years ago
Torkel Ödegaard d4339ae9d2 Updated packaging post install 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 d4e6ae2804 Fixed issue in rpm init.d script 10 years ago
Torkel Ödegaard be8a72c35b Updated rpm post install script, #1758 10 years ago
Torkel Ödegaard 8accb8865a restart on upgrade default to false 10 years ago
Torkel Ödegaard c44248440e Updated to rpm package 10 years ago