Skip to content

Instantly share code, notes, and snippets.

View pnegahdar's full-sized avatar

Parham Negahdar pnegahdar

View GitHub Profile
@pnegahdar
pnegahdar / Mongodb Upstart
Last active December 30, 2015 18:19 — forked from aaronlerch/README.md
MMS agent and Backup Agent upstart/service scripts.
## Download
Download and install the agent(s). These examples are on a standard 64-bit Amazon EC2 Linux AMI.
*MMS*
```
wget [path to mms agent download, specified by 10gen]
sudo tar xvzf 10gen-mms-agent-[CUSTOM_NAME].tar.gz -C /opt
```