summaryrefslogtreecommitdiffstats
path: root/packaging/installer
AgeCommit message (Expand)Author
2020-03-06Switch to pulling in Python 3 by default instead of Python 2. (#8318)James Mills
2020-03-04Fix RHEL / CentOS 8.x dependencies for Judy-devel and others (#8202)James Mills
2020-03-02Fix misspelling of openSUSE and SUSE (#8233)Martin Rey
2020-02-27Adding support for ACLK build-configuration (#8223)Andrew Moss
2020-02-25Added libwebsockets bundling code to netdata-installer.sh (#8144)Austin S. Hemmelgarn
2020-02-25packaging/installer: fix get_latest_version for nightly channel (#8172)Ilya Mashchenko
2020-02-22Added support for Clear Linux in `install-required-packages.sh`. (#8154)Austin S. Hemmelgarn
2020-02-21Update the manual install documentation with better info. (#8088)Austin S. Hemmelgarn
2020-02-18Integrates the eBPF Kernel Collector with the NetData Installer (#8075)James Mills
2020-02-13Fixed text if current version is >= latest version and already installed (#8078)James Mills
2020-02-12Fixes conditional for NetData Updater when checking for new updates (#8028)Gabor Meszaros
2020-02-05Adds support for only performing updates if there is a newer version (#7939)James Mills
2020-02-05Fixes error/warnings found by shellcheck for ./packaging/installer/netdata-up...James Mills
2020-02-05Re-formatted ./packaging/installer/netdata-updater.sh with shfmt -w -i 2 -ci ...James Mills
2020-02-05Adds GHA Workflow to actually Build the Agent across all the OS/Distro(s) we ...James Mills
2020-02-05Adds docs for how to build/install NetData on CentOS 8.x (#7890)James Mills
2020-02-04Fixes static builds and nightlies (#7971)James Mills
2020-02-04Adds a GHA workflow to test install-required-packages (#7949)James Mills
2020-02-04Reformats ./packaging/installer/install-required-packages.sh with: shfmt -w -...James Mills
2020-02-04Fixed a typo in ./packaging/installer/functions.sh with wrong message for upd...James Mills
2020-02-03Cleanup of macOS installation docs (#7925)Joel Hans
2020-02-03netdata-updater.sh: explicitly return 0 from update (#7955)Ilya Mashchenko
2020-01-31Fixes a bug in DO_NOT_TRACK expression (#7929)James Mills
2020-01-30Add doc with post-install instructions for GCP (#7912)Joel Hans
2020-01-30Add docs about using caching proxies with our package repos. (#7909)Austin S. Hemmelgarn
2020-01-30Adds support for opting out of telemetry via the DO_NOT_TRACK envirnment vari...James Mills
2020-01-27Docs: Overhaul of installation documentation (#7841)Joel Hans
2020-01-28Fixes and improves the installer/updater shell scripts. (#7847)James Mills
2020-01-25Remove all refernces to .keep files (#7829)James Mills
2020-01-24Attempt to use system service manager to shut down Netdata. (#7814)Austin S. Hemmelgarn
2020-01-24Fixed typo in README (#7843)Jonathan Barda
2020-01-21Fixed install on FreeBSD systems with non GNU sed (do't use -i) (#7796)James Mills
2020-01-18Remove unnessecary `echo` call in updater. (#7783)Austin S. Hemmelgarn
2020-01-17Fix libuv IPC pipe cleanup problem (#7778)Markos Fountoulakis
2020-01-17Fixes support for read-only /lib on SystemD systems like CoreOS in kickstart...James Mills
2020-01-16Move the script for installing required packages into the main repo. (#7563)Austin S. Hemmelgarn
2020-01-14Make auto-updates work on kickstart-static64 installs. (#7704)Austin S. Hemmelgarn
2020-01-13Fixes for pfSense Installation (#7665)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-08Docs: Improve documentation of opting out of anonymous statistics (#7597)Joel Hans
2020-01-07Update handling of shutdown of the Netdata agent on update and uninstall. (#7...Austin S. Hemmelgarn
2020-01-03netdata/installer: Make netdata installer more flexible, to accommodate insta...Paul Emm. Katsoulakis
2019-12-20The step-by-step Netdata tutorial (#7489)Joel Hans
2019-12-20packaging: Set default release channel to stable for gh releases (#7399)Mansour Behabadi
2019-12-19Add anon tracking notice for installers (#7437)Mansour Behabadi
2019-12-19Agent claiming (#7525)Markos Fountoulakis
2019-12-13Remove `-f` option from `groupdel` in uninstaller. (#7507)Austin S. Hemmelgarn
2019-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis