summaryrefslogtreecommitdiffstats
path: root/packaging/installer/netdata-updater.sh
AgeCommit message (Expand)Author
2020-06-03Add a random offset to the update script when running non-interactively. (#9245)Austin S. Hemmelgarn
2020-06-03Fix reliability of kickstart/kickstart-static64 with checksums sometimes fail...James Mills
2020-05-26Revert "Introduce a random sleep in the Netdata updater (#9079)" (#9161)James Mills
2020-05-26Introduce a random sleep in the Netdata updater (#9079)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-25Fix the lack of cleanup in the netdata updater (#8414)James Mills
2020-02-25packaging/installer: fix get_latest_version for nightly channel (#8172)Ilya Mashchenko
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-03netdata-updater.sh: explicitly return 0 from update (#7955)Ilya Mashchenko
2020-01-18Remove unnessecary `echo` call in updater. (#7783)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
2019-07-29netdata/packaging: Move tarball checksum information into lib dir of netdata ...Paul Emm. Katsoulakis
2019-07-27netdata/packaging: Adopt netdata-updater to run properly for static64 install...Paul Emm. Katsoulakis
2019-07-22netdata/packaging: Fix installer scripts documentation. updater is, well, upd...Pavlos Emm. Katsoulakis
2019-05-31netdata/packaging: always update on empty checksum (#6182)Paul Emm. Katsoulakis
2019-05-27netdata/packaging/installer: nits and fixes (#6121)Paul Emm. Katsoulakis
2019-04-29Fix lifecycle script (#5918)Paul Emm. Katsoulakis
2019-04-03netdata/packaging: Fix non compatible function declaration (#5789)Paul Emm. Katsoulakis
2019-04-03netdata/packaging/updater: fix updater (#5785)Paul Emm. Katsoulakis
2019-04-01netdata/packaging/installer: fix sha256sum failure on freeBSD (#5760)Paul Emm. Katsoulakis
2019-03-24Remove temp log file if no update needed (#5695)Chris Akritidis
2019-02-28introduce stable installation channel (#5487)Paweł Krupa
2019-02-25Update netdata-updater.shPaweł Krupa
2019-02-24Make curl silent and show errors only if it fails (#5485)Zoltán Müllner
2019-02-24Increase curl timeout to address spotty network (#5476)elfgoh
2019-02-21revert #5457 and test if files exist after installation (#5460)Paweł Krupa
2019-02-20Fix curl download (#5439)Thomas Hufschmidt
2019-02-13cleanup updater script and no `/opt` usage (#5218)Paweł Krupa
2019-01-20Fix nightly builds and cron autoupdater (#5232)Paweł Krupa
2019-01-16GCS-based updater (#5174)Paweł Krupa
2018-12-19Move installer dir under packaging (#5009)Paweł Krupa