Stavros Kois 56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312) 2 лет назад
..
charts 470328c962 bump common library (#1330) 2 лет назад
ci 341ec4213e NAS-121200 / 23.10 / Add adguard-home to community train (#1061) 2 лет назад
migrations 85d2fab14d NAS-122030 / 23.10 / Adds check to only render hostPath key if it has a value (#1210) 2 лет назад
templates 2b933a1cc6 NAS-122254 / 23.10 / Update adguard home to v0.107.29 (#1230) 2 лет назад
Chart.lock 470328c962 bump common library (#1330) 2 лет назад
Chart.yaml 56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312) 2 лет назад
README.md 341ec4213e NAS-121200 / 23.10 / Add adguard-home to community train (#1061) 2 лет назад
app-readme.md 341ec4213e NAS-121200 / 23.10 / Add adguard-home to community train (#1061) 2 лет назад
item.yaml bd7bdb4e2f NAS-121977 / 23.10 / Add screeshots to apps (#1215) 2 лет назад
metadata.yaml 31962e8241 NAS-121769 / 23.10 / Add metadata file(s) (#1175) 2 лет назад
questions.yaml 56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312) 2 лет назад
upgrade_info.json 2b933a1cc6 NAS-122254 / 23.10 / Update adguard home to v0.107.29 (#1230) 2 лет назад
upgrade_strategy 2b933a1cc6 NAS-122254 / 23.10 / Update adguard home to v0.107.29 (#1230) 2 лет назад
values.yaml e03065a7fc Upgraded catalog item(s) (#1328) 2 лет назад

README.md

AdGuard Home

During the setup wizard, AdGuard Home presents an option to select on which port the web interface will be available. (Defaults to 80. Which is a privileged port and also usually the TrueNAS SCALE UI uses that port) Because of that, App will force the webUI to listen to port 30000 (or the port selected by user in the TrueNAS SCALE UI).

If you select a different port in the wizard, the Dashboard will not work initially but after a couple of minutes container will automatically restart and the Dashboard will be available on the port you selected on the TrueNAS SCALE UI.

  • AdGuard runs as root user.
  • AdGuard runs with host networking enabled.