Hacker Newsnew | past | comments | ask | show | jobs | submit | nadanke's commentslogin

For wildcards you need a Caddy build that includes the dns plugin for your specific provider. There's a tool called xcaddy that helps with that. It's still kinda annoying because now you need to manage the binary for yourself but when I tried it with Hetzner it worked fine.


In case it helps someone else, this is what I do:

    FROM caddy:2-builder AS builder

    RUN xcaddy build \
        --with github.com/caddy-dns/cloudflare \
        --with github.com/greenpau/caddy-security

    FROM caddy:2

    COPY --from=builder /usr/bin/caddy /usr/bin/caddy

    COPY Caddyfile /etc/caddy/Caddyfile
Then just build & run it via docker compose


it's funny because, obviously, they can't really advertise this and the torrent extension, but that seems to be the main way people are actually using it. so a lot of people end up trying stremio, and then voice (valid!) criticisms that in reality just don't apply to how people actually use stremio.


I selfishly hope stremio+debrid doesn't come so popular as to be cracked down. It beats all streaming services hands down.


I learned about these keywords from a default subreddit, so bad news in that regard.


You should try it. I switched from Knex to Kysely since I was early in a project and Knex lost its lead developer (IIRC) and the typing Kysely gives you is extremely effortless and works very well.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: