• 0 Posts
  • 187 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2024

help-circle







  • I used a cheap temp sensor to link the on of with the temperature further away in the room. Its more useful with space heaters it the winter.

    Running it for 20 mins every hour during daytime is an interesting approach, id think it would be more effecive to do on 10 evey half hour but i suppose its really just a personal preference.

    Have you done any measurements to see how effective it is 20mins every hour compares to every other hour?





  • try opening a shell with ’ docker exec -it searxng sh" and see if you can cat the file from inside docker, if yes then I’m not sure of a solution ,if no then the problem is with permissions on your filesystem outside of docker where you have " - ./data/searxng:/etc/searxng" You need to go to ./data/searxng and correct the permissions so they can be read inside the docker.