Experience a highly secure and private way to browse the web with this modern open-source meta search engine. Built entirely in Rust to ensure memory safety and rapid response times, it delivers an ad-free and clean search experience without compromising your personal data. You get full control over your search environment, from visual aesthetics to deep technical configurations.
Key features include:
services:
websurfx:
image: neonmmd/websurfx:latest
ports:
- "8080:8080"
volumes:
- ./config:/etc/websurfx
depends_on:
- redis
redis:
image: redis:alpine
volumes:
- ./redis-data:/data# No sensitive environment variables are required for the default configuration.
# Ensure your config.lua is placed in the ./config directory.Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago