Installing our own MongoDB version
100 GB disk space is recommended available size to spool up mongodb database with data. Please ensure server is setup correctly and have sufficient disk-space available.
- Add remotes to /etc/salt/master
gitfs_remotes:
- git://github.com/trexglobal/mongodb-formula- Add mongodb to your server state file
include:
- mongodbor to the top.sls file
base:
'some.server.example.com':
- mongodb