streamaserver / streama

Self hosted streaming media server. https://docs.streama-project.com/
MIT License
9.65k stars 986 forks source link

$home variable error, help to configurate directories #1109

Open JoseMariani opened 2 years ago

JoseMariani commented 2 years ago

Issue description

I can't find where to define the variable $home, the only thing I did was clone the repository, and execute the docker command to make a new container, it works fine for me, but I don't know how to configure the volume folders in the docker file, it tells me that the variable $HOME is not defined.

and on the other hand, in the front it sends me to configure the file folder, the problem is that it is not very well explained in the documentation.

Could someone help me since the documentation is not very clear.

Thank you very much.

Steps to Reproduce

  1. Clone_repository
  2. run docker comand, start app.
  3. Error in $HOME variable for volumen streama.

Expected Behaviour

I expected that the folder would be created in the same folder of the app, where I could store the movies and series, but it is not like that, I wanted to know how I could do it then.

Actual Behaviour

Error in $HOME and I don't know how to configure it

Environment Information