diff --git a/website/benchmark_hardware.html b/website/benchmark_hardware.html
index 10a1b6a26b8..e6ca7150f6e 100644
--- a/website/benchmark_hardware.html
+++ b/website/benchmark_hardware.html
@@ -2436,7 +2436,7 @@ try { var yaCounter18343495 = new Ya.Metrika({id:18343495,
-Submit your own results:
https://clickhouse.yandex/docs/en/operations/performance_test/
+Submit your own results:
https://clickhouse.yandex/docs/en/operations/performance_test/
Results for Lenovo B580 Laptop are from
Ragıp Ünal. 16GB RAM 1600 GHz, 240GB SSD, Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (2 Core / 4 HT)
Results for Time4vps.eu are from
Ragıp Ünal.
diff --git a/website/index.html b/website/index.html
index f376e55b84e..48786c37746 100644
--- a/website/index.html
+++ b/website/index.html
@@ -13,8 +13,8 @@
-
-
+
+
@@ -449,7 +449,7 @@ sudo clickhouse-client-$LATEST_VERSION/install/doinst.sh
For other operating systems the easiest way to get started is using
- official Docker images of ClickHouse, this is not the only option though.
+ official Docker images of ClickHouse, this is not the only option though.
Alternatively, you can easily get a running ClickHouse instance or cluster at
Yandex Managed Service for ClickHouse.
@@ -488,13 +488,13 @@ sudo clickhouse-client-$LATEST_VERSION/install/doinst.sh
Like ClickHouse?
-
Help to spread the word about it via Facebook,
- Twitter and
- LinkedIn!
+
Help to spread the word about it via Facebook,
+ Twitter and
+ LinkedIn!
Also hosting ClickHouse Meetups is very appreciated, fill this form
if you are interested and we'll get in touch.
- Short reports about previous meetups are published in official ClickHouse blog.
+ Short reports about previous meetups are
published in official ClickHouse blog.
diff --git a/website/nginx/default.conf b/website/nginx/default.conf
index fc029323fe2..04b5783ee37 100644
--- a/website/nginx/default.conf
+++ b/website/nginx/default.conf
@@ -1,33 +1,6 @@
server {
listen 80 default;
listen [::]:80 default ipv6only=on;
- server_name localhost clickhouse.yandex test.clickhouse.yandex;
-
- root /usr/share/nginx/html;
- index index.html index.htm;
-
- error_page 404 /404.html;
- error_page 500 502 503 504 /50x.html;
-
- location = /50x.html {
- root /usr/share/nginx/www;
- }
-
- rewrite ^/docs/$ https://clickhouse.yandex/docs/en/ permanent;
- rewrite ^/tutorial.html$ https://clickhouse.yandex/docs/en/getting_started/tutorial/ permanent;
- rewrite ^/presentations/(.*)$ https://clickhouse.github.io/clickhouse-presentations/$1 permanent;
- rewrite ^/reference_en.html$ https://clickhouse.yandex/docs/en/single/ permanent;
- rewrite ^/reference_ru.html$ https://clickhouse.yandex/docs/ru/single/ permanent;
- rewrite ^/presentations/(.*)$ https://clickhouse.github.io/clickhouse-presentations/$1 permanent;
-
- include /usr/share/nginx/html/docs/redirects.conf;
-
- if ( $uri !~ .*/index.html ){
- rewrite ^/docs/(.*)/(.+)\.html$ /docs/$1/$2/ permanent;
- }
-}
-
-server {
- server_name clickhouse.yandex.ru clickhouse.yandex.com;
- return 301 https://clickhouse.yandex$request_uri;
+ server_name localhost clickhouse.yandex test.clickhouse.yandex clickhouse.yandex.ru clickhouse.yandex.com;
+ return 301 https://clickhouse.tech$request_uri;
}
diff --git a/website/robots.txt b/website/robots.txt
index 82708ceea95..300b2e7da6e 100644
--- a/website/robots.txt
+++ b/website/robots.txt
@@ -13,5 +13,5 @@ Disallow: /docs/ja/search.html
Disallow: /docs/zh/search.html
Disallow: /docs/fa/search.html
Allow: /
-Host: https://clickhouse.yandex
-Sitemap: https://clickhouse.yandex/docs/sitemap.xml
+Host: https://clickhouse.tech
+Sitemap: https://clickhouse.tech/docs/sitemap.xml
diff --git a/website/sitemap.xml b/website/sitemap.xml
index e9319dc8701..cb1a6fddd9b 100644
--- a/website/sitemap.xml
+++ b/website/sitemap.xml
@@ -1,21 +1,21 @@
- https://clickhouse.yandex/docs/en/sitemap.xml
+ https://clickhouse.tech/docs/en/sitemap.xml
- https://clickhouse.yandex/docs/ru/sitemap.xml
+ https://clickhouse.tech/docs/ru/sitemap.xml
- https://clickhouse.yandex/docs/zh/sitemap.xml
+ https://clickhouse.tech/docs/zh/sitemap.xml
- https://clickhouse.yandex/docs/ja/sitemap.xml
+ https://clickhouse.tech/docs/ja/sitemap.xml
- https://clickhouse.yandex/docs/fa/sitemap.xml
+ https://clickhouse.tech/docs/fa/sitemap.xml
- https://clickhouse.yandex/docs/sitemap_static.xml
+ https://clickhouse.tech/docs/sitemap_static.xml
diff --git a/website/sitemap_static.xml b/website/sitemap_static.xml
index c1bc94bf00a..cfeaf1b8b79 100644
--- a/website/sitemap_static.xml
+++ b/website/sitemap_static.xml
@@ -1,23 +1,23 @@
- https://clickhouse.yandex/
+ https://clickhouse.tech/
daily
- https://clickhouse.yandex/benchmark.html
+ https://clickhouse.tech/benchmark.html
daily
- https://clickhouse.yandex/tutorial.html
+ https://clickhouse.tech/tutorial.html
daily
- https://clickhouse.yandex/blog/en
+ https://clickhouse.tech/blog/en
daily
- https://clickhouse.yandex/blog/ru
+ https://clickhouse.tech/blog/ru
daily
\ No newline at end of file