podman freebsd install for searxng, ollama and emacs


podman install on freebsd for freebsd and linux containers

in this video i cover setting up fstab, pf firewall, systl, linux, zfs and podman registries for podman and the differences between freebsd and linux containers and packages and commands you need to be aware of

we install searxng is a free internet metasearch engine
which aggregates results from up to 249 search services.

i have also created a freebsd fork of the mcp-searxng-enhanced which is used to connect llm's either running localy with ollama or in the cloud to searxng to provide web access

installing abliterated qwen models and installing gemma4 using gguf and modelfile however you need version 20 of ollama which is in the latest branch for gemma4 running locally as the quarterly branch has version 19 of ollama

we also set up emacs with org babel source blocks to run curl and connect to searxng json interface and output the results back into the org file and export the results

note: the libc6-shim package has been updated which provides the nv-sglrun command which is used for getting cuda working for things like nvenc encoding with obs studio

freebsd podman notes

searxng documentation

searxng github

searxng config files

mcp-searxng-enhanced - freebsd fork

mcp-searxng-enhanced - start up script

ollama

gemma4 gguf

searxng search emacs

freebsd bin

freebsd dotfiles

freebsd root dotfiles
 
Back
Top