• 4 Posts
  • 22 Comments
Joined 11 months ago
cake
Cake day: August 10th, 2023

help-circle






  • PWA that works offline and syncs when back online. Note that this means that all files will be on your device

    Someone else mentioned Silverbullet, I hosted on my home server and it looks promising, here are a few thing I will need to explore:

    • The PWA sound like a feature I was hoping, i will need to check it out
    • Is there any android client rather than using the web-interface that firefox wont let me connect to remotely without a valid certificat.
    • While it looks easy to use markup language using /, I’m wondering is there is a plugin that add a tool bar or a client app that does have it.

    Thank you for your comment












  • mhz@lemm.eetoSelfhosted@lemmy.worldNetwork upgrades checkin
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    9 months ago

    OP needs a proper router that make use of their 3g fiber which will be mostly newer and powerfull and has better wifi. That should be their 1st priority.

    Edit: You don’t need a 2.5gb ethernet (or better for futur proofing) for every client, but that NAS and Hypervisor could use that bandwith so consider yor options while you are at it.





  • I’m containerizing everything, I like to keep my setup simple, no OS containerizing since I will be using a low power minipc (NUC, Hp mini, dell micro or lenovo tiny), I will use proxmox in the VM to get an idea on how it works and because I think the web UI might be easier to use than SSHing to the VM. Later on the new server I will mostly use debain+docker.


  • mhz@lemm.eeOPtoSelfhosted@lemmy.worldHome server setup recommendation
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    9 months ago

    I considering containerizing everything, except the OS (I’m not ready for immutable OSes yet). I mentioned Docker because it is what I keep finding guides for and which I think is simpler. How is it compared with Podman (for a beginner in containerizing)

    Edit: I will mostly use BTRFS and snapshots, and I would definitely put my containers in a separate subvolume to avoid data loss when rolling back.