User Tools

Site Tools


linux:docker:disable-caddy-searxng-apache

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:docker:disable-caddy-searxng-apache [2025/01/03 21:39] – [Disable Caddy in SearXNG and use Apache instead as Reverse Proxy] odeftalinux: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. \\ +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
 </code> </code>
  
linux/docker/disable-caddy-searxng-apache.1735933198.txt.gz · Last modified: 2025/01/03 21:39 by odefta