GithubHelp home page GithubHelp logo

elaynelemos / ansible-role-mongodb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from o-leolleo/ansible-role-mongodb

0.0 1.0 0.0 47 KB

Ansible role for the installation and configuration of a mongodb 4.2 node

License: MIT License

Shell 31.24% Jinja 68.76%

ansible-role-mongodb's Introduction

Ansible Role: MongoDB Build Status

Veja em outras linguagens

Descrição

Role para instalação do MongoDB server 4.2.

Plataformas

  • Ubuntu 18.04

Dependências

Nenhuma.

Variáveis do Role

O role possui as variáveis mostradas abaixo, junto ao seus valores padrão:

# Ela permite especificar customizar a configuração da instância do MongoDB de acordo com suas necessidades.
mongodb_configuration_template_file_path: templates/mongod.conf.j2

# Ajusta o valor do tcp keepalive de acordo com https://docs.mongodb.com/manual/faq/diagnostics/#adjusting-the-tcp-keepalive-value
mongodb_tcp_keep_alive_time: null

Playbook Exemplo

# uso padrão
- hosts: servers
  roles:
     - leolleocomp.mongodb

# utilizando uma configuração customizada
- hosts: servers
  roles:
    - role: leolleocomp.mongodb
      mongodb_configuration_template_file_path: ./templates/mongod-with-nice-tricks.conf.j2

Como contribuir?

English version Spanish version

License

MIT

ansible-role-mongodb's People

Contributors

o-leolleo avatar tomassirio avatar

Watchers

James Cloos 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.