Skip to content

docker-compose file to get openwebui docker image and searxng docker image running at the same time configured to talk to eachother

Notifications You must be signed in to change notification settings

downquark7/openwebui-searxng-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Start with installing docker

docker compose up -d

After the searxng/settings.yml is added, modify it by adding the json to the section shown below:

search:
  ...
  formats:
    - html
    - json
docker compose down
docker compose up -d

About

docker-compose file to get openwebui docker image and searxng docker image running at the same time configured to talk to eachother

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages