Bakadori
HHomarr
•Created by RaimB on 1/17/2025 in #💬・get-help
Installing fresh hommar using docker compose
Also, the provided "can be generated with
openssl rand -hex 32
" tip, only works in Linux.32 replies
HHomarr
•Created by RaimB on 1/17/2025 in #💬・get-help
Installing fresh hommar using docker compose
If you say "paste this code and then run this command", some peope won't actually read and try to make sense of the code and see if there's something that needs change in it.
32 replies
HHomarr
•Created by RaimB on 1/17/2025 in #💬・get-help
Installing fresh hommar using docker compose
I understand these kind of apps support don't want to become an endless docker troubleshoot, but they need to understand that there are lots of people that have never heard of Docker and will attempt the recommended installation ony because they really really really want to use their app.
32 replies
HHomarr
•Created by RaimB on 1/17/2025 in #💬・get-help
Installing fresh hommar using docker compose
In the log you posted, next to the red X it says generate a key or use the following: (...)
32 replies
HHomarr
•Created by RaimB on 1/17/2025 in #💬・get-help
Installing fresh hommar using docker compose
It requires at least some basic knowledge of Docker.
apparently means "no support for docker problems from us" 😔 .
The documentation for installation is insufficient, since one needs to do more than simply "paste the following code into it." and "Then, run docker compose up -d in the same directory.". One needs to replace your_64_character_hex_string
with well, a 64 character password. Your docker log offers what I understand is a randomly generated one (My docker log showed a different one, I used it and it worked).32 replies