summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
AgeCommit message (Expand)Author
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
2016-04-02build: move pid to /var/runAlon Bar-Lev
2016-03-31fixed typo in comments #108Costa Tsaousis (ktsaou)
2016-03-26disable a (possible) proxy configuration when downloading configurationCosta Tsaousis (ktsaou)
2016-02-09prevent pthreads crash due to killallCosta Tsaousis (ktsaou)
2016-02-06added warning about KSM; now it shows the exact installation pathsCosta Tsaousis (ktsaou)
2016-02-02added more installer options (--dont-wait, --dont-start-it, --help) and infoCosta Tsaousis (ktsaou)
2016-01-27Fixed a typoSanskritFritz
2015-12-30updated instructionsCosta Tsaousis (ktsaou)
2015-12-22moved an error to internal checksCosta Tsaousis (ktsaou)
2015-12-18fixed the bug where randomly chart dimensions were hidden - it was caused due...Costa Tsaousis (ktsaou)
2015-12-18probably -O3 is causing empty charts some times - still investigatingCosta Tsaousis (ktsaou)
2015-11-22remove -march=native from compilerCosta Tsaousis (ktsaou)
2015-11-21make installer use LC_ALL=CCosta Tsaousis (ktsaou)
2015-11-17updated installerCosta Tsaousis (ktsaou)
2015-11-17moved netdata.start to netdata-installer.shCosta Tsaousis (ktsaou)