summaryrefslogtreecommitdiffstats
path: root/installer
AgeCommit message (Expand)Author
2018-12-12Prevent netdata-updater.sh from sending cron report for git stash entries (#4...Chris Akritidis
2018-12-07Ga (#4938)Chris Akritidis
2018-12-06send all git log msg to fd3 (#4922)Paweł Krupa
2018-12-04lifecycle test (#4789)Paweł Krupa
2018-12-03do not use protected variable name in updater script (#4902)Paweł Krupa
2018-11-30auto-label PRs and minor cleanup (#4795)Paweł Krupa
2018-11-29Better updater (#4558)Paweł Krupa
2018-11-29Cleanup docker packaging and contrib (#4627)Paweł Krupa
2018-11-25Rename `doc` to `docs` and move `htmldoc` (#4741)Paweł Krupa
2018-11-25updated installation page, added getting-started (#4734)Costa Tsaousis
2018-11-23Sanitize headers and htmlstructure (#4713)Chris Akritidis
2018-11-21Update installer/README.md (#4689)Chris Akritidis
2018-11-21Fix broken links (#4700)Chris Akritidis
2018-11-16Updates in various READMEs while testing the link checker (#4671)Chris Akritidis
2018-11-13Update functions.sh (#4643)tsingletonacic
2018-11-12Htmldoc (#4607)Chris Akritidis
2018-10-22fix systemd detection; fixes #4421 (#4423)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-29[cleanup crusade] Shellcheck (#4261)Paweł Krupa
2018-09-12disable linters on files which should be soon deprecated (#4176)Paweł Krupa
2018-09-11remove check for running systemd processCosta Tsaousis (ktsaou)
2018-09-10netdata.service is now installed in /lib/systemd/system; fixes #4087Costa Tsaousis (ktsaou)
2018-07-27Split bash expression for not using && in simple bracketsSofiane Medjkoune
2018-06-10Merge pull request #3782 from l2isbad/litespeed_moduleCosta Tsaousis
2018-06-10Merge pull request #3772 from Ferroin/licensing-cleanupCosta Tsaousis
2018-06-07add netdata to nobody group (litespeed plugin)lgz
2018-06-01rename variable x to g; identified by codacyCosta Tsaousis (ktsaou)
2018-06-01added -p to readCosta Tsaousis (ktsaou)
2018-06-01fixed typoCosta Tsaousis (ktsaou)
2018-06-01fix uninstaller for MacOS; fixes #2941Costa Tsaousis (ktsaou)
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-05-08fix for installing macos plist fileCosta Tsaousis (ktsaou)
2018-05-08install startup script on MacOS; fixes #3684Costa Tsaousis (ktsaou)
2018-04-25install init file on amzn-2018 distro; fixes #3650Costa Tsaousis (ktsaou)
2018-03-01do not instruct the movement of the home directoryCosta Tsaousis (ktsaou)
2018-03-01set netdata user home directory; do not validate certs when sending alarms; a...Costa Tsaousis (ktsaou)
2018-01-27Add netdata to ceph groupLuis Eduardo
2018-01-20check for apps.plugin only check it is installedCosta Tsaousis (ktsaou)
2018-01-20added freebsd init fileCosta Tsaousis (ktsaou)
2018-01-20check if netdata is really started; fixes #3321Costa Tsaousis (ktsaou)
2018-01-13detect the number of processors on freebsdCosta Tsaousis (ktsaou)
2018-01-03added portable pidodCosta Tsaousis (ktsaou)
2017-12-14both installers download configuration from netdata.conf and provide a sane d...Costa Tsaousis (ktsaou)
2017-11-19use rc-service instead of service on openrc when service is not availableCosta Tsaousis (ktsaou)
2017-11-06install the init.d file on CloudLinux Server release 6.x; fixes #2963Costa Tsaousis (ktsaou)
2017-09-26Install init.d file for SLC 6.9Justas Balčas
2017-07-20install openrc file on alpine; fixes #2476Costa Tsaousis (ktsaou)
2017-07-19Support for Oracle Linux #2480Daniel Schindler
2017-06-22support RHEL in installerwoosley