maki
@maki@discuss.tchncs.de
- Comment on SearXNG doesn't load the settings ... 3 weeks ago:Yes, but I have to add this –uidmap +$(id -u):977:1 --gidmap +$(id -g):977:1 --user=0:0 -v /opt/podman/searxng/config:/etc/searxng:Z -v /opt/podman/searxng/data:/var/cache/searxng:Z 
- Comment on SearXNG doesn't load the settings ... 3 weeks ago:Thank you! podman run -d 
 –name searxng
 -p 5234:8080
 -e GRANIAN_WORKERS=1
 -e GRANIAN_BLOCKING_THREADS=1
 -e GRANIAN_BLOCKING_THREADS_IDLE_TIMEOUT=5m
 –uidmap +$(id -u):977:1 --gidmap +$(id -g):977:1 --user=0:0
 -v /opt/podman/searxng/config:/etc/searxng:Z
 -v /opt/podman/searxng/data:/var/cache/searxng:Z
 ghcr.io/searxng/searxng:latestNow it runs and load the settings. But the owner of the file isn’t my user, it is 525265 ls -l 
 -rw-r–r–. 1 525265 525265 70044 Oct 6 11:52 settings.ymlI can edit this file as root. 
- Comment on SearXNG doesn't load the settings ... 3 weeks ago:thank you, it works fine. 
- Comment on SearXNG doesn't load the settings ... 3 weeks ago:Thank you. I had some problems in the past with die user permission in the container and on the host. now it works, but i wasn’t sure, that the container use the right file, so I habe logged in. 
- Submitted 3 weeks ago to selfhosted@lemmy.world | 16 comments
- Comment on European docs alternative for notion etc. 7 months ago:The image with the baguette and the pretzel is sweet :) 
- Submitted 11 months ago to selfhosted@lemmy.world | 1 comment
- Comment on Alternative Frontend Lemmy 1 year ago:Im Prinzip sind das ja nur Webseiten und keine Software an sich. Auf den Rechner würde ich es immer dem Original vorziehen. Auf dem Smartphone nutze ich bereits Voyager also Software. Funktioniert aber auch super per PWA. Wenn die Leute erst einmal gesehen haben was möglich, dann nutzen sie es sicherlich 😁 
- Submitted 1 year ago to tchncs@discuss.tchncs.de | 2 comments