|
1 | 1 | define: base https://docs.mongodb.com/ecosystem
|
2 | 2 | define: kafka https://docs.mongodb.com/kafka-connector/current
|
| 3 | +define: manual https://docs.mongodb.com/manual |
| 4 | +define: atlas https://docs.atlas.mongodb.com |
| 5 | +define: devhub https://developer.mongodb.com |
| 6 | + |
| 7 | +raw: ecosystem/platforms/amazon-ec2 -> ${atlas}/ |
| 8 | +raw: ecosystem/platforms/red-hat-enterprise-linux -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/ |
| 9 | +raw: ecosystem/platforms/windows-azure -> ${atlas}/reference/microsoft-azure/#microsoft-azure |
| 10 | +raw: ecosystem/platforms/windows -> ${manual}/tutorial/install-mongodb-enterprise-on-windows/ |
| 11 | +raw: ecosystem/tools/hadoop -> https://github.com/mongodb/mongo-hadoop |
| 12 | +raw: ecosystem/tools/munin -> https://github.com/comerford/mongo-munin |
| 13 | +raw: ecosystem/tutorial/authenticate-with-csharp-driver -> ${base}/csharp |
| 14 | +raw: ecosystem/tutorial/backup-and-restore-mongodb-on-amazon-ec2 -> ${atlas}/backup-restore-cluster/ |
| 15 | +raw: ecosystem/tutorial/configure-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/ |
| 16 | +raw: ecosystem/tutorial/getting-started-with-hadoop -> https://github.com/mongodb/mongo-hadoop |
| 17 | +raw: ecosystem/tutorial/manage-red-hat-enterprise-linux-identity-management -> ${manual}/tutorial/install-mongodb-enterprise-on-red-hat/ |
| 18 | +raw: ecosystem/use-cases/category-hierarchy -> ${devhub} |
| 19 | +raw: ecosystem/use-cases/hadoop -> https://github.com/mongodb/mongo-hadoop |
| 20 | +raw: ecosystem/use-cases/hierarchical-aggregation -> ${devhub} |
| 21 | +raw: ecosystem/use-cases/http-interfaces -> ${devub} |
| 22 | +raw: ecosystem/use-cases/inventory-management -> ${devub} |
| 23 | +raw: ecosystem/use-cases/metadata-and-asset-management -> ${devub} |
| 24 | +raw: ecosystem/use-cases/product-catalog -> ${devub} |
| 25 | +raw: ecosystem/use-cases/storing-comments -> ${devub} |
| 26 | +raw: ecosystem/use-cases/storing-log-data -> ${devub} |
3 | 27 |
|
4 | 28 | raw: ecosystem/tutorial/install-mongodb-on-amazon-ec2 -> ${base}/platforms/amazon-ec2
|
5 | 29 | raw: ecosystem/tutorial/automate-deployment-with-cloudformation -> ${base}/platforms/amazon-ec2
|
|
0 commit comments