Update README

This commit is contained in:
Mike Wilson
2024-09-09 14:15:34 -04:00
parent 8448cc894a
commit 413d08ae59

View File

@@ -27,11 +27,10 @@ Having Plex and Jellyfin separate from the rest of my docker infrastructure allo
## Roadmap ## 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 * Authentik for SSO/LDAP
* PLG (Prometheus, Loki, Grafana) stack for monitoring * PLG (Prometheus, Loki, Grafana) stack for monitoring
* [Scrutiny](https://github.com/AnalogJ/scrutiny) for drive 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