summaryrefslogtreecommitdiffstats
path: root/packaging/installer
AgeCommit message (Expand)Author
2020-05-11Docs: Fix internal links and remove obsolete admonitions (#8946)Joel Hans
2020-05-07Fix missing NETDATA_STOP_CMD in netdata-installer.sh (#8897)James Mills
2020-05-04Added docmentation about workaround for clang build errors. (#8867)Austin S. Hemmelgarn
2020-04-30Fix kickstart error removing old cron symlink (#8849)James Mills
2020-04-21Added JSON-C dependency handling to instlal and packaging. (#8776)Austin S. Hemmelgarn
2020-04-21Update pfSense doc and add warning for apcupsd users (#8686)cryptoluks
2020-04-21Improved offline installation instructions (#8680)IceCodeNew
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
2020-04-13Revert "Revert changes since v1.21 in pereparation for hotfix release."Austin S. Hemmelgarn
2020-04-13Revert changes since v1.21 in pereparation for hotfix release.Austin S. Hemmelgarn
2020-04-06Docs: Change MacOS to macOS (#8562)Joel Hans
2020-04-06packaging: fix errors during install-requred-packages (#8606)Ilya Mashchenko
2020-04-03Ensure we only enable jessie-backports for Debian 8 (jessie) once (#8593)James Mills
2020-04-03Fix Debian 8 (jessie) support (#8590)James Mills
2020-03-31Switched to the new React dashboard code as the default dashboard. (#8363)Austin S. Hemmelgarn
2020-03-30Fix auto updates for static installs (kickstart_static64.sh) (#8507)James Mills
2020-03-26Fix erroneous \n printed in uninstaller (#8446)James Mills
2020-03-26Fix install-required-packages script to self-update apt (#8491)James Mills
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