Skip to content

Akm0d/hassio-app-salt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

381 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Home Assistant Add-on: Salt

This repository contains a Home Assistant add-on that runs a Salt master and SaltGUI.

The add-on:

  • serves SaltGUI through an admin-only Home Assistant ingress panel
  • signs in authenticated Home Assistant admin users automatically
  • uses the fixed manual SaltGUI username saltadmin
  • runs salt-api internally on port 3333
  • exposes the Salt master transport on ports 4505 and 4506
  • persists Salt PKI, cache, job data, and tokens in /data
  • uses standard Salt paths /srv/salt and /srv/pillar
  • backs those paths with Home Assistant's host-editable share storage as /share/salt and /share/pillar

Those ports are fixed so the add-on matches standard Salt defaults.

See the add-on documentation for setup and configuration.

image

About

A Salt Master with a GUI

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors