https://github.com/kasperskylab/ram
Framework to manage the product state and configuration
https://github.com/kasperskylab/ram
Last synced: about 1 year ago
JSON representation
Framework to manage the product state and configuration
- Host: GitHub
- URL: https://github.com/kasperskylab/ram
- Owner: KasperskyLab
- License: other
- Created: 2018-12-19T14:33:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T14:34:23.000Z (over 7 years ago)
- Last Synced: 2025-04-13T01:56:38.328Z (about 1 year ago)
- Language: Python
- Size: 154 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RAM Configuration Framework
Framework to manage the product state and configuration
Usage scenarios:
* Manage settings via the setup wizard
* Manage settings via the web interface
* Save and restore settings
* Ensure migration of settings during product upgrade
* Perform automatic configuration of the product
* Manage settings for the product development and testing
Ram provides cli and python interfaces for linux host configuration management.
Currently ram supports CentOS 6 and 7 but can be extended to support other linux distros.
## Documentation
See ./docs for docs and examples - currently mostly in Russian with plans to translate to English.