Installing fresh hommar using docker compose
Hello, hope everyone is doing great !
i am trying to run homarr through docker compose in win 10, i tried it on two machines so far .. every time i get 500 | Internal server error... anyone knows why
i used the same exact instructions in the documentation
created a docker-compose.yml and ran docker compose up -d in the same folder ..
i am trying to run homarr through docker compose in win 10, i tried it on two machines so far .. every time i get 500 | Internal server error... anyone knows why
i used the same exact instructions in the documentation
created a docker-compose.yml and ran docker compose up -d in the same folder ..
Solution
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).