• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle











  • Yep, I use cloudflare for DNS and just have 2 records configured there:

    • A record - example.com points to 192.168.1.100
    • CNAME - *.example.com is an alias of example.com

    The IP address above being the address of Nginx Proxy Manager, where I configure whatever subdomains I need for my local services.