• 3 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: October 16th, 2023

help-circle




  • My journey:

    Joplin -> Trilium Notes -> Logseq -> Obsidian

    I find Obsidian the most powerfull, because of the PlugIn system and full compatiblity with Android and iPad.

    And I realized, it’s a stupid idea to have a “knowledge base” in a Docker setup, if you need this knowledge base also for debugging or reinstall your Homelab. So the local installation of Obsidian togeter with Synchting gives you always access to your knowledge, even if the server are down.

    However, none of the above have collaborate features. But don’t need it.






  • Create 2 virtual machines.

    One Virtual Machine with OpnSense Firewall, where you setup the ProtonVPN WireGuard connection.

    One Virtual Machine with your Docker-VM.

    Connect both machines via a virtual network, and setup the OpnSense-Firewall so that only internet-traffic through the WireGuard-Gateway is allowed.

    That’s the most bullet proofed solution, as any connection of your Docker-VM is secured, independent of the VM’s configuration.