@@ -5,12 +5,15 @@ define: atlas https://www.mongodb.com/docs/atlas
55define: devhub https://www.mongodb.com/developer
66
77# Go
8+
89raw: docs/drivers/go -> https://www.mongodb.com/docs/drivers/go/current/
910
1011# Java
12+
1113raw: docs/drivers/java -> ${base}/java-drivers/
1214
1315# Manual FLE merge - update URLs after 6.0 release
16+
1417raw: docs/drivers/security -> ${manual}/core/csfle/
1518raw: docs/drivers/security/client-side-field-level-encryption-guide -> ${manual}/core/csfle/
1619raw: 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
1922raw: docs/drivers/use-cases/sensitive-data-encryption -> ${manual}/core/csfle/
2023
2124###
25+
2226### Redirects for Legacy Drivers Content
27+
2328###
29+
2430raw: 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}/
2733raw: docs/drivers/downloads -> ${base}/
2834raw: docs/drivers/syntax-table -> ${base}/
2935
3036# cpp
37+
3138raw: docs/drivers/tutorial/download-and-compile-cpp-driver -> http://mongocxx.org/mongocxx-v3/installation/
3239raw: docs/drivers/tutorial/getting-started-with-cpp-driver -> http://mongocxx.org/mongocxx-v3/tutorial/
3340raw: 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
3744raw: docs/drivers/tutorial/authenticate-with-cpp-driver -> http://mongocxx.org/
3845
3946# csharp
47+
4048raw: docs/drivers/tutorial/authenticate-with-csharp-driver -> ${base}/csharp/current/
4149raw: docs/drivers/csharp-community-projects -> ${base}/csharp/current/
4250raw: 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
4755raw: docs/drivers/csharp -> ${base}/csharp/current/
4856
4957# java
58+
5059raw: docs/drivers/java-concurrency -> http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/crud
5160raw: docs/drivers/java-replica-set-semantics -> http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/crud
5261raw: 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
5766raw: docs/drivers/tutorial/authenticate-with-java-driver/ -> http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/connecting/authenticating
5867
5968# nodejs
69+
6070raw: docs/drivers/javascript -> ${base}/node/current/
6171
6272# ruby and mongoid
73+
6374raw: docs/drivers/tutorial/getting-started-with-ruby-on-rails-3 -> https://www.mongodb.com/docs/ruby-driver/current/tutorials/bson-v4/
6475raw: docs/drivers/tutorial/getting-started-with-ruby-on-rails ->https://www.mongodb.com/docs/ruby-driver/current/tutorials/bson-v4/
6576raw: 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
8394raw: 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+
89104raw: docs/drivers/platforms/amazon-ec2 -> ${atlas}/
90105raw: docs/drivers/tutorial/install-mongodb-on-amazon-ec2 -> ${atlas}/
91106raw: docs/drivers/tutorial/automate-deployment-with-cloudformation -> ${atlas}/
92107raw: docs/drivers/tutorial/deploy-mongodb-from-aws-marketplace -> ${atlas}/
93108raw: docs/drivers/tutorial/backup-and-restore-mongodb-on-amazon-ec2 -> ${atlas}/backup-restore-cluster/
94109
95110# Azure -> Atlas / Manual
111+
96112raw: docs/drivers/platforms/windows-azure -> ${atlas}/reference/microsoft-azure/
97113raw: docs/drivers/platforms/windows -> ${manual}/tutorial/install-mongodb-enterprise-on-windows/
98114raw: 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 -
103119raw: docs/drivers/tutorial/install-mongodb-on-linux-in-azure -> ${base}/platforms/windows-azure/
104120
105121# Hadoop
122+
106123raw: docs/drivers/tools/hadoop -> https://github.com/mongodb/mongo-hadoop
107124raw: docs/drivers/use-cases/hadoop -> https://github.com/mongodb/mongo-hadoop
108125raw: docs/drivers/tutorial/getting-started-with-hadoop -> https://github.com/mongodb/mongo-hadoop/
109126
110127# Kafka -> Kafka Connector site
128+
111129raw: docs/drivers/connectors/kafka -> ${kafka}/
112130raw: docs/drivers/connectors/kafka-connect-migration -> ${kafka}/kafka-connect-migration/
113131raw: docs/drivers/connectors/kafka-docker-example -> ${kafka}/kafka-docker-example/
@@ -120,6 +138,7 @@ raw: docs/drivers/connectors/kafka-sink -> ${kafka}/kafka-sink/
120138raw: docs/drivers/connectors/kafka-source -> ${kafka}/kafka-source/
121139
122140# Platforms
141+
123142raw: docs/drivers/platforms/digitalocean -> ${atlas}/
124143raw: docs/drivers/platforms/modulus -> ${atlas}/
125144raw: docs/drivers/platforms/rackspace-cloud -> ${atlas}/
@@ -128,17 +147,20 @@ raw: docs/drivers/platforms/dotcloud -> ${atlas}/
128147raw: docs/drivers/platforms/vmware-cloud-foundry -> https://pivotal.io/platform/services-marketplace/data-management/mongodb
129148
130149# RHEL -> Manual
150+
131151raw: docs/drivers/platforms/red-hat-enterprise-linux -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
132152raw: docs/drivers/tutorial/configure-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
133153raw: docs/drivers/tutorial/manage-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/
134154
135155# Tools
156+
136157raw: docs/drivers/tools/munin -> https://github.com/comerford/mongo-munin
137158raw: docs/drivers/tools/administration-interfaces -> https://www.mongodb.com/view-analyze/
138159raw: docs/drivers/tools/wireshark -> https://wiki.wireshark.org/Mongo
139160raw: docs/drivers/tools/applications -> https://www.mongodb.com/community
140161
141162# Use Cases -> Devhub
163+
142164raw: docs/drivers/use-cases/category-hierarchy -> ${devhub}/
143165raw: docs/drivers/use-cases/hierarchical-aggregation -> ${devhub}/
144166raw: docs/drivers/use-cases/http-interfaces -> ${devhub}/
@@ -164,7 +186,7 @@ raw: docs/ecosystem/drivers/scala -> ${base}/scala/
164186raw: docs/ecosystem/drivers/ruby -> https://www.mongodb.com/docs/ruby-driver/current/
165187raw: docs/ecosystem/drivers/python -> ${base}/python/
166188raw: docs/ecosystem/drivers/pymongo/ -> ${base}/pymongo/
167- raw: docs/ecosystem/drivers/perl/ -> ${base}/community-supported-drivers/
189+ raw: docs/ecosystem/drivers/perl/ -> ${base}/
168190raw: docs/ecosystem/drivers/php -> ${base}/php/
169191raw: docs/ecosystem/drivers/node/ -> ${base}/node/current/
170192raw: docs/ecosystem/drivers/csharp/ -> ${base}/csharp/current/
@@ -176,3 +198,7 @@ raw: docs/ecosystem/ -> ${base}/
176198# Redirect for outdated Drivers & ODMs page
177199
178200raw: docs/drivers/drivers/ -> ${base}/
201+
202+ # Redirect for outdated Community Drivers page
203+
204+ raw: docs/drivers/community-supported-drivers/ -> ${base}/
0 commit comments