Skip to content

Commit 3b00f6a

Browse files
authored
DOCSP-29284: redirect from outdated community supported drivers pg (#875)
1 parent 582615d commit 3b00f6a

File tree

3 files changed

+29
-80
lines changed

3 files changed

+29
-80
lines changed

config/redirects

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ define: atlas https://www.mongodb.com/docs/atlas
55
define: devhub https://www.mongodb.com/developer
66

77
# Go
8+
89
raw: docs/drivers/go -> https://www.mongodb.com/docs/drivers/go/current/
910

1011
# Java
12+
1113
raw: docs/drivers/java -> ${base}/java-drivers/
1214

1315
# Manual FLE merge - update URLs after 6.0 release
16+
1417
raw: docs/drivers/security -> ${manual}/core/csfle/
1518
raw: docs/drivers/security/client-side-field-level-encryption-guide -> ${manual}/core/csfle/
1619
raw: docs/drivers/security/client-side-field-level-encryption-local-key-to-kms -> ${manual}/core/csfle/tutorials/
@@ -19,15 +22,19 @@ raw: docs/drivers/use-cases/client-side-field-level-encryption-local-key-to-kms
1922
raw: docs/drivers/use-cases/sensitive-data-encryption -> ${manual}/core/csfle/
2023

2124
###
25+
2226
### Redirects for Legacy Drivers Content
27+
2328
###
29+
2430
raw: docs/drivers/tutorials -> ${base}/
25-
raw: docs/drivers/perl -> ${base}/community-supported-drivers/
26-
raw: docs/drivers/perl-internals -> ${base}/community-supported-drivers/
31+
raw: docs/drivers/perl -> ${base}/
32+
raw: docs/drivers/perl-internals -> ${base}/
2733
raw: docs/drivers/downloads -> ${base}/
2834
raw: docs/drivers/syntax-table -> ${base}/
2935

3036
# cpp
37+
3138
raw: docs/drivers/tutorial/download-and-compile-cpp-driver -> http://mongocxx.org/mongocxx-v3/installation/
3239
raw: docs/drivers/tutorial/getting-started-with-cpp-driver -> http://mongocxx.org/mongocxx-v3/tutorial/
3340
raw: docs/drivers/cpp-bson-array-examples -> http://mongocxx.org/mongocxx-v3/working-with-bson/
@@ -37,6 +44,7 @@ raw: docs/drivers/tutorial/download-and-compile-cpp-driver-legacy ->http://mongo
3744
raw: docs/drivers/tutorial/authenticate-with-cpp-driver -> http://mongocxx.org/
3845

3946
# csharp
47+
4048
raw: docs/drivers/tutorial/authenticate-with-csharp-driver -> ${base}/csharp/current/
4149
raw: docs/drivers/csharp-community-projects -> ${base}/csharp/current/
4250
raw: docs/drivers/tutorial/authenticate-with-csharp-driver -> ${base}/csharp/current/fundamentals/authentication
@@ -47,6 +55,7 @@ raw: docs/drivers/tutorial/use-linq-queries-with-csharp-driver -> ${base}/csharp
4755
raw: docs/drivers/csharp -> ${base}/csharp/current/
4856

4957
# java
58+
5059
raw: docs/drivers/java-concurrency -> http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/crud
5160
raw: docs/drivers/java-replica-set-semantics -> http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/crud
5261
raw: docs/drivers/java-types -> http://mongodb.github.io/mongo-java-driver/3.0/bson
@@ -57,9 +66,11 @@ raw: docs/drivers/tutorial/use-java-dbobject-to-perform-saves -> ${base}/java-dr
5766
raw: docs/drivers/tutorial/authenticate-with-java-driver/ -> http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/connecting/authenticating
5867

5968
# nodejs
69+
6070
raw: docs/drivers/javascript -> ${base}/node/current/
6171

6272
# ruby and mongoid
73+
6374
raw: docs/drivers/tutorial/getting-started-with-ruby-on-rails-3 -> https://www.mongodb.com/docs/ruby-driver/current/tutorials/bson-v4/
6475
raw: docs/drivers/tutorial/getting-started-with-ruby-on-rails ->https://www.mongodb.com/docs/ruby-driver/current/tutorials/bson-v4/
6576
raw: docs/drivers/tutorial/model-data-for-ruby-on-rails -> ${base}/ruby/
@@ -83,16 +94,21 @@ raw: docs/drivers/tutorial/mongoid-upgrade -> https://www.mongodb.com/docs/mongo
8394
raw: docs/drivers/tutorial/mongoid-validation -> https://www.mongodb.com/docs/mongoid/current/tutorials/mongoid-validation/
8495

8596
###
97+
8698
### Redirects for Legacy Ecosystem Content
99+
87100
###
101+
88102
# Amazon ec2 -> Atlas
103+
89104
raw: docs/drivers/platforms/amazon-ec2 -> ${atlas}/
90105
raw: docs/drivers/tutorial/install-mongodb-on-amazon-ec2 -> ${atlas}/
91106
raw: docs/drivers/tutorial/automate-deployment-with-cloudformation -> ${atlas}/
92107
raw: docs/drivers/tutorial/deploy-mongodb-from-aws-marketplace -> ${atlas}/
93108
raw: docs/drivers/tutorial/backup-and-restore-mongodb-on-amazon-ec2 -> ${atlas}/backup-restore-cluster/
94109

95110
# Azure -> Atlas / Manual
111+
96112
raw: docs/drivers/platforms/windows-azure -> ${atlas}/reference/microsoft-azure/
97113
raw: docs/drivers/platforms/windows -> ${manual}/tutorial/install-mongodb-enterprise-on-windows/
98114
raw: docs/drivers/tutorial/install-mongodb-on-windows-azure -> ${atlas}/reference/microsoft-azure/
@@ -103,11 +119,13 @@ raw: docs/drivers/tutorial/build-an-application-to-connect-to-mongodb-on-azure -
103119
raw: docs/drivers/tutorial/install-mongodb-on-linux-in-azure -> ${base}/platforms/windows-azure/
104120

105121
# Hadoop
122+
106123
raw: docs/drivers/tools/hadoop -> https://github.com/mongodb/mongo-hadoop
107124
raw: docs/drivers/use-cases/hadoop -> https://github.com/mongodb/mongo-hadoop
108125
raw: docs/drivers/tutorial/getting-started-with-hadoop -> https://github.com/mongodb/mongo-hadoop/
109126

110127
# Kafka -> Kafka Connector site
128+
111129
raw: docs/drivers/connectors/kafka -> ${kafka}/
112130
raw: docs/drivers/connectors/kafka-connect-migration -> ${kafka}/kafka-connect-migration/
113131
raw: docs/drivers/connectors/kafka-docker-example -> ${kafka}/kafka-docker-example/
@@ -120,6 +138,7 @@ raw: docs/drivers/connectors/kafka-sink -> ${kafka}/kafka-sink/
120138
raw: docs/drivers/connectors/kafka-source -> ${kafka}/kafka-source/
121139

122140
# Platforms
141+
123142
raw: docs/drivers/platforms/digitalocean -> ${atlas}/
124143
raw: docs/drivers/platforms/modulus -> ${atlas}/
125144
raw: docs/drivers/platforms/rackspace-cloud -> ${atlas}/
@@ -128,17 +147,20 @@ raw: docs/drivers/platforms/dotcloud -> ${atlas}/
128147
raw: docs/drivers/platforms/vmware-cloud-foundry -> https://pivotal.io/platform/services-marketplace/data-management/mongodb
129148

130149
# RHEL -> Manual
150+
131151
raw: docs/drivers/platforms/red-hat-enterprise-linux -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
132152
raw: docs/drivers/tutorial/configure-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
133153
raw: docs/drivers/tutorial/manage-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
134154

135155
# Tools
156+
136157
raw: docs/drivers/tools/munin -> https://github.com/comerford/mongo-munin
137158
raw: docs/drivers/tools/administration-interfaces -> https://www.mongodb.com/view-analyze/
138159
raw: docs/drivers/tools/wireshark -> https://wiki.wireshark.org/Mongo
139160
raw: docs/drivers/tools/applications -> https://www.mongodb.com/community
140161

141162
# Use Cases -> Devhub
163+
142164
raw: docs/drivers/use-cases/category-hierarchy -> ${devhub}/
143165
raw: docs/drivers/use-cases/hierarchical-aggregation -> ${devhub}/
144166
raw: docs/drivers/use-cases/http-interfaces -> ${devhub}/
@@ -164,7 +186,7 @@ raw: docs/ecosystem/drivers/scala -> ${base}/scala/
164186
raw: docs/ecosystem/drivers/ruby -> https://www.mongodb.com/docs/ruby-driver/current/
165187
raw: docs/ecosystem/drivers/python -> ${base}/python/
166188
raw: docs/ecosystem/drivers/pymongo/ -> ${base}/pymongo/
167-
raw: docs/ecosystem/drivers/perl/ -> ${base}/community-supported-drivers/
189+
raw: docs/ecosystem/drivers/perl/ -> ${base}/
168190
raw: docs/ecosystem/drivers/php -> ${base}/php/
169191
raw: docs/ecosystem/drivers/node/ -> ${base}/node/current/
170192
raw: docs/ecosystem/drivers/csharp/ -> ${base}/csharp/current/
@@ -176,3 +198,7 @@ raw: docs/ecosystem/ -> ${base}/
176198
# Redirect for outdated Drivers & ODMs page
177199

178200
raw: docs/drivers/drivers/ -> ${base}/
201+
202+
# Redirect for outdated Community Drivers page
203+
204+
raw: docs/drivers/community-supported-drivers/ -> ${base}/

source/community-supported-drivers.txt

Lines changed: 0 additions & 70 deletions
This file was deleted.

source/includes/important-community-drivers.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)