Add Cerebro software definition#38
Open
Arelius-D wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for taking the time to suggest an addition to awesome-sysadmin!
To ensure your Pull Request is dealt with swiftly, please check the following (check the boxes
[x]):Demolinks should only be used for interactive demos, i.e. not video demonstrations. If login credentials are required to access the demo, please link to the credentials directly.my-awesome-software.yml.platformshould match the platforms required to install and run the software.Please take some time to answer the following questions as best you can:
Why is it awesome?
It is a lightweight, state-monitoring differential backup utility. It features content-aware change detection with inline diff logging, allowing you to track configuration states and updates without scanning massive archives.
Have you used it? For how long?
Yes, used for active backup monitoring in dynamic environments for over 6 months.
Is this in a personal or professional setup?
Both. Used for protecting configuration files and infrastructure services.
How many devices/users/services/... do you manage with it?
Manages configuration backups across multiple Docker hosts and virtualization nodes.
Biggest pros/cons compared to other solutions?
Any other comments about your use case, things you've found excellent, limitations you've encountered... ?
Works exceptionally well for tracking configuration drift and verifying active changes in container environments.