Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhangyaoxing/mongodb-scripts

scripts for maintaining mongodb
https://github.com/zhangyaoxing/mongodb-scripts

Last synced: 3 months ago
JSON representation

scripts for maintaining mongodb

Awesome Lists containing this project

README

        

# mongodb-scripts
scripts for maintaining mongodb
## switch-automation-agent-user.sh
Automation agent runs by `mongod:mongod` by default. Sometimes we want to use different user/group to run agent for various reasons. This script changes automation agent user/group to specified one.

- Usage: Change user/group in the script and run it.

*Warning: For RPM installation on Redhat/CentOS only.*