summaryrefslogtreecommitdiffstats
path: root/packaging/installer/functions.sh
AgeCommit message (Expand)Author
2024-01-08Fix (and improve) Coverity scanning. (#16605)Austin S. Hemmelgarn
2023-12-13CMake build system. (#15996)vkalintiris
2023-11-30add curl example to create_netdata_conf() (#16498)Ilya Mashchenko
2023-04-25Fix handling of users and groups on install. (#14961)Austin S. Hemmelgarn
2023-03-23Fix handling of logrotate on static installs. (#14792)Austin S. Hemmelgarn
2023-02-27Reorganize system directory to better reflect what files are actually used fo...Austin S. Hemmelgarn
2023-02-16Assorted shellcheck cleanup. (#14524)Austin S. Hemmelgarn
2023-02-15Use curl from static builds if no system-wide copy exists. (#14403)Austin S. Hemmelgarn
2023-01-27Use "getent group" instead of reading "/etc/group" to get group information (...Dim-P
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-06Overhaul handling of installation of Netdata as a system service. (#13451)Austin S. Hemmelgarn
2022-06-09Remove unnescesary ‘cleanup’ code. (#13103)Austin S. Hemmelgarn
2022-05-23fix: don't kill Netdata PIDs if successfully stopped Netdata (#12982)Ilya Mashchenko
2022-05-02fix printing warning msg (#12781)Ilya Mashchenko
2022-04-27Correctly propagate errors and warnings up to the kickstart script from scrip...Austin S. Hemmelgarn
2022-03-22Switch to using netdata-updater.sh to toggle auto updates on and off when ins...Austin S. Hemmelgarn
2022-03-16fix: add a delay between starting Netdata and checking pids (#12420)Ilya Mashchenko
2022-03-03fix uninstall using kickstart flag (#12304)maneamarius
2022-02-18Revert "Overhaul handling of auto-updates in the installer code. (#12076)" (#...Austin S. Hemmelgarn
2022-02-18Overhaul handling of auto-updates in the installer code. (#12076)Austin S. Hemmelgarn
2022-02-08update scripts for POSIX compatibility (#11961)maneamarius
2022-01-10fix retrieving service commands without failure (#11947)maneamarius
2021-11-08Minor improvement to CPU number function regarding macOS. (#11746)Igor Karpov
2021-04-05Spelling build (#10428)Josh Soref
2020-10-06Fixed incorrect condition in updater type detection. (#10028)Austin S. Hemmelgarn
2020-09-28Added improved auto-update support. (#9966)Austin S. Hemmelgarn
2020-09-25Fixed typos in installer functions. (#9992)Austin S. Hemmelgarn
2020-09-15Added support for using `/etc/cron.d` for auto-updates. (#9598)Austin S. Hemmelgarn
2020-06-03Fix reliability of kickstart/kickstart-static64 with checksums sometimes fail...James Mills
2020-05-29Add support for eBPF for Netdata static64 (kickstart-static64.sh) (#9104)James Mills
2020-05-07Fix missing NETDATA_STOP_CMD in netdata-installer.sh (#8897)James Mills
2020-03-23Fixes support for uninstalling the eBPF collector in the uninstaller and fixe...James Mills
2020-03-23Improve installer output re newlines (#8447)James Mills
2020-03-09fix installation for ubuntu 14.04 (#7690)Dylan Wang
2020-03-06Removed extra printed `\n` (#8325)Jonathan Barda
2020-02-25Added libwebsockets bundling code to netdata-installer.sh (#8144)Austin S. Hemmelgarn
2020-02-18Integrates the eBPF Kernel Collector with the NetData Installer (#8075)James Mills
2020-02-04Fixed a typo in ./packaging/installer/functions.sh with wrong message for upd...James Mills
2020-01-24Attempt to use system service manager to shut down Netdata. (#7814)Austin S. Hemmelgarn
2020-01-21Fixed install on FreeBSD systems with non GNU sed (do't use -i) (#7796)James Mills
2020-01-17Fixes support for read-only /lib on SystemD systems like CoreOS in kickstart...James Mills
2020-01-09General fixes to the installer. (#7698)Austin S. Hemmelgarn
2020-01-08Fix a syntax error in the packaging functions. (#7686)Austin S. Hemmelgarn
2020-01-08Add missing quoting in shell scripts. (#7685)Austin S. Hemmelgarn
2020-01-07Update handling of shutdown of the Netdata agent on update and uninstall. (#7...Austin S. Hemmelgarn
2019-11-06netdata-installer.sh follow-up based on #7060 review (#7200)Konstantinos Natsakis
2019-10-187040 enable stable channel option (#7082)Konstantinos Natsakis
2019-10-17Partial fix for #7039 (#7060)Konstantinos Natsakis
2019-08-06netdata/installer: do not enable netdata, if it was previously disabled (#6606)Paul Emm. Katsoulakis