Skip to content

Salt formula to install MongoDB on RHEL or Debian based distros

License

Notifications You must be signed in to change notification settings

alias454/mongodb-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-formula

A saltstack formula to manage mongodb on RHEL and Debian based systems.

Available states

Manage repo file on RHEL/CentOS 7 systems.

Install additional prerequisite packages

Install mongodb pacakges for RHEL and Debian based distros

Manage configuration file placement

Setup selinux rule to allow mongodb communication

Apply kernal tweaks and system tuning options

Optionally setup firewalld rules for mongodb replication and disable iptables Requires the firewall-formula or another method of managing the firewalld service

Optionally setup iptables rules for mongodb replication and disable firewalld Requires the firewall-formula or another method of managing the firewall service

Sets up the mongodb service and makes sure it is running on RHEL/CentOS 7 and Debian systems.

Enable and configure replica sets

Configure authentication on mongodb

About

Salt formula to install MongoDB on RHEL or Debian based distros

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published