Skip to content

adguard - Update exposed port to 80 #751

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

qjoly
Copy link

@qjoly qjoly commented Mar 23, 2025

Hello,

I noticed a small error in the chart. The adguard configuration uses port 80 for webui, but the default port used is 3000 in the chart.

This PR corrects this mismatch 😄

@qjoly qjoly requested a review from gabe565 as a code owner March 23, 2025 14:54
@qjoly qjoly changed the title Update exposed port to 80 adguard - Update exposed port to 80 Mar 25, 2025
@gabe565
Copy link
Owner

gabe565 commented Apr 20, 2025

@qjoly Thanks for opening this! I might be wrong, but I'm pretty sure Adguard Home defaults to port 3000. I wanted to be sure I didn't change the port on my instance, so I just ran the Docker command mentioned in their quick start, and it's running on 3000. Did you change the port in your config file?

@qjoly
Copy link
Author

qjoly commented Apr 20, 2025

The default port is 3000 in the official image, but in your Helm chart values file, the port 80 is specified (see this line).

@qjoly
Copy link
Author

qjoly commented May 31, 2025

up :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants