• dazchad@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I suppose wildcard DNS would not work for you?

    I have a *.svr.domain.tld on Google Domains (need to transfer somewhere else), and then on Caddyfile I can register individual foo.svr.domain.tld without touching DNS

    • Mr-Mars-Machine@alien.topOPB
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 months ago

      That’s a very good one! I hadn’t thought about it that way. Anyway, if there was some similar tool for Caddy it would be great. Thanks for your comment.

      • Wreid23@alien.topB
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 months ago

        Put your request in caddy forums and tag mholt he is very responsive . You could also sign up for open ai (chat gpt) feed it the compose.yml file in that github and ask it “what does this yml do” let it answer then ask “what modifications would be needed to make a similar script or yml that uses caddy in stead of traffik” when it gives you a working output (try it ) and go back to forums and say I want to make somethng like this and get feedback . Rinse and repeat and it may already exist as a combo of adding caddy packages + you just need the right caddyfile or json + addons to work with what may already exist as a feature with some docker tweaks