From 76d2afbcd53419fd6be7d82493618ba97ac209f6 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 21 Apr 2021 07:50:17 +0200 Subject: [PATCH] Add TODO --- PERSONAL_INFRA.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PERSONAL_INFRA.md b/PERSONAL_INFRA.md index 28abfb9..c1c3d6f 100644 --- a/PERSONAL_INFRA.md +++ b/PERSONAL_INFRA.md @@ -196,5 +196,6 @@ https://github.com/alexpdp7/gemini_blog * 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. * 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 the Proliant and Raspberry to FreeIPA. * 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