summaryrefslogtreecommitdiffstats
path: root/packaging/installer
AgeCommit message (Expand)Author
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
2019-12-02Fix typo and markup in packaging/installer README (#7368)наб
2019-11-22Correct versions of FreeNAS that Netdata is available on (#7355)Konstantinos Natsakis
2019-11-18Update README.md (#7330)Chris Akritidis
2019-11-06Remove documentation about kickstart-static64.sh and netdata updater (#7262)Konstantinos Natsakis
2019-11-06Second part of fix for #7040 (#7083)Konstantinos Natsakis
2019-11-06netdata-installer.sh follow-up based on #7060 review (#7200)Konstantinos Natsakis
2019-11-05netdata/docs: fix nit introduced in 545aa9745 (#7246)Paul Emm. Katsoulakis
2019-10-28kickstart: pass options to installer (#7051)Mansour Behabadi
2019-10-28kickstart-static64.sh passes --auto-update to netdata-latest.gz.run (#7076)Konstantinos Natsakis
2019-10-187040 enable stable channel option (#7082)Konstantinos Natsakis
2019-10-17Partial fix for #7039 (#7060)Konstantinos Natsakis