-
Content Count
29 -
Joined
-
Last visited
Community Reputation
5 NeutralAbout BoKKeR
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
<Data> <Volume> <HostDir>/mnt/user/appdata/RSSTT</HostDir> <ContainerDir>/config</ContainerDir> <Mode>rw</Mode> </Volume> </Data> I have this bit in my template but it does not appear when I try to add the app. (has been there for 4 months).
-
thanks I will do that, if you have a chance can you star the docker hub repo.
-
can you try adding a mounted config folder and reproduce the problem? -v /path/to/host/config:/config
-
I can look into this, can you share your docker run command that you get after adding the container?
-
I have multiple services running behind a reverse nginx proxy. But I am having issues with home assistant. The UI loads but the calls don't get forwarded and error out Failed to call service homeassistant/turn_off. Unable to find service light/turn_off I am running https://hub.docker.com/r/homeassistant/home-assistant on Unraid. This is the nginx config. The site loads but gives errors when I try to turn on lights. # make sure that your dns has a cname set for homeassistant and that your homeassistant container is not using a base url server { listen 443 ssl;
-
+1 I would love to have this. Otherwise I might have to run a virtualisation OS and use that to run unraid
-
if you preset new like https://www.reddit.com/r/funny/new/.rss it should give you the newest submissions without the stickies. By default it uses top afaik. Does this work for you? @m0ngr31
-
Hey! sure I will look what I can do about it!