molten

Molten is a WebUI for the REST API exposed by Saltstack.

  • Owner: martinhoefling/molten
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Build Status

Molten - Salt Rest-API WebUI

Molten is a WebUI for the REST API exposed by Salt.
Molten aims to make the API features accessible and to provide an easily deployable alternative to the salt cli interface.
No additional service besides salt-api is required.

To get a quick impression have a look at the screenshots.

Features:

  • Fast. No page reloads, molten is a SPA (single page app) and keeps state during navigation.
  • Full access to all salt clients supported via Rest API.
  • Live updates, e.g. for events, jobs, ...
  • Job history and rescheduling of jobs
  • Simple deployment: no additional Python / Node.js or Go application required.

Quick Demo

Make sure that vagrant is installed.

Check out this repository init git submodules and start virtual machine via vagrant:

git clone https://github.com/martinhoefling/molten.git
cd molten
git submodule init
git submodule update
vagrant up demo

Connect to http://192.168.42.43:8000/molten/ as user test with password molten.

Releases

Current Release

Installation and Configuration

Compatibility

Molten should in principle be compatible with all salt versions that include the netapi.

Contribute:

  • Report bugs and feature requests to the issue tracker.
  • Pull requests are welcome!

Development

Main metrics

Overview
Name With Ownermartinhoefling/molten
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2015-08-21 21:41:26
Pushed At2022-12-10 17:03:24
Last Commit At2021-08-19 15:20:28
Release Count8
Last Release Namev0.3.2 (Posted on )
First Release Namev0.1.0pre1 (Posted on )
用户参与
Stargazers Count208
Watchers Count17
Fork Count27
Commits Count241
Has Issues Enabled
Issues Count44
Issue Open Count8
Pull Requests Count29
Pull Requests Open Count8
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private