From 413d08ae59adc7da66dfb7c9f7617ce117b6d936 Mon Sep 17 00:00:00 2001 From: Mike Wilson Date: Mon, 9 Sep 2024 14:15:34 -0400 Subject: [PATCH] Update README --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a9bb20e..6fd2f66 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,10 @@ Having Plex and Jellyfin separate from the rest of my docker infrastructure allo ## Roadmap +* Move everything to FreeBSD so I can leverage boot environments, jails, and the glories of ZFS +* Immich for photo management +* Prosody for XMPP +* Move forge to forgejo * Authentik for SSO/LDAP * PLG (Prometheus, Loki, Grafana) stack for monitoring * [Scrutiny](https://github.com/AnalogJ/scrutiny) for drive monitoring -* Crowdsec -* [renovate-bot](https://docs.renovatebot.com/) for managing docker container updates -* Terraform for creating VMs and LXCs on Proxmox (currently I manually create an LXC before running Ansible on it) -* CI/CD pipelining -* Potentially explore FreeBSD as base OS. Jails and boot environments are very appealing