Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ShieldFile

Logo

Open your Home Assistant instance and show the app dashboard. Home Assistant App Docker Image Project Maintenance

Secure, Web-based File Manager (SFTP over HTTPS)


📖 About

Secure, Web-based File Manager (SFTP over HTTPS)


⚙️ Configuration

Configure the app via the Configuration tab in the Home Assistant App page.

Options

base_directory: /share
certfile: fullchain.pem
keyfile: privkey.pem
log_level: info
port: 8443
users:
  - password: changeme1234
    username: admin

👨‍💻 Credits & License

This project is open-source and available under the MIT License. Maintained by FaserF.