A self-hosted yacy application.
curl -q -LSsf "https://raw.githubusercontent.com/composemgr/yacy/main/docker-compose.yaml" | docker compose -f - up -dgit clone "https://github.com/composemgr/yacy" ~/.local/srv/docker/yacy
cd ~/.local/srv/docker/yacy
docker compose up -dcomposemgr install yacySee docker-compose.yaml for environment variables and configuration options.
Check the official project documentation for detailed setup and usage information.