Stavros Kois 7c510a59fd update common library (#1326) 2 سال پیش
..
charts 7c510a59fd update common library (#1326) 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 7c510a59fd update common library (#1326) 2 سال پیش
Chart.yaml 7c510a59fd update common library (#1326) 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 8140ad80d5 NAS-122337 / 23.10 / Avoid overlap with default ports across all apps (#1251) 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 ad3c0b29f2 Upgraded catalog item(s) (#1267) 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.