summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
AgeCommit message (Expand)Author
2018-10-16Fix make dist (#4401)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-10-01added edit-config (#4338)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-29[cleanup crusade] Shellcheck (#4261)Paweł Krupa
2018-09-27force symlink of netdata-updater.sh (#4307)mrdrogdrog
2018-09-27stock configs in /usr/lib/netdata (#4283)Costa Tsaousis
2018-09-22replaced referenced to firehol github org with netdata github org (#4249)Costa Tsaousis
2018-09-12disable linters on files which should be soon deprecated (#4176)Paweł Krupa
2018-09-10netdata.service is now installed in /lib/systemd/system; fixes #4087Costa Tsaousis (ktsaou)
2018-09-08remove script with one commandpaulfantom
2018-07-08detect when netdata-installer.sh is run without ./; fixes #3940Costa Tsaousis (ktsaou)
2018-06-10Merge pull request #3772 from Ferroin/licensing-cleanupCosta Tsaousis
2018-06-01added missing escapes to uninstaller user and group checksCosta 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-08added option --disable-x86-sse to netdata-installer.sh; #2909Costa Tsaousis (ktsaou)
2018-04-17fix apps.plugin security issues identified by SynacktivCosta Tsaousis (ktsaou)
2018-03-31web file group should not influence the group netdata runs asCosta 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-02-28[updater] only restart when previously runningJakob Ackermann
2018-01-27Add netdata to ceph groupLuis Eduardo
2018-01-20make sure netdata group will never be emptyCosta Tsaousis (ktsaou)
2018-01-20when installing as normal user, respect the group for the web filesCosta Tsaousis (ktsaou)
2018-01-20ksm info only under linuxCosta Tsaousis (ktsaou)
2018-01-20fixed typoCosta Tsaousis (ktsaou)
2018-01-20do not chown to root when installing as non-rootCosta Tsaousis (ktsaou)
2018-01-20when installing as non-root, use the default user groupCosta Tsaousis (ktsaou)
2018-01-20check for apps.plugin only check it is installedCosta Tsaousis (ktsaou)
2018-01-13detect the number of processors on freebsdCosta Tsaousis (ktsaou)
2018-01-12fix permissions in spec fileCosta Tsaousis (ktsaou)
2018-01-11strict netdata files permissionsCosta Tsaousis (ktsaou)
2018-01-05added missing quoteCosta Tsaousis (ktsaou)
2018-01-05prevent magnifying configure optionsCosta Tsaousis (ktsaou)
2018-01-05avoid magnifying PATHCosta Tsaousis (ktsaou)
2018-01-03work-around macos find adding double slashes if the directory ends with a slashCosta Tsaousis (ktsaou)
2017-12-14both installers download configuration from netdata.conf and provide a sane d...Costa Tsaousis (ktsaou)
2017-08-26Fix grammar issue in install failed commentsShaun Walker
2017-08-09break the installer on control-d; fixes #2574Costa Tsaousis (ktsaou)
2017-08-07Simplify processor cores countingVincent Legoll
2017-07-30added cgroup-network that can find the network interface of a cgroup, given a...Costa Tsaousis (ktsaou)
2017-07-24uninstaller removes netdata-updater from cronCosta Tsaousis (ktsaou)
2017-06-20Follow symlinks when listing conf files in updaterNiels AD
2017-06-14Preserve all file attributes for config backupNiels AD
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-26give instructions using service or systemctl if they are availableCosta Tsaousis (ktsaou)
2017-05-22changed get_latest_commit_id() to use git-rev-parse HEAD instead of git logMike Furlender
2017-05-22netdata-updater.sh shown strip --dont-start-it from netdata-installer.sh comm...Costa Tsaousis (ktsaou)