• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle



  • Yep just swapped over from a self hosted solution with gitlab and sublime… But that was to restrictive and the overall experience wasnt really good…

    I then found a post somewhere on lemmy a post abotu PKMS and what people are using… One was obsidian… So I tried it and I’m really happy

    Edit: I saw some comments about some missing self hosting. Since the notes are saved as standard md files you easily ca sync them with whatever you want… I set it up with my synology NAS and DS Drive, but any tool which can sync two-ways should be fine



  • Not the one who wrote initially, but i have the same setup (mostly).
    I went with a self signed certificate. So the server is running with a certificate i have signed with my own certification authority certificate (ca-cert) .
    That means I have to install the ca-cert on all devices to get vaultwarden to accept it.

    The alternative is a let’s encrypt cerrtificate, which are free, but you need to open port 80 (and another one if I remember correctly) for it to work (at least every 3 months)