Commit History

Author SHA1 Message Date
  Austin S. Hemmelgarn cd8c7a26b6 Add Amazon Linux 2 to CI and platform support. (#14599) 1 year ago
  Austin S. Hemmelgarn 4c23625a8a Fix conditionals for claim-only case in kickstart.sh. (#14679) 1 year ago
  Austin S. Hemmelgarn 0a3a480a98 Fix handling of missing release codename on DEB systems. (#14642) 1 year ago
  Austin S. Hemmelgarn 6bd0c6e3c3 Ensure consistency of kickstart script options that change operational mode of the script. (#13896) 1 year ago
  Austin S. Hemmelgarn 76ca052b9d Add an option to the kickstart script to override distro detection. (#14589) 1 year ago
  Austin S. Hemmelgarn b333c6ffde Use curl from static builds if no system-wide copy exists. (#14403) 1 year ago
  Austin S. Hemmelgarn a52d9ef14a Indicate what root privileges are needed for in kickstart.sh. (#14314) 1 year ago
  Martin Vobruba f59bf0a5d8 kickstart.sh: Fix `--release-channel` as `--nightly-channel` options (#14424) 1 year ago
  Dim-P 161f51132d Fix kickstart and updater not working with BusyBox wget (#14392) 1 year ago
  Austin S. Hemmelgarn 5fabd2548c Update kickstart script to use new DEB infrastructure. (#14301) 1 year ago
  Ilya Mashchenko 51565d55e9 allow multiple local-build/static-install options in kickstart (#14287) 1 year ago
  Austin S. Hemmelgarn e5be62dcbc Switch nightlies to GitHub releases. (#14020) 1 year ago
  Dimitris Apostolou b0168e8e1a Fix typos (#14194) 1 year ago
  Austin S. Hemmelgarn df379e45fb Finish renaming the `--install` option to `--install-prefix`. (#13881) 1 year ago
  Ralph Meijer f84c76faf1 Ensure --claim-url for the claim script is a URL (#14160) 1 year ago
  Austin S. Hemmelgarn cbfc69511f Finish switch to self-hosted RPM repositories. (#14158) 1 year ago
  Austin S. Hemmelgarn f198f3f383 Remove deprecated methods for passing additional options to install code. (#12943) 1 year ago
  Austin S. Hemmelgarn 2232a2511d Provide improved messaging in the kickstart script for existing installs managed by the system package manager. (#13947) 2 years ago
  Timotej S efc5932b13 Fix local dashboard cloud links (#13953) 2 years ago
  Austin S. Hemmelgarn 2690887b4e Overhaul generation of distinct-ids for install telemetry events. (#13891) 2 years ago
  Austin S. Hemmelgarn 9e85dc2bc9 Prompt users about updates/claiming on unknown install types. (#13890) 2 years ago
  Austin S. Hemmelgarn 0e3c3653e8 Record installation command in telemetry events. (#13892) 2 years ago
  Austin S. Hemmelgarn 185f5a183b Fix duplicate error code in kickstart.sh. (#13887) 2 years ago
  Timotej S de96dd73f2 app to api netdata cloud (#13856) 2 years ago
  Austin S. Hemmelgarn 05ef3a0c55 Properly propagate errors from installer/updater to kickstart script. (#13802) 2 years ago
  Austin S. Hemmelgarn df38c0c2c4 Improve error and warning messages in the kickstart script. (#13825) 2 years ago
  Austin S. Hemmelgarn d766183f6c Fix existing install detection for FreeBSD and macOS. (#13243) 2 years ago
  Pulseeey f05707fa17 Add CloudLinux OS detection to kickstart (#13750) 2 years ago
  Austin S. Hemmelgarn cc2586de69 Fix handling of temporary directories in kickstart code. (#13744) 2 years ago
  Austin S. Hemmelgarn f13f43109c Bump repoconfig package version used in kickstart.sh (#13235) 2 years ago
  Austin S. Hemmelgarn b8bfe953fb Properly handle interactivity in the updater code. (#13209) 2 years ago
  Austin S. Hemmelgarn 3c0f54232c Don’t use realpath to find kickstart source path. (#13208) 2 years ago
  Austin S. Hemmelgarn c97cb2d98e Ensure tmpdir is set for every function that uses it. (#13206) 2 years ago
  Austin S. Hemmelgarn 9f7ddf5fd6 Fix handling of temp directory in kickstart when uninstalling. (#13056) 2 years ago
  Austin S. Hemmelgarn 9702619262 Use printf instead of echo for printing collected warnings in kickstart.sh. (#13002) 2 years ago
  Ilya Mashchenko 0197e62098 fix(kickstart.sh): handle the case when `tput colors` doesn't return a number (#12979) 2 years ago
  maneamarius 1edfe04370 Autodetect channel for specific version (#12856) 2 years ago
  Austin S. Hemmelgarn ae87d84b01 Move kickstart argument parsing code to a function. (#12805) 2 years ago
  Austin S. Hemmelgarn 4cf76cfb35 Add support for installing static builds on systems without usable internet connections. (#12809) 2 years ago
  maneamarius 7c4d668485 add --install-version flag for installing specific version of Netdata (#12729) 2 years ago
  maneamarius 8e46581d82 add --repositories-only flag (#12806) 2 years ago
  Austin S. Hemmelgarn ea45166205 Improve handling of release channel selection in kickstart.sh. (#12635) 2 years ago
  maneamarius 5850810715 Rename --install option for kickstart.sh (#12798) 2 years ago
  Austin S. Hemmelgarn d692a51303 Treat auto-updates as a tristate internally. (#12634) 2 years ago
  Austin S. Hemmelgarn 0fc101679d Correctly propagate errors and warnings up to the kickstart script from scripts it calls. (#12686) 2 years ago
  Austin S. Hemmelgarn 10bcf66593 Add options to kickstart.sh for explicitly passing options to installer code. (#12658) 2 years ago
  Ilya Mashchenko 31c4623cdf chore(kickstart.sh): remove unused `--auto-update` option when using static/build install method (#12725) 2 years ago
  Austin S. Hemmelgarn 91051b8ac8 Summarize encountered errors and warnings at end of kickstart script run. (#12636) 2 years ago
  Emmanuel Vasilakis 7f44aeaf48 only-build to build-only (#12657) 2 years ago
  maneamarius cd5cfc9b08 add --reinstall-clean flag and update documentation (#12548) 2 years ago