summaryrefslogtreecommitdiffstats
path: root/packaging/installer/kickstart.sh
AgeCommit message (Expand)Author
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
2022-10-24app to api netdata cloud (#13856)Timotej S
2022-10-19Properly propagate errors from installer/updater to kickstart script. (#13802)Austin S. Hemmelgarn
2022-10-17Improve error and warning messages in the kickstart script. (#13825)Austin S. Hemmelgarn
2022-10-13Fix existing install detection for FreeBSD and macOS. (#13243)Austin S. Hemmelgarn
2022-10-03Add CloudLinux OS detection to kickstart (#13750)Pulseeey
2022-09-29Fix handling of temporary directories in kickstart code. (#13744)Austin S. Hemmelgarn
2022-06-28Bump repoconfig package version used in kickstart.sh (#13235)Austin S. Hemmelgarn
2022-06-27Properly handle interactivity in the updater code. (#13209)Austin S. Hemmelgarn
2022-06-27Don’t use realpath to find kickstart source path. (#13208)Austin S. Hemmelgarn
2022-06-27Ensure tmpdir is set for every function that uses it. (#13206)Austin S. Hemmelgarn