summaryrefslogtreecommitdiffstats
path: root/packaging/installer/methods/kickstart.md
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-07-26 12:38:02 +0300
committerGitHub <noreply@github.com>2023-07-26 12:38:02 +0300
commita14983c7eea9dc76d28f097f9bb7e48681550263 (patch)
treeef70f166e1d67b31b324a1306d2fd93bcbcc994b /packaging/installer/methods/kickstart.md
parent60730c1e479a887e43292da013bb4d237092e8f3 (diff)
change api.netdata.cloud to app.netdata.cloud (#15538)
Diffstat (limited to 'packaging/installer/methods/kickstart.md')
-rw-r--r--packaging/installer/methods/kickstart.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/installer/methods/kickstart.md b/packaging/installer/methods/kickstart.md
index 374ac594a0..565a9d195d 100644
--- a/packaging/installer/methods/kickstart.md
+++ b/packaging/installer/methods/kickstart.md
@@ -98,7 +98,7 @@ The `kickstart.sh` script accepts a number of optional parameters to control how
- `--claim-rooms`: Specify a comma-separated list of tokens for each War Room this node should appear in.
- `--claim-proxy`: Specify a proxy to use when connecting to the cloud in the form of `http://[user:pass@]host:ip` for an HTTP(S) proxy.
See [connecting through a proxy](https://github.com/netdata/netdata/blob/master/claim/README.md#connect-through-a-proxy) for details.
-- `--claim-url`: Specify a URL to use when connecting to the cloud. Defaults to `https://api.netdata.cloud`.
+- `--claim-url`: Specify a URL to use when connecting to the cloud. Defaults to `https://app.netdata.cloud`.
- `--override-distro`: Override the distro detection logic and assume the system is using a specific Linux distribution and release. Takes a single argument consisting of the values of the `ID`, `VERSION_ID`, and `VERSION_CODENAME` fields from `/etc/os-release` for the desired distribution.
The following options are mutually exclusive and specifiy special operations other than trying to install Netdata normally or update an existing install: