Files
UnGoogle-ify/06-collaboration-tools/searxng/README.md
T
2026-07-19 22:19:06 -04:00

17 lines
341 B
Markdown

# searxng Setup & Operation Guide
## Overview
Brief notes and configuration guide for **searxng** under `06-collaboration-tools`.
## Pre-requisites
- [ ] Network routing / DNS configured
- [ ] Environment variables set in `.env`
## Deployment
```bash
docker compose up -d
```
## Maintenance & Backups
- Path to persistent data: `./data`