

Another benefit is if you lose your all parity disks and a data disk, you can still access the filesystem on the other data disks. So if the array fails, you don’t lose all the data, just the 1 (failed) disk worth of files.


Another benefit is if you lose your all parity disks and a data disk, you can still access the filesystem on the other data disks. So if the array fails, you don’t lose all the data, just the 1 (failed) disk worth of files.


Yubikey. It supports TOTP as well as passkeys. Plus is a physical device separate from my phone. Recommend getting 2 to have 1 as backup
Are you using B2 or S3? Setting both might be causing it to get confused. The bucket name needs to be appended to the end of the S3 or B2 URL like “s3:b2.backblaze.com/<bucket_name>” inside the RESTIC_REPOSITORY variable


I implemented authentik for my immich server just last week and I can confirm that Immich will merge the accounts as long as they have the same email address. My other services I had to configure to use email matching. Paperless-ngx needed an environment variable added to allow it, and Grafana I didn’t even have a user created for myself, just used the default admin account.
Jellyfin doesn’t support OIDC without a 3rd party plugin, so I haven’t set that one up yet. I also don’t use nextcloud, so can’t comment on that.
I migrated iptimr-kuma to the new v2.0 release. The DB migration took a long time. I learned I probably should have run the vacuum command before the migration, but I never noticed the button in the settings before.
Also preparing Jellyfin for its new 10.11.0 which comes with another long running DB migration.