• 0 Posts
  • 4 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle

  • Same here. But the bitwarden apps have a local copy of the vault. So you can always prevent them from syncing and use it to get the password. Assuming you have your phone still.

    You can always have an offsite copy of the vault on a HDD somewhere. It’ll be outdated, but at least it’ll have the Google account. :)



  • raf802toSelfhosteddomains on internal network
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 years ago

    Based on my setup, I use adguard to DNS rewrite all *.example.com domains to the IP of my Nginx proxy. I have the proxys setup on NPM. On my router I have adguard set as the home network DNS. Cloudflare is used as the external DNS so that the *.example.com domains work outside of my network (and point to thr Nginx server).

    My setup is relatively basic, unraid dockers etc.