linux:docker:disable-caddy-searxng-apache
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:docker:disable-caddy-searxng-apache [2025/01/03 19:39] – [Disable Caddy in SearXNG and use Apache instead as Reverse Proxy] odefta | linux:docker:disable-caddy-searxng-apache [2025/01/03 19:44] (current) – [Disable Caddy in SearXNG and use Apache instead as Reverse Proxy] odefta | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Disable Caddy in SearXNG and use Apache instead as Reverse Proxy ====== | ====== Disable Caddy in SearXNG and use Apache instead as Reverse Proxy ====== | ||
| - | Configure SearXNG to use Apache as reverse proxy instead of Caddy in Oracle Linux 8. \\ | + | Configure SearXNG to use Apache as reverse proxy instead of Caddy in Oracle Linux 8. |
| This guide shows how to safely disable the Caddy container and configure Apache for SearXNG access. | This guide shows how to safely disable the Caddy container and configure Apache for SearXNG access. | ||
| Line 12: | Line 12: | ||
| # Edit docker-compose.yml to remove Caddy service | # Edit docker-compose.yml to remove Caddy service | ||
| + | # (see Docker Compose Changes section below) | ||
| + | |||
| + | # Restart all containers to apply changes | ||
| + | docker-compose down | ||
| + | docker-compose up -d | ||
| </ | </ | ||
linux/docker/disable-caddy-searxng-apache.1735933198.txt.gz · Last modified: by odefta
