summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
AgeCommit message (Expand)Author
2016-09-26netdata-installer.sh banner is not a snake; fixes #1023Costa Tsaousis (ktsaou)
2016-09-26snake to chart...Costa Tsaousis (ktsaou)
2016-09-25netdata-updater.sh now support -f to force re-installation even if git has no...Costa Tsaousis (ktsaou)
2016-09-22netdata-updater.sh inherits the $PATH from netdata-installer.sh; fixes #1000Costa Tsaousis (ktsaou)
2016-09-17make the updater detect it runs with proper user for the job and that there a...Costa Tsaousis (ktsaou)
2016-09-16installer now generates netdata-updater.shCosta Tsaousis (ktsaou)
2016-08-21minor code re-writes to avoid coverity false positives; updated installer ban...Costa Tsaousis
2016-08-14fixes for TAB to spaces replacementCosta Tsaousis
2016-08-13converted tabs for C, JS, BASH to 4 spacesCosta Tsaousis
2016-07-31dont use BASH 4 features when BASH 4+ is not available #733; fallback to syst...Costa Tsaousis
2016-07-23updated installer to use the new command line and configuration optionsCosta Tsaousis
2016-07-16prevent overwriting node.d configurations while copyingCosta Tsaousis
2016-07-16dont overwrite files while moving them to new locationsroot
2016-07-14move charts.d and node.d configuration files /etc/netdata/charts.d and /etc/n...Costa Tsaousis (ktsaou)
2016-07-14installer keeps old version of file and creates a new one with the stock vers...Costa Tsaousis (ktsaou)
2016-07-14detect stock versions of config files and replace them with the newer versionsCosta Tsaousis
2016-07-01Fixing uninstall scriptTobias Kühne
2016-06-13preserve configs across installaitonspaulfantom
2016-06-11cleanup backup of the users configurationCosta Tsaousis (ktsaou)
2016-06-08add failsafe to choosing login shellpaulfantom
2016-06-08ensure correct nologin shell for iser netdatapaulfantom
2016-06-04increased version in html for CDN refresh; updated API reference for badge.sv...Costa Tsaousis (ktsaou)
2016-06-04Fixed a typo in netdata-installer.shNik Paulussen
2016-05-30additional checks for the existance of systemd; always attempt to use the ser...Costa Tsaousis (ktsaou)
2016-05-30properly detect systemdCosta Tsaousis (ktsaou)
2016-05-29installer: attempt to use "service" even on non-systemd system, if the user h...Costa Tsaousis
2016-05-29installer now installs systemd service if the host is running systemdCosta Tsaousis
2016-05-23Command line options: added info of changes.Simon Nagl
2016-05-23Command line: Follow IEEE Std 1003.1, 2013 EditionSimon Nagl
2016-05-15aesthetic changesCosta Tsaousis (ktsaou)
2016-05-15install netdata logrotate file, fixes #413Costa Tsaousis (ktsaou)
2016-05-14installer now supports --libs-are-really-here to bypass libuuid checks tooCosta Tsaousis
2016-05-14aesthetic changes in installerCosta Tsaousis
2016-05-14fix for names of required packages in fedora/centos/redhatCosta Tsaousis
2016-05-14apps.plugin now runs with linux capabilites instead of setuid to rootCosta Tsaousis
2016-05-12Merge remote-tracking branch 'upstream/master' into registryCosta Tsaousis
2016-05-11info about uuid-devCosta Tsaousis
2016-05-09added umask 022 to allow indirectly created directories be readable, #121Costa Tsaousis (ktsaou)
2016-05-08registry: working prototype with load/saveCosta Tsaousis
2016-04-29installer adds netdata user to the docker group to be able get docker names #...Costa Tsaousis (ktsaou)
2016-04-25cgroups are enabled/disabled using their new names (it was needed because doc...Costa Tsaousis (ktsaou)
2016-04-21ktsaou's recommendationsKarl Chen
2016-04-21# fix PKG_CHECK_MODULES errorKarl Chen
2016-04-17allowed to install netdata as any user (without root) #149; now the installer...Costa Tsaousis (ktsaou)
2016-04-10make sure the run directory expected to save the pid, exists #204Costa Tsaousis (ktsaou)
2016-04-09Replace README info with detection of autotoolsPhilip Whineray
2016-04-07installation: generate netdata-uninstaller.sh script and netdata-installer.lo...Costa Tsaousis (ktsaou)
2016-04-04added support for binding to a configured IP address (IPv6 or IPv4)Costa Tsaousis (ktsaou)
2016-04-03Squashed commit of the following:Costa Tsaousis (ktsaou)
2016-04-03build: revert pid to live within /var/run/netdataAlon Bar-Lev