Exploring Caddy, An Open Source Web Server

แชร์
ฝัง

ความคิดเห็น • 9

  • @ManinBlack86
    @ManinBlack86 4 หลายเดือนก่อน +2

    I think it's great how you can just get started with a new tool without having to spend hours reading the documentation.
    Reminds me to only look up the parts I really need while I'm working on the project.
    And as always: a great video

  • @saggygnaw
    @saggygnaw 3 หลายเดือนก่อน +1

    6:42 that guy looks like a real life Waluigi 😂

  • @dragon3602010
    @dragon3602010 หลายเดือนก่อน +1

    awesome thanks
    there is 'caddy-docker-proxy' that is more suitable for docker, it's working like Traefik with tags in the docker-compose
    in your example with RSS, can you still access via the port ? if yes how to avoid that once you setup the reverse proxy with Caddy ?
    Thanks

    • @danonoss
      @danonoss  หลายเดือนก่อน +1

      TBH, I was never too keen on Traefik and its tag-based approach, so that's not something I'd seek. Good to have options for those that do prefer that though!
      Yeah, the RSS port is still accessible from the host machine (caddy will need access), but there are various ways to manage that if you're worried about external access (via local networking, firewalls and selective port forwarding).

  • @TobyScott
    @TobyScott 4 หลายเดือนก่อน +2

    I agree it's quite impressive and has a lot of sensible defaults for modern web use cases, but it would be great if it supported Basic Auth natively without the need for third-party libraries.

    • @danonoss
      @danonoss  4 หลายเดือนก่อน +2

      Ah, does this directive (caddyserver.com/docs/caddyfile/directives/basic_auth) need a specific third-party library then?

  • @expresscoding3525
    @expresscoding3525 28 วันที่ผ่านมา

    Could you make a video hosting as per this, to boost an API Platform 4 project ? with Franken PHP, so that we can know to build for production for beginners to advanced level hosting course th-cam.com/video/T_2V9iVKybQ/w-d-xo.html