From 30f37184415d3b81b8227ede1ce698f5469df9c8 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 20 Mar 2021 18:24:05 +0100 Subject: [PATCH] Update that Dokku is now running on LXC --- PERSONAL_INFRA.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PERSONAL_INFRA.md b/PERSONAL_INFRA.md index b094f54..04519e3 100644 --- a/PERSONAL_INFRA.md +++ b/PERSONAL_INFRA.md @@ -5,7 +5,7 @@ * LXC container running Miniflux * LXC container running bitwarden_rs * LXC container running an acquaintances Twitter bot - * VM running Dokku, hosting a few personal apps + * LXC container running Dokku, hosting a few personal apps * LXC container running FreeIPA replica * LXC container running Nagios * LXC container running Grafana @@ -177,7 +177,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. -* Investigate running Dokku in an LXC container or other alternatives to stop using VMs * 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