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
1.09k stars 262 forks source link

Include AdGuard Admin URL in Instructions #256

Closed sunrays2993 closed 10 months ago

sunrays2993 commented 1 year 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 10 months ago

there is also

notthebee commented 10 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