Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Release 0.1.0: Molten Core Reactor

Choose a tag to compare

@martinhoefling martinhoefling released this 02 Oct 21:51
· 163 commits to master since this release

This is the first release of Molten, a Salt WebUI written using the React framework. The UI solely uses the REST API and requires no additional service running besides salt-api.

Features:

  • Live updates via SSE, e.g. Events, Jobs, …
  • No Page reloads, it’s designed as a Single Page app
  • Async event processing and job scheduling

Status: First release, so there’re a lot of bugs to be uncovered. Would be nice to see them on the Github tracker together with missing features. :-)