this post was submitted on 11 Sep 2024
48 points (83.3% liked)

Selfhosted

39239 readers
280 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

But I want it so badly! All i need to figure out is:

reverse proxys (I stumbled through getting one caddy instance setup so far but gosh I struggle with that also, nginx proxy manager seems like my next step)

a rock solid backup/restore setup (but first I need to figure out where the vaultwarden alpine files live, then be able to get those off of the proxmox vm)

this is more of a vent, than a request for someone to spell it all out for me. But I wouldn't be upset if anyone had the time to point me in the right direction for me.

Would it just be easier to run a keypass XC and syncthing setup?

you are viewing a single comment's thread
view the rest of the comments
[–] Tinkerer@lemmy.ca 2 points 1 week ago

I have vaultwarden in docker but I don't expose my instance externally as you really don't need to. Put the bitwarden app on your phone sign into the instance and it will work even if your instance is borked. You can't add items but it works.

My suggestion, run it in docker and just back up the entire docker compose and folder structure as that includes the database as well.

If you want to expose it use nginx proxy manager its dead simple and awesome.