Linux & Azure cloud engineer. Sometimes a wolf, or a fuzzy dragon.

  • 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: December 27th, 2023

help-circle




  • graytoSelfhosted@lemmy.worldCan't access Vaultwarden
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    16 days ago

    idk what nonsense the other commenter is posting but essentially your network flow should look like this:

    internet user -> your IP (found via dynamic DNS) -> firewall/router DNAT port 443 -> proxy (nginx/caddy) listening on 443, backend set to port 80 -> vaultwarden port 80

    You’d load your SSL certificate into the reverse proxy, I’m not familiar with caddy but I use nginx for this purpose.









  • graytoApple@lemmy.worldLoose iPhone 15 series USB-C port?
    link
    fedilink
    arrow-up
    9
    arrow-down
    3
    ·
    2 months ago

    Lightning cables are actually backwards to what is desired:

    In USB standards the part that wears out (the spring pins) are on the cable, and thus easily replaced. In lightning the wear piece is in the expensive device, the cable has no moving parts. Beyond that, lightning has exposed pins, kind of a bad idea.

    Definitely better than micro B, but far inferior to USB C.