Files
chart/library/ix-dev/community/whoogle/README.md
Stavros Kois 73e5e3b40c Add whoogle to community train (#1654)
* initial commit

* add chart and item yaml

* add strategy

* add templates

* fix tag

* rofs false

* change user

* fix user

* hmm

* whops

* fix

* update readme

* update questions

* typo

* update readme
2023-10-23 17:30:01 +03:00

13 lines
797 B
Markdown

# Whoogle
[Whoogle](https://github.com/benbusby/whoogle-search) is a self-hosted, ad-free, privacy-respecting metasearch engine
> When application is installed, a container will be launched with **root** privileges.
> This is required in order to apply the correct permissions to the `Whoogle` directories.
> Afterward, the `Whoogle` container will run as a **non**-root user (`927`).
> All mounted storage(s) will be `chown`ed only if the parent directory does not match the configured user.
See [Whoogle's Docs](https://github.com/benbusby/whoogle-search?tab=readme-ov-file#environment-variables) for a list of available environment variables.
Note that all configuration via WebUI will be reset if the container is restarted.
Only config changes made via environment variables will persist.