Skip to content

Akm0d/hassio-app-moosefs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

362 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Home Assistant Add-on: MooseFS

This repository contains a Home Assistant add-on that mounts a MooseFS share with mfsmount and exposes the MooseFS GUI through Home Assistant Ingress.

The add-on is designed so the GUI can stay up even if the FUSE mount is broken or the master is unavailable during boot. By default it mounts MooseFS at /mnt/mfs inside the add-on container and exports that same directory over NFS on host TCP 2049 using host_network: true, but the export is restricted to loopback (127.0.0.1/::1) for Home Assistant's own Supervisor mounts. It can also auto-register Home Assistant share, media, and backup storage from configurable subdirectories inside that MooseFS tree. The Home Assistant sidebar goes through the internal lighttpd ingress proxy, while OPEN WEB UI goes straight to the MooseFS GUI at http://<host>:9425/mfs.cgi.

See the add-on documentation for installation and configuration details.

image

About

A moosefs cgiserve module for Home Assistant

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors