-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Web setup #425
Comments
Maybe even push it to APT repositories or create one for AG products? PS: It would also be neat if the AG installation script would ask for webinterface bind address+port and DNS port and would check for iptables and add rules to allow it's traffic if iptables or ip6tables was found. |
Eventually, yes, but that's not a part of this task.
Yep, that's exactly what's planned. |
How on earth do I update AdGuardHome if an update comes? |
Which btw comes a bit later today:) For now, you'll simply need to download the new binary and replace the old one. |
Web setup is almost done, and I decided to move the installation script requirements to another task: #570 |
We've learned a lot about most common issues users face while trying to install and use AdGuard Home. Addressing all of them is the most important thing we should do now.
Here are the improvements I suggest:
docker pull
Checklist
hub.docker.com
: Docker checklist #562Web setup
If initial setup is necessary, serve
install.html
page instead ofindex.html
.Setup steps
Greetings
Welcome user and explain briefly that initial setup is required.
https://uploads.adguard.com/up04_7dd91_Diagrams_-_AGHome_Wizard__Moqups.png
Confirm settings
https://uploads.adguard.com/up04_58lg8_Diagrams_-_AGHome_Wizard__Moqups.png
Admin Web Interface
Listen address: X.X.X.X
Listen port: 80
DNS server
Listen address: X.X.X.X
Listen port: 53
Buttons:
Back, Next
Authentication
https://uploads.adguard.com/up04_1zu4h_Diagrams_-_AGHome_Wizard__Moqups.png
Configure admin username and password.
Buttons:
Back, Next
Configure devices
https://uploads.adguard.com/up04_ic3k6_Diagrams_-_AGHome_Wizard__Moqups.png
You need to configure your devices to use AdGuard Home as a DNS server.
Available options
Buttons:
Back, Next
Thank you for using AdGuard Home!
https://uploads.adguard.com/up04_hhs9e_Diagrams_-_AGHome_Wizard__Moqups.png
On the devices configured to use AdGuard Home, visit
http://adguard.home
to access the admin interface.Buttons:
Finish -> leads to
http://adguard.home
The text was updated successfully, but these errors were encountered: