GithubHelp home page GithubHelp logo

isabella232 / mongodb-formula Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saltstack-formulas/mongodb-formula

0.0 0.0 0.0 63 KB

Home Page: http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

License: Other

HTML 40.46% SaltStack 59.54%

mongodb-formula's Introduction

mongodb

Install and configure various parts of a MongoDB cluster.

Available states

mongodb

Install MongoDB server and run the service.

By default the latest stable version of MongoDB 3.X packages will be installed from official repository at repo.mongodb.org.

Note

By default on Debian 8 (or later) MongoDB 2.4 packages will be installed from distribution repository. It is also possible to install newer version from repo.mongodb.org by setting mongodb:lookup:use_repo Pillar to the True and other related keys. See pillar.example file for details.

mongodb.logrotate

Install MongoDB logrotate configuration file.

mongodb.mongos

Install/configure MongoDB query router service.

This state requires mongos:settings:config_svrs Pillar to be set correctly, its value will be substituted as argument for --configdb option of mongos executable (in the configuration file). See MongoDB reference manual for additional information.

Note

The state currently works only on Ubuntu LTS releases 12.04 and 14.04.

mongodb.tools

Install additional tools and Python libraries.

Operating systems support

This formula works "out-of-the-box" and tested on those operating systems:

  • CentOS/Red Hat Enterprise Linux 5, 6 and 7
  • Debian GNU/Linux 8 "Jessie" (stable)
  • Ubuntu LTS 12.04
  • Ubuntu LTS 14.04

mongodb-formula's People

Contributors

abednarik avatar amr avatar andrew-vant avatar auser avatar blarghmatey avatar eglute avatar genuss avatar gravyboat avatar heinrichfilter avatar holms avatar iggy avatar kevinschoon avatar maratsh avatar nmadhok avatar puneetk avatar sbreidba avatar stp-ip avatar techhat avatar thatch45 avatar utahdave avatar viktortnk avatar vutny avatar wdalmut avatar whiteinge avatar wwentland avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.