getumbrel/umbrel

Home Assistant Persistent Media Storage

TowyTowy opened this issue ยท 5 comments

Please add persistent media storage for Home Assistant ๐Ÿ™
Currently, I need to edit the docker compose file on each system update / update to HA, to be able to upload media files, which is not ideal.

Can you post what edits you make to your docker-compose?

Sure!

    volumes:
      - /path/to/your/local/media/folder:/config/media

I added a new volume as such.

I've started working on this request

Now for longest part. Waiting for the PR to get merged. BTW, congrats on getting 1800 as the issue id

Alright, thank you! ๐ŸŽ‰