Mandrill
A Lightweight and Reliable Patching Configuration System, Set up in Minutes.
Mandrill
is a Patching Configuration System that provides users with a range of options to customize the patching process for their VM instances.
It allows users to select VM instances manually or by groups, filter VMs based on name or labels, and choose the types of upgrades to perform.
Users can also specify packages to upgrade or exclude, and choose post-patch reboot options. The system also allows users to run pre-patch and post-patch scripts, and set rollout options and schedule types.
Getting Started
To install Mandrill Server, Use the following script:
$ bash < <(curl -s https://raw.githubusercontent.com/clivern/mandrill/main/deployment/ubuntu/install_server.sh)
$ bash < <(curl -s https://raw.githubusercontent.com/clivern/mandrill/main/deployment/ubuntu/upgrade_server.sh)
To install Mandrill Worker, Use the following script:
$ bash < <(curl -s https://raw.githubusercontent.com/clivern/mandrill/main/deployment/ubuntu/install_worker.sh)
$ bash < <(curl -s https://raw.githubusercontent.com/clivern/mandrill/main/deployment/ubuntu/upgrade_worker.sh)
To Get The Public IP
$ curl https://ipinfo.io/ip
x.x.x.x
To install the node exporter
for more visability.
$ bash < <(curl -s https://raw.githubusercontent.com/clivern/mandrill/main/deployment/ubuntu/node_exporter.sh)
Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, Mandrill is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.
See the Releases section of our GitHub project for changelogs for each release version of Mandrill. It contains summaries of the most noteworthy changes made in each release. Also see the Milestones section for the future roadmap.
Bug tracker
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/mandrill/issues
Security Issues
If you discover a security vulnerability within Mandrill, please send an email to hello@clivern.com
Contributing
We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.
License
© 2023, Clivern. Released under MIT License.
Mandrill is authored and maintained by @clivern.