I have a suite of services exposed using a reverse proxy (npm) protected with passwords, but I’m always a bit nervous that username/passwords aren’t enough – is there a way to set up 2FA either on Nginx Proxy Manager side or on, e.g., the 'arr suite of apps?

  • kratoz29
    link
    fedilink
    English
    111 months ago

    I used to expose my Vaultwarden instance with it, but I think it didn’t work with the protected CF login.

    • BetterNotBigger
      link
      fedilink
      English
      111 months ago

      Likely because the apps need access to the host and the policies were likely blocking it since it’s non-interactive.