From 108ca9ce31e2ab3bc5b7beaaac6619aa1e7d46ac Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 12 Apr 2020 21:19:24 +0200 Subject: [PATCH] Graphical workstation is working now --- PERSONAL_INFRA.md | 1 - 1 file changed, 1 deletion(-) diff --git a/PERSONAL_INFRA.md b/PERSONAL_INFRA.md index 1171ea3..2def0b1 100644 --- a/PERSONAL_INFRA.md +++ b/PERSONAL_INFRA.md @@ -170,7 +170,6 @@ In my current situation, with the work already performed, I don't think investin * Right now I execute backups in the Proliant, plugging in small USB HDDs. As I'm often away from flat 1, I'd like to re-do my backup scripts so I can plug in the USB drives in any system (e.g. my laptop, the Proliant in flat 1 or the Raspberry Pi on flat 2) and run the backup wherever I am. * Convert the Proliant to Proxmox so it uses ZFS (for even simpler backups and snapshotting) and the few misc services there can run isolated in LXC containers. * Find a way to run the stuff that relies on Docker (Dokku, Discourse) nested in an LXC container using ZFS in a "correct" way, so I can drop more VMs and have more density. -* Deploy a good virtual workstation. I'd like to have a persistent desktop I can use when I'm not at my laptop, where I can run overnight jobs, etc. My current LXC workstation works well, but I'd like to have a good graphical remote desktop solution. * Better sync'ing of user files. NextCloud out of the box only works on systems with a graphical interface. There are solutions to mount NextCloud using WebDav, but I prefer to do a sync (so if the server is down I still can access my files) and to run the client headless, but I prefer to stay within supported solutions. Probably syncthing would be a good solution for headless systems to sync dotfiles, etc. * Add a lab so I can experiment with things in isolated environments. * Set up SSO on my smartphone, perhaps do some MDM -- 2.47.3