Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Lothiraldan/saltpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

61518e4 · Apr 24, 2018
May 31, 2016
Sep 8, 2016
Jun 14, 2016
Dec 31, 2015
Mar 21, 2016
Mar 21, 2016
Mar 7, 2016
Oct 17, 2014
Oct 17, 2014
Apr 20, 2016
Mar 21, 2016
Oct 17, 2014
Oct 17, 2014
Apr 24, 2018
Dec 17, 2015
Mar 21, 2016
Jun 14, 2016
Jan 8, 2016
Jan 8, 2016
Apr 20, 2016
May 31, 2016
Dec 31, 2015
Dec 29, 2015
Mar 21, 2016

Repository files navigation

No Maintenance Intended

What is SaltPad?

SaltPad is a GUI tool to manage SaltStack deployments + orchestration. It's still very young and it should be considered as Alpha.

Image of saltpad

A walkthrough using screenshots is available in the screenshots directory (not up-to-date).

This version of saltpad is a full-rewrite as a single app page. The old version in python is still available in the saltpad_v1 branch (https://github.com/tinyclues/saltpad/tree/saltpad_v1). If you cannot use this version, please open an issue to ease migration and see the Changelog (https://github.com/tinyclues/saltpad/blob/master/Changelog.md).

Features

  • Get overview of all your minion.
  • Get details about each minions, its Salt version.
  • Easy launch of state.highstate jobs with or without dry-run mode.
  • Manage minion keys.
  • Launch jobs.
  • Access jobs details easily.
  • Save job configuration as templates and launch them with one click on a button.
  • Quick debug minion, get all useful information in one place.

Installation and documentation

You can follow installation instructions and more documentation in the docs directory.