Skip to main content
  1. Posts/

KermIT WebUI: new version and the road to 2.0

·114 words·1 min· loading · loading · ·
Marco Mornati
Author
Marco Mornati
I build, self-host and sometimes break software in production — writing about AI tooling, coding agents and infrastructure.
Table of Contents

Overview
#

Today we completed the first big development part of the KermIT project and we can consider it “really stable” for production environments. It was stable even with all previous versions, which means it could already be used for production, but with this version we completed many useful things and automated many setup/installation processes.

Changelog
#

Important changes in this release:

  • script to automatically configure SeLinux rules for KermIT
  • setup script for all post installation operations
  • New version of RestMCO (2.0-5), more flexible using POST messages
  • Completed dev of DynamicGroups with expressions. Expression is anything allowed by mcollective compound filter
  • Complete refactor of Admin Area
  • And more…

[video src=“http://www.mornati.net/video_kermit/KermIT-AdminAreaRefactored.mp4” width=“100%”]

[video src=“http://www.mornati.net/video_kermit/KermIT-DynamicGroups.mp4” width=“100%”]