summaryrefslogtreecommitdiffstats
path: root/packaging/installer/kickstart.sh
AgeCommit message (Expand)Author
2024-01-25kickstart: use extended-regexp in `get_redirect()` (#16844)Ilya Mashchenko
2024-01-18Apply ASCII-based comparisons to commands in kickstart script that rely on a ...Tasos Katsoulas
2023-12-29kickstart: dont run install-required-packages.sh as root on macOS (#16675)Ilya Mashchenko
2023-12-27kickstart: add a note on how to access the UI to the success banner (#16673)Ilya Mashchenko
2023-12-21Remove Netdata packages from APT cache when attempting to install. (#16566)Austin S. Hemmelgarn
2023-12-14Assorted kickstart script fixes. (#16537)Austin S. Hemmelgarn
2023-11-16Add support for installing a specific major version of the agent on install. ...Austin S. Hemmelgarn
2023-11-15Improve handling around EPEL requirement for RPM packages. (#16406)Austin S. Hemmelgarn
2023-10-18kickstart: rename auto-update-method to auto-update-type (#16229)Ilya Mashchenko
2023-10-06fix `test -x` check for uninstaller script (#16146)Ilya Mashchenko
2023-09-12Skip copying environment/install-type files when checking existing installs. ...Austin S. Hemmelgarn
2023-08-18Added CentOS-Stream to distros (#15742)Konstantin Shalygin
2023-08-15fix: the cleanup was not performed during the kickstart.sh dry run (#15775)Ilya Mashchenko
2023-07-26change api.netdata.cloud to app.netdata.cloud (#15538)Ilya Mashchenko
2023-07-24Add a machine distinct id to analytics (#15485)Emmanuel Vasilakis
2023-07-20Fix non-interactive options for apt-get and zypper. (#15288)Bastien
2023-07-17Support nativa packages for openSUSE tumbleweed (#14692)Tasos Katsoulas
2023-06-28Assorted kickstart script improvements. (#15243)Austin S. Hemmelgarn
2023-06-07Make plugin packages hard dependencies. (#15160)Austin S. Hemmelgarn
2023-06-02Provide necessary permission for the kickstart to run the netdata-updater scr...Tasos Katsoulas
2023-05-30Improve some of the error messages in the kickstart script. (#15061)Austin S. Hemmelgarn
2023-05-30Split plugins to individual packages for DEB/RPM packaging. (#13927)Austin S. Hemmelgarn
2023-05-29update agent telemetry url to be cloud function instead of posthog (#15085)Andrew Maguire
2023-05-11fatal in claim() only if --claim-only is used (#15039)Ilya Mashchenko
2023-05-04Differentiate error codes better when claiming from kickstart script. (#15015)Austin S. Hemmelgarn
2023-04-07Assorted installer code cleanup. (#14632)Austin S. Hemmelgarn
2023-04-03update posthog domain (#14818)Andrew Maguire
2023-03-13Add Amazon Linux 2 to CI and platform support. (#14599)Austin S. Hemmelgarn
2023-03-07Fix conditionals for claim-only case in kickstart.sh. (#14679)Austin S. Hemmelgarn
2023-03-03Fix handling of missing release codename on DEB systems. (#14642)Austin S. Hemmelgarn
2023-02-28Ensure consistency of kickstart script options that change operational mode o...Austin S. Hemmelgarn
2023-02-28Add an option to the kickstart script to override distro detection. (#14589)Austin S. Hemmelgarn
2023-02-15Use curl from static builds if no system-wide copy exists. (#14403)Austin S. Hemmelgarn
2023-02-06Indicate what root privileges are needed for in kickstart.sh. (#14314)Austin S. Hemmelgarn
2023-02-06kickstart.sh: Fix `--release-channel` as `--nightly-channel` options (#14424)Martin Vobruba
2023-02-02Fix kickstart and updater not working with BusyBox wget (#14392)Dim-P
2023-01-23Update kickstart script to use new DEB infrastructure. (#14301)Austin S. Hemmelgarn
2023-01-18allow multiple local-build/static-install options in kickstart (#14287)Ilya Mashchenko
2023-01-16Switch nightlies to GitHub releases. (#14020)Austin S. Hemmelgarn
2023-01-04Fix typos (#14194)Dimitris Apostolou
2023-01-04Finish renaming the `--install` option to `--install-prefix`. (#13881)Austin S. Hemmelgarn
2022-12-22Ensure --claim-url for the claim script is a URL (#14160)Ralph Meijer
2022-12-21Finish switch to self-hosted RPM repositories. (#14158)Austin S. Hemmelgarn
2022-12-07Remove deprecated methods for passing additional options to install code. (#1...Austin S. Hemmelgarn
2022-11-08Provide improved messaging in the kickstart script for existing installs mana...Austin S. Hemmelgarn
2022-11-07Fix local dashboard cloud links (#13953)Timotej S
2022-11-02Overhaul generation of distinct-ids for install telemetry events. (#13891)Austin S. Hemmelgarn
2022-10-31Prompt users about updates/claiming on unknown install types. (#13890)Austin S. Hemmelgarn
2022-10-27Record installation command in telemetry events. (#13892)Austin S. Hemmelgarn
2022-10-26Fix duplicate error code in kickstart.sh. (#13887)Austin S. Hemmelgarn