molten

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

  • 所有者: martinhoefling/molten
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者martinhoefling/molten
主编程语言JavaScript
编程语言JavaScript (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2015-08-21 21:41:26
推送于2022-12-10 17:03:24
最后一次提交2021-08-19 15:20:28
发布数8
最新版本名称v0.3.2 (发布于 )
第一版名称v0.1.0pre1 (发布于 )
用户参与
星数208
关注者数17
派生数27
提交数241
已启用问题?
问题数44
打开的问题数8
拉请求数29
打开的拉请求数8
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?