RedGuy
Explore posts from serversHHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
Sorry for all the maybe semi basic questions docker is fairly new to me still
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
I am already running it on nginx for enabling read only mode once I'm done do I just restart with the flag for read only mode?
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
I'll make those tweaks thanks, ended up being I put the -e in the wrong place
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
How can I go about adding the enviroment variables? I tried adding the
-e PASSWORD='password'
but container got stuck on starting
https://homarr.dev/docs/advanced/docker-configuration38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
Reinstall of docker resolved the issue and they are there now thanks for the troubleshooting
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
I'm not running anything else on docker would an uninstall of that be a good idea to try?
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
So it does seem something is weird somewhere, it ran as expected and showed everything removing (ran a docker ps again to check) when reinstalling and running it still had the old config
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
right now it is only one I'm running
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
also checked without the
/
in front of second in case I misunderstood absolute paths38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
which was mainly deleting old container and remaking it
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
I've got a copy already/did prior to what I've tried so far
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
This was all it gave which is odd
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
I had tried to other variations of find with no luck, I'll give that one a shot though and let you know
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
I did run docker as sudo yes, I presume that may be what my issue is and should add the docker perms to that user
38 replies
HHomarr
•Created by RedGuy on 9/19/2023 in #💬・get-help
Can't find config files
I did run my docker run command in same dir and get below outputs:
38 replies