Git

The 10gen system uses Git for version control. You will need a git account, on a server the 10gen system can access, for code deployments. We recommend using github.

The 10gen grid management performs deploys from Git repositories. Go to the /admin/ url for your site and click the CLOUD link. You can do deployments from there.

See http://git.or.cz/ for more information on git.

Configuration

Once you have git installed, you need to configure SSH appropriately to access your chosen git repository. See the documentation at github for more information.