diff --git a/content/en/_index.md b/content/en/_index.md index d62d0eadcf..d62238e3e9 100755 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -12,7 +12,7 @@ cascade: _target: path: "/**" --- -## Welcome to the Altinity Knowledge Base (KB) for ClickHouse® +## Welcome to the Altinity® Knowledge Base (KB) for ClickHouse® This knowledge base is supported by [Altinity](http://altinity.com/) engineers to provide quick answers to common questions and issues involving ClickHouse. diff --git a/content/en/altinity-kb-setup-and-maintenance/cluster-production-configuration-guide/hardening-clickhouse-security.md b/content/en/altinity-kb-setup-and-maintenance/cluster-production-configuration-guide/hardening-clickhouse-security.md index 9ed93ecf72..44b66e0412 100644 --- a/content/en/altinity-kb-setup-and-maintenance/cluster-production-configuration-guide/hardening-clickhouse-security.md +++ b/content/en/altinity-kb-setup-and-maintenance/cluster-production-configuration-guide/hardening-clickhouse-security.md @@ -17,4 +17,4 @@ ClickHouse® is currently at the design stage of creating some universal backup 5. For a second replica, it’s enough to copy metadata and configuration. 6. Data in ClickHouse is already compressed with lz4, backup can be compressed bit better, but avoid using cpu-heavy compression algorythms like gzip, use something like zstd instead. -The tool automating that process [clickhouse-backup](https://github.com/Altinity/clickhouse-backup). +The tool automating that process: [Altinity Backup for ClickHouse](https://github.com/Altinity/clickhouse-backup).