forked from aiven/devportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_redirects
72 lines (66 loc) · 6.39 KB
/
_redirects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Convenience URLs
/kafka /docs/products/kafka
/postgresql /docs/products/postgresql
/flink /docs/products/flink
/clickhouse /docs/products/clickhouse
/opensearch /docs/products/opensearch
/m3db /docs/products/m3db
/mysql /docs/products/mysql
/redis /docs/products/redis
/cassandra /docs/products/cassandra
/grafana /docs/products/grafana
/api /docs/tools/api
/cli /docs/tools/cli.html
/terraform /docs/tools/terraform
# Renamed/deleted files
/docs/products/flink/howto/real-time-alerting-solution-cli.html /docs/products/flink/howto/real-time-alerting-solution.html
/docs/products/flink/howto/real-time-alerting-solution-cli /docs/products/flink/howto/real-time-alerting-solution
/docs/platform/howto/disable-user-2fa.html /docs/platform/howto/user-2fa.html
/docs/platform/howto/disable-user-2fa /docs/platform/howto/user-2fa
/docs/tools/terraform/upgrade-provider-v1-v2.html /docs/tools/terraform/howto/upgrade-provider-v1-v2.html
/docs/tools/terraform/upgrade-provider-v1-v2 /docs/tools/terraform/howto/upgrade-provider-v1-v2
/docs/products/mysql/howto/max-number-of-connections.html /docs/products/mysql/concepts/max-number-of-connections.html
/docs/products/mysql/howto/max-number-of-connections /docs/products/mysql/concepts/max-number-of-connections
/docs/products/postgresql/reference/plan-iops.html /docs/products/postgresql/reference/resource-capability.html
/docs/products/postgresql/reference/plan-iops /docs/products/postgresql/reference/resource-capability
/docs/products/kafka/howto/enable-schema-registry-authorization.html /docs/products/kafka/karapace/howto/enable-schema-registry-authorization.html
/docs/products/kafka/howto/enable-schema-registry-authorization /docs/products/kafka/karapace/howto/enable-schema-registry-authorization
/docs/products/kafka/howto/manage-schema-registry-authorization.html /docs/products/kafka/karapace/howto/manage-schema-registry-authorization.html
/docs/products/kafka/howto/manage-schema-registry-authorization /docs/products/kafka/karapace/howto/manage-schema-registry-authorization
/docs/platform/howto/renaming-a-service.html /docs/platform/howto/rename-a-service.html
/docs/platform/howto/renaming-a-service /docs/platform/howto/rename-a-service
/docs/platform/howto/recovering-a-deleted-service.html /docs/platform/howto/recover-a-deleted-service.html
/docs/platform/howto/recovering-a-deleted-service /docs/platform/howto/recover-a-deleted-service
/docs/products/opensearch/howto/upgrade-to-opensearch-with-terraform.html /docs/tools/terraform/howto/upgrade-to-opensearch.html
/docs/products/opensearch/howto/upgrade-to-opensearch-with-terraform /docs/tools/terraform/howto/upgrade-to-opensearch
/docs/platform/howto/migrate-services /docs/platform/howto/migrate-services-cloud-region
/docs/products/clickhouse/howto/use-cli /docs/products/clickhouse/howto/connect-with-clickhouse-cli
/docs/products/clickhouse/howto/use-cli.html /docs/products/clickhouse/howto/connect-with-clickhouse-cli.html
/docs/products/clickhouse/howto/grant-privilege /docs/products/clickhouse/howto/manage-users-roles
/docs/products/clickhouse/howto/grant-privilege.html /docs/products/clickhouse/howto/manage-users-roles.html
/docs/products/clickhouse/howto/use-play /docs/products/clickhouse/howto/query-databases
/docs/products/clickhouse/howto/use-play.html /docs/products/clickhouse/howto/query-databases.html
/docs/products/clickhouse/howto/use-query-editor /docs/products/clickhouse/howto/query-databases
/docs/products/clickhouse/howto/use-query-editor.html /docs/products/clickhouse/howto/query-databases.html
/docs/products/clickhouse/howto/add-service-users /docs/products/clickhouse/howto/manage-users-roles
/docs/products/clickhouse/howto/add-service-users.html /docs/products/clickhouse/howto/manage-users-roles.html
/docs/products/clickhouse/sample-dataset.html /docs/products/clickhouse/howto/load-dataset.html
/docs/products/flink/howto/create-job.html /docs/products/flink/howto/create-job/create-flink-applications.html
/docs/products/flink/concepts/flink-for-analysts.html /docs/products/flink/list-overview.html
/docs/products/flink/concepts/flink-for-operators.html /docs/products/flink/list-overview.html
/docs/products/flink/howto/real-time-alerting-solution /docs/tutorials/anomaly-detection
/docs/products/flink/howto/real-time-alerting-solution.html /docs/tutorials/anomaly-detection.html
/docs/products/postgresql/reference/high-cpu-load-of-pgbouncer.html /docs/products/postgresql/troubleshooting/troubleshooting-connection-pooling.html
/docs/products/clickhouse/concepts/databases-and-tables.html /docs/products/clickhouse/howto/manage-databases-tables.html
/docs/products/clickhouse/howto/integrate-pg.html /docs/products/clickhouse/howto/integrate-postgresql.html
/docs/platform/concepts/byoa.html /docs/platform/concepts/byoc.html
# Redirect from .index.html to specific page names for landing
# with one section and no subsections, i. e. docs/platform
/docs/:section/index.html /docs/:section
/docs/:section/index /docs/:section
# with one subsection, i. e. docs/products/cassandra
/docs/:section/:subsection/index.html /docs/:section/:subsection
/docs/:section/:subsection/index /docs/:section/:subsection
# with a subsubsection, i. e. docs/products/opensearch/dashboards
/docs/:section/:subsection/:subsubsection/index.html /docs/:section/:subsection/:subsubsection
/docs/:section/:subsection/:subsubsection/index /docs/:section/:subsection/:subsubsection