• 0 Posts
  • 19 Comments
Joined 11 months ago
cake
Cake day: August 13th, 2023

help-circle








  • thericcer@reddthat.comtoSelfhosted@lemmy.worldBest VPS for gramps
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    7 months ago

    So, I’ve done exactly this with gramps. I used a NUC running proxmox at my home.

    I created a very simple https server with turnkey nginx running on the NUC proxmox instance. I host the gramps database exports there via a simple HTML page.

    Tied it to a domain name and sent the link to my family, with instructions to install gramps and import the database.

    EDIT: I used Let’s Encrypt for the SSL keys











  • I’ve used the same Arch install from about 2018. Regular updates, several AUR packages (pikaur), a migrate to md raid home and root, encrypted root/home, major hardware upgrades; all with no issues.

    The removal of python 2 was the hardest thing I’ve had to handle; but that really wasn’t difficult with understanding of the package manager.