ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and...

27
ourWiki Documentation Release 0.0.1 devops and team January 06, 2014

Transcript of ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and...

Page 1: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki DocumentationRelease 0.0.1

devops and team

January 06, 2014

Page 2: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,
Page 3: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

Contents

1 About 3

2 All 5

3 Welcome to Read The Docs 7

4 The MongoDB 0.0.1 Manual 94.1 Community . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94.2 Additional Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

5 cf_essentials 11

6 cf_projects 13

7 dev_setups 15

8 networking 17

9 Creating New Wiki 19

10 Table of contents 21

11 Quick Links 23

i

Page 4: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ii

Page 5: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

Recent Topics:

Contents 1

Page 6: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

2 Contents

Page 7: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 1

About

this is script generated page for about

3

Page 8: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

4 Chapter 1. About

Page 9: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 2

All

this is script generated page for all

5

Page 10: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

6 Chapter 2. All

Page 11: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 3

Welcome to Read The Docs

Read the Docs hosts documentation for the open source community. It supports Sphinx docs written with reStruc-turedText, and can pull from your Subversion, Bazaar, Git, and Mercurial repositories.

The full documentation is available on the site.

The documentation for the site is organized into two different sections below. One is for users of readthedocs.org, thatis the first section. The next section is for users of the code that powers the site. All of the RTD code is open source,so you can run your own instance. Presumably in an internal install inside your company, or something.

7

Page 12: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

8 Chapter 3. Welcome to Read The Docs

Page 13: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 4

The MongoDB 0.0.1 Manual

Welcome to the MongoDB Manual! MongoDB is an open-source, document-oriented database designed for ease ofdevelopment and scaling.

The Manual introduces MongoDB and continues to describe the query language, operational considerations and pro-cedures, administration, and application development patterns, and other aspects of MongoDB use and administration.The Manual also has a thorough reference section of the MongoDB interface and tools.

This manual is under constant development. See the /about for more information on the MongoDB Documentationproject.

MongoDB 2.4 ReleasedSee /release-notes/2.4 for new features in the 2.4 release of MongoDB. See MongoDB 2.5 Series Develop-ment Release Notes for more information about the upcoming release of MongoDB.

Getting Started Developers Administrators Reference/core/introductionInstallationGuidesFirst Steps/faq

DatabaseOperationsAggregationSQL to MongoDBMapping/indexes

OperationsReplica SetsShardedClustersMongoDBSecurity

Shell MethodsQuery OperatorsComplete SystemReference/reference/glossary

4.1 Community

MongoDB has an :about:‘active community </community>‘. You’ll get a quick response to MongoDB questions(i.e. questions tagged mongodb) posted to Stack Overflow.

4.2 Additional Resources

The following resources provide additional information:

MongoDB, Inc. The company behind MongoDB.

MongoDB Events Upcoming events where you can learn more and meet members of the MongoDB community.

Planet MongoDB Aggregator of popular MongoDB blogs.

Slides and Video Presentations and videos from past MongoDB events.

9

Page 14: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

MongoDB Management Service Free cloud-based service for monitoring and backing up MongoDB deployments.Also consider the MMS documentation.

MongoDB Books Books that provide additional information and background on MongoDB.

10 Chapter 4. The MongoDB 0.0.1 Manual

Page 15: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 5

cf_essentials

this is script generated page for cf_essentials

11

Page 16: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

12 Chapter 5. cf_essentials

Page 17: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 6

cf_projects

this is script generated page for cf_projects

13

Page 18: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

14 Chapter 6. cf_projects

Page 19: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 7

dev_setups

this is script generated page for dev_setups

15

Page 20: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

16 Chapter 7. dev_setups

Page 21: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 8

networking

this is script generated page for networking

17

Page 22: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

18 Chapter 8. networking

Page 23: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 9

Creating New Wiki

Bring it on devOps.

19

Page 24: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

20 Chapter 9. Creating New Wiki

Page 25: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 10

Table of contents

1. About CF Wiki 1.1 Introduction

1.2 About

2. CloudFactory Essentials

2.1 Databases 2.1.1 MongoDB

2.1.2 Redis

2.1.3 MySQL

2.2 Servers 2.2.1 Nginx 2.2.2 Unicorn

2.3 Amazon

2.3.1 EC2

2.3.2 S3

3. Development-Setups

4. Networking

5. CF Projects

21

Page 26: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

ourWiki Documentation, Release 0.0.1

22 Chapter 10. Table of contents

Page 27: ourWiki Documentation - Read the DocsPlanet MongoDB Aggregator of popular MongoDB blogs. Slides and Video Presentations and videos from past MongoDB events. 9 ourWiki Documentation,

CHAPTER 11

Quick Links

• create_wiki

• genindex

• modindex

• search

23