summaryrefslogtreecommitdiffstats
path: root/packaging/installer
AgeCommit message (Expand)Author
2020-03-25Fix the lack of cleanup in the netdata updater (#8414)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-20Update the update instructions with per-method details (#8394)Joel Hans
2020-03-13Update paragraph on install-required-packages (#8347)James Mills
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-03-10Added quotes around markdown=1 (#8362)Joel Hans
2020-03-10Fix cosmetic error checking for CentOS 8 version in install-required-packages...James Mills
2020-03-09Fix links in packaging/installer to work on GitHub and docs (#8319)Joel Hans
2020-03-09Added various fixes and improvements to the installers. (#8315)Austin S. Hemmelgarn
2020-03-09fix installation for ubuntu 14.04 (#7690)Dylan Wang
2020-03-09Remove mention saying that .deb packages are experimental (#8250)Arnaud Venturi
2020-03-06Fixed dependency names for Arch Linux. (#8334)Austin S. Hemmelgarn
2020-03-06Removed extra printed `\n` (#8325)Jonathan Barda
2020-03-06Removed extra printed `\n` (#8324)Jonathan Barda
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