Commit Graph

44 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
97092e7f0c
Remove old time deprecated repo.clickhouse.com from docs 2024-05-28 13:48:38 +02:00
Robert Schulze
ee262be6c6
Update comment in universal.sh 2023-11-16 10:59:17 +00:00
Pradeep Chhetri
1c74ff8bba Add linux s390x to universal installer 2023-08-13 15:35:47 +08:00
Alexey Milovidov
c1fa38ea8e Add RISC-V 64 to the universal installer 2023-07-06 22:22:36 +02:00
Robert Schulze
e0759eff97
Remove install scripts superseded by universal.sh 2023-05-30 17:28:48 +00:00
DanRoscigno
1f4141a35d Give users option of overwriting 2023-03-02 23:05:37 +01:00
Alexey Milovidov
6c68e5c4c6
Revert "Give users option of overwriting" 2023-03-03 01:04:10 +03:00
DanRoscigno
640753d9a3 remove install option 2023-03-01 16:06:39 -05:00
DanRoscigno
4cc614ce7a Give users option of overwriting 2023-02-25 11:05:18 -05:00
Robert Schulze
2b9a0824fe
Cosmetics: Rename "amd64-sse2" builds to "amd64-compat" builds
... a bit of consistency with "aarch64-v80compat"
2022-12-19 19:00:21 +00:00
Robert Schulze
3eb4a06b0d
x86-64 guarantees SSE2 2022-12-19 18:37:42 +00:00
Robert Schulze
90c2919275
universal.sh: Attempt to fetch SSE2 build on ancient hardware 2022-12-19 11:02:58 +00:00
Alexey Milovidov
4ceea2b43c
I hate abbreviations and short variable names wholeheartedly 2022-12-11 08:57:04 +03:00
Yakov Olkhovskiy
568af2d8ba
Update universal.sh 2022-12-02 17:11:08 -05:00
Yakov Olkhovskiy
858e37ffcb
use -f instead of --interactive 2022-12-02 08:51:18 -05:00
Yakov Olkhovskiy
796ef171a4
change error message 2022-11-26 16:39:41 -05:00
Yakov Olkhovskiy
ea58f05898
try to remove clickhouse if already exists 2022-11-26 13:45:28 -05:00
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