summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
AgeCommit message (Expand)Author
2020-08-03installer: fix `govercomp` (#9646)Ilya Mashchenko
2020-08-03Fetch libbpf from netdata fork (#9637)Vladimir Kobal
2020-07-16Use the libbpf library for the eBPF plugin (#9490)Vladimir Kobal
2020-07-01Fix typo in netdata-installer.sh (#9433)meesaltena
2020-07-01Add first class support for FreeBSD (#9413)James Mills
2020-06-16Revert "Override linker and include paths for static builds. (#9311)" (#9343)Austin S. Hemmelgarn
2020-06-12Override linker and include paths for static builds. (#9311)Austin S. Hemmelgarn
2020-06-11Added dummy `--enable-ebpf` flag to avoid breaking updates. (#9310)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-23Revert "Fix macOS builds building and linking against openssl (#8865)" (#9137)James Mills
2020-05-21Fix macOS builds building and linking against openssl (#8865)James Mills
2020-05-19install and enable eBPF Plugin by default (#8665)Austin S. Hemmelgarn
2020-05-13Rename eBPF collector (#8822)thiagoftsm
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-05-07Fix missing NETDATA_STOP_CMD in netdata-installer.sh (#8897)James Mills
2020-04-27Fix typo in netdata-installer (#8811)Adam Wolf
2020-04-27Removed old function call in netdata-installer.sh (#8824)Austin S. Hemmelgarn
2020-04-24Use a prefix for the old dashboard. (#8752)Austin S. Hemmelgarn
2020-04-21Added JSON-C dependency handling to instlal and packaging. (#8776)Austin S. Hemmelgarn
2020-04-17Added support for building libmosquitto on FreeBSD/macOS. (#8254)Austin S. Hemmelgarn
2020-04-01Fix regressions in cloud functionality (build, CI, claiming) (#8568)Timo
2020-03-31Bail early on LWS build if cmake is not presen. (#8559)Austin S. Hemmelgarn
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-03-31Switched to the new React dashboard code as the default dashboard. (#8363)Austin S. Hemmelgarn
2020-03-25minor - makes ACLK build fail more prominent (#8470)Timo
2020-03-19Fix the ACLK installation with the installer switch (#8443)Andrew Moss
2020-03-19Fix the new cloud info in the info endpoint (#8430)Andrew Moss
2020-03-12Add deferred error message handling to the installer. (#8381)Austin S. Hemmelgarn
2020-03-06Removed extra printed `\n` (#8326)Jonathan Barda
2020-02-27Adding support for ACLK build-configuration (#8223)Andrew Moss
2020-02-27packaging/installer: fix bundle_libwebsockets (#8219)Ilya Mashchenko
2020-02-27Add support to new kernels (#8192)thiagoftsm
2020-02-25Added libwebsockets bundling code to netdata-installer.sh (#8144)Austin S. Hemmelgarn
2020-02-21Added support for cross-host docker-compose builds (#7754)Andrew Moss
2020-02-19Fix netdata-installer (#8133)thiagoftsm
2020-02-19Fixes NetData installer on *BSD systems post libmosquitto / eBPF (#8121)James Mills
2020-02-18Integrates the eBPF Kernel Collector with the NetData Installer (#8075)James Mills
2020-02-17eBPF process plugin (#7979)thiagoftsm
2020-02-12Make temporary directories relative to $TEMPDIR. (#8066)Austin S. Hemmelgarn
2020-02-11Add support for libmosquitto to netdata-installer.sh for ACLK support. (#8025)Austin S. Hemmelgarn
2020-02-04install go.d.plugin only if there is new version (#7946)Ilya Mashchenko
2020-01-31Fixes a bug in DO_NOT_TRACK expression (#7929)James Mills
2020-01-30Set ownership correctly for plugins in netdata-installer.sh (#7923)Austin S. Hemmelgarn
2020-01-30Adds support for opting out of telemetry via the DO_NOT_TRACK envirnment vari...James Mills
2020-01-28Fixes and improves the installer/updater shell scripts. (#7847)James Mills
2020-01-24Fix install permissions (#7632)Austin S. Hemmelgarn
2020-01-14Make auto-updates work on kickstart-static64 installs. (#7704)Austin S. Hemmelgarn
2020-01-03netdata/installer: Make netdata installer more flexible, to accommodate insta...Paul Emm. Katsoulakis