Commit Graph

27 Commits

Author SHA1 Message Date
Robert Schulze
de97d5fc65
Make LDAPR a prerequisite for downloading the ARMv8.2 build
The ARMv8.2 build now requires presence of LDAPR instructions. Make the
same assumption in universal.sh, i.e. the automatic download script.

See https://github.com/ClickHouse/ClickHouse/pull/41778#discussion_r980136159
2022-09-28 13:57:00 +00:00
Robert Schulze
9c1a107f68
Cosmetic changes in comment 2022-09-27 09:00:46 +02:00
Robert Schulze
1e4ddf0a9c
Choose fastest build for current platform 2022-09-26 13:22:53 +00:00
Robert Schulze
c5224cd007
Point automatic download script to to ARMv8.0 compat build
- follow-up to #41610

- universal.sh downloads a the correct ClickHouse binary for the current
  platform

- For Linux/Aarch64, point to v8.0 compat build for maximum
  compatibility. Also add property static_binary_name (ci_config.py) so
  that the binary can be placed into the right location.

- Remove the unsupported combinations FreeBSD Aarch64 and PPC for which
  we provide no binaries.
2022-09-26 11:40:09 +00:00
Mikhail f. Shiryaev
3f967b1822
Fix _includes/install/tgz.sh script for linux 2022-08-26 20:57:38 +02:00
Alexey Milovidov
5f18640215 Fix universal installation script 2022-07-17 23:16:54 +02:00
Mikhail f. Shiryaev
e76ebdfb47
Change clickhouse-{client,server} packages architecture 2022-06-30 16:31:31 +02:00
Alexey Milovidov
99cc8d47fe Add PowerPC binary to universal install script 2022-05-11 03:02:01 +02:00
Mikhail f. Shiryaev
52ed751d58
Fix installation documentation typo 2022-03-08 16:29:42 +01:00
Mikhail f. Shiryaev
b0f9cc4838
Keep deprecated installation methods 2022-03-07 12:20:55 +01:00
Mikhail f. Shiryaev
dd37b237ab
Changing repository url to packages.clickhouse.com 2022-02-23 20:54:16 +01:00
Mikhail Fursov
a23edb489b Add 'clickhouse-client --password' comment to the scripts used in Quick Start Guide https://clickhouse.com/#quick-start 2022-02-02 16:45:59 -05:00
Alexey Milovidov
c1a44ca25a Fix quick start for FreeBSD 2022-01-06 22:56:32 +03:00
Alexey Milovidov
166257067b Fix universal installation script 2021-11-09 23:14:16 +03:00
Alexey Milovidov
13ee782bda Minor improvement in universal install script 2021-11-01 00:42:13 +03:00
Alexey Milovidov
0285a15aec Minor changes to install script 2021-10-17 05:52:00 +03:00
Alexey Milovidov
4be8cafc5c Amend 2021-10-13 01:59:12 +03:00
Alexey Milovidov
ac403b1df2 Publish the install script 2021-10-12 23:09:26 +03:00
Alexey Milovidov
65b63a67da Add a script for convenient install on multiple OS 2021-10-12 23:03:41 +03:00
alexey-milovidov
1e6f9ac635
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-28 20:26:44 +03:00
Ivan Blinkov
e7a233d9ad switch to repo.clickhouse.com 2021-09-28 11:03:50 +03:00
Alexey Milovidov
8616ba62e4 repo.clickhouse.tech is not 100% ready 2021-09-24 04:41:59 +03:00
Alexey Milovidov
e9e77b4403 .tech -> .com 2021-09-22 03:22:57 +03:00
Alexey Milovidov
77c1115f3e Add ARM build to the front page 2021-06-30 16:35:18 +03:00
Alexey Milovidov
7cdde9ed36 Add links to builds on the front page 2021-06-29 01:53:53 +03:00
Alexey Milovidov
26184ce83a Update instruction to install RPM packages 2020-05-06 19:47:39 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages (#10529)
* Switch to httpS://repo.clickhouse.tech for deb packages

* deduplicate install instructions
2020-04-28 19:39:50 +03:00