cloudserve-infrastructure/roles/searx/defaults/main.yml
Marty Oehme 83613f6d86
feat(roles): Add auto updating to some roles
Miniflux, searx, shaarli and wallabag will be automatically updated by
shepherd.
2025-03-15 22:29:55 +01:00

15 lines
316 B
YAML

---
searx_version: latest
searx_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack_name }}"
searx_use_https: true
searx_autoupdate: true
# the subdomain link searx will be reachable under
subdomain_alias: search
# searx_authentication:
# - username: # mysearxusername
# password: # mysearxpassword