Skip to content

Commit

Permalink
point to the full documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwin Dondorp committed Aug 4, 2022
1 parent b3bf0d5 commit dc45a14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# SaltGUI

A new open source web interface for managing a SaltStack server. Built using vanilla ES6 and implemented as a wrapper around the rest_cherrypy server.
SaltGUI is an open source web interface for managing a SaltStack server and its minions. Built using vanilla ES6 and implemented as a wrapper around the rest_cherrypy server a.k.a. salt-api.

The version tagged `release` is the latest released version. The version `master` should be fine, but it may contain changes that are not yet in these release-notes.

See https://erwindon.github.io/SaltGUI/ for the complete documentation.


## Screenshots
![overview](/docs/screenshots/overview.png)
Expand Down

0 comments on commit dc45a14

Please sign in to comment.