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.