summaryrefslogtreecommitdiffstats
path: root/packaging/installer
AgeCommit message (Expand)Author
2022-10-31Prompt users about updates/claiming on unknown install types. (#13890)Austin S. Hemmelgarn
2022-10-27Record installation command in telemetry events. (#13892)Austin S. Hemmelgarn
2022-10-26Fix duplicate error code in kickstart.sh. (#13887)Austin S. Hemmelgarn
2022-10-24app to api netdata cloud (#13856)Timotej S
2022-10-19Properly propagate errors from installer/updater to kickstart script. (#13802)Austin S. Hemmelgarn
2022-10-17Further improvements to the new service installation code. (#13774)Austin S. Hemmelgarn
2022-10-17Improve error and warning messages in the kickstart script. (#13825)Austin S. Hemmelgarn
2022-10-13Fix existing install detection for FreeBSD and macOS. (#13243)Austin S. Hemmelgarn
2022-10-10Stop pulling in netcat as a mandatory dependency. (#13787)Austin S. Hemmelgarn
2022-10-06Overhaul handling of installation of Netdata as a system service. (#13451)Austin S. Hemmelgarn
2022-10-04Add CloudLinux OS detection to the updater script (#13752)Pulseeey
2022-10-03Add CloudLinux OS detection to kickstart (#13750)Pulseeey
2022-09-29Fix handling of temporary directories in kickstart code. (#13744)Austin S. Hemmelgarn
2022-09-21Update uninstaller documentation. (#13627)Austin S. Hemmelgarn
2022-08-11chore(python.d): remove python.d/* announced in v1.36.0 deprecation notice (#...Ilya Mashchenko
2022-07-22include Judy into our source tree (#13362)Timotej S
2022-07-18Fix netdata-updater.sh sha256sum on BSDs (#13391)Thomas Anderson
2022-07-13Add Oracle Linux 9 to officially supported platforms. (#13367)Austin S. Hemmelgarn
2022-07-13chore(python.d): remove python.d/* announced in v1.35.0 deprecation notice (#...Ilya Mashchenko
2022-07-05chore: remove python-mysql from install-required-packages.sh (#13288)Ilya Mashchenko
2022-07-01Don’t pull in GCC for build if Clang is already present. (#13244)Austin S. Hemmelgarn
2022-06-28Bump repoconfig package version used in kickstart.sh (#13235)Austin S. Hemmelgarn
2022-06-27Properly handle interactivity in the updater code. (#13209)Austin S. Hemmelgarn
2022-06-27Don’t use realpath to find kickstart source path. (#13208)Austin S. Hemmelgarn
2022-06-27Ensure tmpdir is set for every function that uses it. (#13206)Austin S. Hemmelgarn
2022-06-27fix(updater): fix updating when using `--force-update` and new version of the...Ilya Mashchenko
2022-06-10Re-enable updates for systems using static builds. (#13110)Austin S. Hemmelgarn
2022-06-09Remove unnescesary ‘cleanup’ code. (#13103)Austin S. Hemmelgarn
2022-06-09Temporarily disable updates for static builds. (#13100)Austin S. Hemmelgarn
2022-06-08fix(updater): return 0 on successful update for native packages when running ...Ilya Mashchenko
2022-06-07fix(updater): don't produce any output if binpkg update completed successfull...Ilya Mashchenko
2022-06-06Add improved reinstall documentation. (#13047)Austin S. Hemmelgarn
2022-06-06Added Alma Linux 9 and RHEL 9 support to CI and packaging. (#13058)Austin S. Hemmelgarn
2022-06-03Fix handling of temp directory in kickstart when uninstalling. (#13056)Austin S. Hemmelgarn
2022-05-27Only try to update repo metadata in updater script if needed. (#13009)Austin S. Hemmelgarn
2022-05-25Use printf instead of echo for printing collected warnings in kickstart.sh. (...Austin S. Hemmelgarn
2022-05-23fix: don't kill Netdata PIDs if successfully stopped Netdata (#12982)Ilya Mashchenko
2022-05-23fix(kickstart.sh): handle the case when `tput colors` doesn't return a number...Ilya Mashchenko
2022-05-18Autodetect channel for specific version (#12856)maneamarius
2022-05-17Fix and improve netdata-updater.sh script (#12757)Marian Savchuk
2022-05-17Move kickstart argument parsing code to a function. (#12805)Austin S. Hemmelgarn
2022-05-17Add support for installing static builds on systems without usable internet c...Austin S. Hemmelgarn
2022-05-05fix netdata-uninstaller.sh (#12828)maneamarius
2022-05-05add --install-version flag for installing specific version of Netdata (#12729)maneamarius
2022-05-04add --repositories-only flag (#12806)maneamarius
2022-05-03Improve handling of release channel selection in kickstart.sh. (#12635)Austin S. Hemmelgarn
2022-05-03Rename --install option for kickstart.sh (#12798)maneamarius
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-05-02fix printing warning msg (#12781)Ilya Mashchenko
2022-04-28Fix checking of enviornment files. (#12768)Austin S. Hemmelgarn