linux:docker:disable-caddy-searxng-apache
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:docker:disable-caddy-searxng-apache [2025/01/03 21:39] – created odefta | linux:docker:disable-caddy-searxng-apache [2025/01/03 21: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. This guide shows how to safely disable the Caddy container and configure Apache for SearXNG access. | + | 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. | ||
===== Main Steps ===== | ===== Main Steps ===== | ||
Line 11: | 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.1735933188.txt.gz · Last modified: 2025/01/03 21:39 by odefta