summaryrefslogtreecommitdiffstats
path: root/installer
AgeCommit message (Expand)Author
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
2017-06-01allow netdata-updater.sh to run under non-bash; fixes #2267Costa Tsaousis (ktsaou)
2017-05-30web_log plugin: add netdata to the "squid" and "proxy" groupsIlya
2017-05-28fix for printf %q on all scriptsCosta Tsaousis (ktsaou)
2017-05-28minor improvements to installation scriptsCosta Tsaousis (ktsaou)
2017-05-26give instructions using service or systemctl if they are availableCosta Tsaousis (ktsaou)
2017-04-20Update functions.shNate
2017-04-20Adding amzn-2017.03 to install_non_systemd_initNate
2017-04-07added Centos 6.6 to the whitelisted distros for installing init.d file; fixes...Costa Tsaousis (ktsaou)
2017-04-02workaround about getent not being availableCosta Tsaousis (ktsaou)
2017-04-02enable starting netdata when there is no service installedCosta Tsaousis (ktsaou)
2017-04-02added Phil patchesCosta Tsaousis (ktsaou)
2017-04-01start netdata on install tooCosta Tsaousis (ktsaou)
2017-04-01show full directory on relative commandsCosta Tsaousis (ktsaou)
2017-03-27move init installation to functions.shCosta Tsaousis (ktsaou)
2017-03-18initialize all colors to allow bash strict modeCosta Tsaousis (ktsaou)
2017-03-04fix minor installer issues on freebsdCosta Tsaousis (ktsaou)
2017-02-12compatibility fixes at the installerCosta Tsaousis (ktsaou)