I initially shared a my latest project with you here. A lot have happened in LaManager in the past 2 weeks so I though i would make an update post.
Reminder of what is LaManager: It’s a services manager build to use copy on write to reduce downtime when doing offline backups while ensuring that all the data is in a coherent state. It can also create and manage it’s own virtual disk images to allow it to work anywhere outside of supported COW filesystems.
First LaManager has now been put in production and as been working without issue since then.
Currently on my homelab it manages : caddy (with anubis), forgejo, jellyfin, jitsi, matrix (including frontend and bridges), nextcloud (including euro-office), pi-hole, qbittorrent, redlib and vaultwarden.
Changes and new features since last time :
- NEW FILESYSTEM SUPPORT: ZFS !
- moved development to my forgejo instance
- shell-completion for bash, elvish, fish, powershell and zsh
- mutithreading of operations applied on multiple services (start, stop, backups, restart, remove)
- new restart command for services
- better error handling with anyhow
- added a lockfile to prevent unmounting during backups or others combinations of incompatible operations
- Licensed under AGPLv3
The forgejo instance is open registration to allow contributions.
With all thoses services the total downtime when doing a backup is under 17 seconds and extremely consistent, even when the remote took more than 20 minutes to sync.
For the entire week since introduction of multithreading daily backups downtime never went bellow 16 seconds or above 18.
As i’ve seen the discussions around about AI, i can confirm that currently LaManager has been fully created without any use of AI.



While open source (well more like “open weights”) cannot easily be enshittified they can absolutely be a stealthily made advertising tool.
For example : if you ask “how do I do X” it could recommand to you based on who paid the company making the LLM more money and you would be none the wiser.
For more obvious bias just ask Chinese models about Taiwan and other problematic subject to the Chinese gov and you’ll see. And the source code isn’t telling us anything about if the LLM weights encode some kind of propaganda, advertising or bias toward/against some entities.