Skip to content

Repository files navigation

Lab Server Configuration

Portainer Portainer Portainer Portainer Portainer

CloudFlare Tunnel configuration

  • Get the tunnel token for CloudFlare from CloudFlare Zero Trust dashboard.
  • cp .env.example .env
  • Copy the token to the TUNNEL_TOKEN variable inside .env.

ddclient configuration

  • cp ddclient/ddclient.conf.example ddclient/ddclient.conf
  • Change the value of top_domain, api_token, domain_that_need_ddns.

Start the lab server

  • docker compose up -d

Unencrypted DoH for Adguard Home

  • After the Adguard Home service is started, use nano with sudo to edit its configuration file in data/adguard/conf/AdGuardHome.yaml.
  • Find tls.allow_unencrypted_doh and set it to true.
  • Restart the Adguard Home service and unencrypted DoH will be enabled to support for reverse proxy.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages