summaryrefslogtreecommitdiffstats
path: root/packaging/installer
AgeCommit message (Expand)Author
2020-11-09Fixed bug in auto-updater for FreeBSD (#10198) (#10204)abrbon
2020-11-06Update k8s docs with new Helm repo (#10172)Joel Hans
2020-11-06Fixed two bugs related to version handling in install and update code. (#10162)Austin S. Hemmelgarn
2020-11-03Add notices to FreeBSD/pfSense docs that they are community-supported (#10171)Joel Hans
2020-10-19Added more robust doucmentation around updates. (#10100)Austin S. Hemmelgarn
2020-10-06Fixed incorrect condition in updater type detection. (#10028)Austin S. Hemmelgarn
2020-09-30Update freebsd.md (#10005)Andreas Kaiser
2020-09-30Add documentation for claiming k8s parent pods and Prometheus service discove...Joel Hans
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-09-04Fixed handling of libJudy bundling for RPM packages. (#9875)Austin S. Hemmelgarn
2020-09-02Removed dependency on libJudy for systems which don't have it. (#9859)Austin S. Hemmelgarn
2020-09-01Added code to bundle libJudy on systems which do not provide a usable copy of...Austin S. Hemmelgarn
2020-09-01Fixed bugs in handling of Python 3 dependencies on install. (#9839)Austin S. Hemmelgarn
2020-08-31Use printf instead of echo for better POSIX compliance. (#9842)Austin S. Hemmelgarn
2020-08-28Don't falsely report that the group was not deleted (#9835)Michalis Macheras
2020-08-27Fixed updater bug introduced by incomplete variable rename in #8808. (#9834)Austin S. Hemmelgarn
2020-08-27Fix handling of NETDATA_NIGHTLIES_BASEURL. (#9831)Austin S. Hemmelgarn
2020-08-27Improved temporary directory checking in installer and updater. (#9797)Austin S. Hemmelgarn
2020-08-25Fix the netdata-updater.sh to correctly pass REINSTALL_OPTIONS (finally) (#8808)James Mills
2020-08-25Fixed handling of offline installs. (#9805)Austin S. Hemmelgarn
2020-08-19Fixed numerous bugs in duplicate install handling. (#9769)Austin S. Hemmelgarn
2020-08-06Remove obsoleted libraries from install/uninstall scripts (#9661)Vladimir Kobal
2020-07-30Add documentation to provide a comprehensive guide for package maintainers (#...Austin S. Hemmelgarn
2020-07-23Removed delay in updater script for non-interactive runs from install scripts...Austin S. Hemmelgarn
2020-07-23Added proper handling for autogen on Ubuntu 18.04 (#9586)Austin S. Hemmelgarn
2020-07-20Add better checks for existing installs to the kickstart scripts. (#9408)Austin S. Hemmelgarn
2020-07-16Use the libbpf library for the eBPF plugin (#9490)Vladimir Kobal
2020-07-06Add guide for monitoring a k8s cluster with NetdataJoel Hans
2020-07-02Add documentation for installing Netdata on k8s clusters (#9364)Joel Hans
2020-07-01Finish adding notices (#9422)Joel Hans
2020-07-01Add first class support for FreeBSD (#9413)James Mills
2020-06-23Added OpenSSL to list of dependencies for Netdata Cloud. (#9398)Austin S. Hemmelgarn
2020-06-23update synology.md (#9400)pk
2020-06-22Update freebsd.md (#9116)Thiago Rodrigues
2020-06-12Change streaming terminology to parent/child in docs (#9312)Joel Hans
2020-06-10Correct the repo in the docs for CentOS 8. (#9308)Austin S. Hemmelgarn
2020-06-08Added support for macOS/Homebrew in `install-required-packages.sh`. (#8286)Austin S. Hemmelgarn
2020-06-04Move/refactor docs to accomodate new Guides section on Learn (#9266)Joel Hans
2020-06-05Add notes/known issues section to installation page (#9053)Joel Hans
2020-06-03Add a random offset to the update script when running non-interactively. (#9245)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-27Fix missing ebpf packaging files from dist archive (#9182)James Mills
2020-05-27Fix error > emerge openssl-devel (#9141)Javier Pastor
2020-05-26Revert "Introduce a random sleep in the Netdata updater (#9079)" (#9161)James Mills
2020-05-26Introduce a random sleep in the Netdata updater (#9079)James Mills
2020-05-26Added required bundle for libuuid on ClearLinux. (#9060)Austin S. Hemmelgarn
2020-05-25Fix incorrect issue link URL in install-required-packages.sh (#8911)James Mills