Agreed. I'm using Aegis already, but looking for something to work more like Vaultwarden with Autosync for my parents mainly complete details mentioned here : https://lemmy.dbzer0.com/comment/1142860
This one seems to be the most updated amongst all the recommendations here
Lately dealing with a lot of bad apples tho 🤣. Good to see one ripe once like you 😇
True, idk why some devs from open source community can be toxic when suggested to join lemmy or Mastodon
Okay, so do I did some digging and there is a good news for you. Though it is incremental after 1st go, and there is no way to change it, I checked. Here, these incremental backups are not the traditional incremental backups we know of. They work a little different and no backups are dependent on each here.
For more details checked the answer in forums by lead Dev : https://forum.duplicati.com/t/backup-type-is-incremental/8786/3?u=fedonr
And also here it is by a Contributor who manages their documentation: https://github.com/duplicati/duplicati/issues/3182#issuecomment-382128082
I have only seen incremental from 2nd go, but I'll check if there is a option to switch that and make it full backups even after 1st go
I'll surely checkout Cosmos, as for Yunohost I tried its great but I liked GUI of CasaOS better.
This reminds me of my posts on reddit 3 months prior, it all started with Noob here🤣, so even I am a noob. Or you can say you are on Lemmy and not reddit, so I wont call you or myself a noob anymore, as noobs are still on reddit😉.But we all learn bits with time. I read those posts too, but gave it a shot anyway and its been 4 months of using Duplicati, still running without any issues.
I do randomly test it as well, but copy/pasting my stuff and then deleting it from original location, and use Duplicati to restore and works well everytime. I did those tests every 7days for 1st month, but after that it has been 3 months where I do similar tests randomly either 20 days or monthly. And still doing good.
Key part to remember while Duplicati is Versioning, I keep atleast 5 versions of backup (daily backups), and the things I backup are mainly Photos or password manager data. So even if I get a corrupted back up and even lose my system. I'll still have the 4 other backups which ain't very old, as its daily backups with 5 versions so, 1 backup per day for last 5 days. So 90% chances are I won't lose the data, but in case even if I do it would negligible.
True, it also requires login aa the very first step which makes it communicate with PlexServers, so it not fully selfhosted neither fully private.
Is you like to run Multiple OS/VMs on single machine, then Proxmox is your goto, hands down.
CasaOs is more for people like me, who runs a single OS baremetal and like to have multiple docker instances on that same OS. Basically you need a baremetal Debain or supported Linux OS on which you install CasaOS.
CasaOs is more like portainer on steroids, as it offers you Appstore like interface to get one click Docker container installation. But also offers you control (for more advanced users) where if you like you can manager containers and can have terminal/ssh access along with option to change default volume maps set by CasaOS.
One such similar thing to CasaOS is UmbrelOS, please do avoid that, as it only offers one click installations of docker containers with default volume maps (with no way for you to change it) And it lacks all the advanced features to manage containers like in CasaOS. Atleast CasaOs keeps those options hidden away, so once you become a little advanced you can access it.
True, but as I shared in Original Post, I like to keep my 2FA separate from my Password Manager for additional security. But you did give a great idea. I'll try to run 2 separate instances of Vaultwarden 1 for Password Manager ans 2nd for 2Fa only, I'll check how that works out and update it here. Thanks tho.