Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)QW
Posts
1
Comments
2
Joined
2 yr. ago
  • I presume this is in jest, but to be honest I feel like there is less risk of bad operators consuming my computing power and data when pirating than using legit services these days (ads, marketing, poor software etc...). I actually pirate content that I pay for as it gets all my content into a single location, and easily tracks what I have watched, and is better for taking it offline.

  • Selfhosted @lemmy.world
    qwacko @lemmy.nz

    Caddy > Traefik > NPM

    Come on and fight me.....

    I just tried out caddy for the first time and found it to be fantastic, I have used both Traefik and Nginx Proxy Manager extensively and although they were both great, the simplicity of the Caddfilr is fantastic. With a few snippets configured, I can add a host with a single line that just defines the port and url, it's like magic.

    Has anyone got any known traps ( or tips) with caddy to make it useful.

    The issues I have had previously with Traefik were the need to have multiplelines to configure it (and configure the host and router separately), and the difference between local docker services ( I do like using labels to configure, but with lots of services it gets a bit fragmented and difficult toanahe) and remote services ( had to use the file config).

    With NPM, I find using the GUI to configure the servers difficult ( and challenging to keep consistent ) and I had a time that it forgot something ( can't remember if it was certificates or something else