notthebee / ansible-easy-vpn

An Ansible playbook that sets up a Wireguard server with ad blocking, DNS-over-HTTPS, and a WebUI with 2FA
Other
996 stars 237 forks source link

Include AdGuard Admin URL in Instructions #256

Closed sunrays2993 closed 5 months ago

sunrays2993 commented 7 months ago

I selected to install AddGuard at the beginning of the setup script, but then didn't know how to manage it.

I assumed it was the subdomain of 'https://adguard.MYDOMAIN.org', as was correct.

I would good if this was on the list of 6 instructions for future installs; when the script has completed. Maybe number 7. Also it is not on the main GitHub page or the FAQ

I think there is only the subdimains of

Is that correct?

Thanks.

0x09AF commented 6 months ago

there is also

notthebee commented 5 months ago

The script explicitly tells you which subdomains need to point to the VPS: https://github.com/notthebee/ansible-easy-vpn/blob/main/bootstrap.sh#L242