maki
@maki@discuss.tchncs.de
- Comment on SearXNG doesn't load the settings ... 3 days 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 days 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 ... 4 days ago:
thank you, it works fine.
- Comment on SearXNG doesn't load the settings ... 4 days 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 5 days ago to selfhosted@lemmy.world | 16 comments
- Comment on European docs alternative for notion etc. 6 months ago:
The image with the baguette and the pretzel is sweet :)
- Submitted 10 months ago to selfhosted@lemmy.world | 1 comment
- Comment on Alternative Frontend Lemmy 11 months 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 11 months ago to tchncs@discuss.tchncs.de | 2 comments