Unraid XFS Disk Failure
Summary This document summarizes the key lessons learned from a complex Unraid recovery situation involving a data disk failure caused by CRC errors and subsequent XFS filesystem corruption. It outlines…
Summary This document summarizes the key lessons learned from a complex Unraid recovery situation involving a data disk failure caused by CRC errors and subsequent XFS filesystem corruption. It outlines…
After UNRAID upgrade to 7.0.1, most docker containers now show 3rdParty and the edit option is no longer available. ** ALL DOCKER CONTAINERS ** were updated before upgrading to UNRAID…
Reviewing some common docker utilities
UNRAID runs in RAM, so every time the system reboots, the .bash_profile is reset to the default, thus losing any customizations. To address this, UNRAID created a process that allows…
After updating my Gitea account to use 2FA, I could no longer push/pull from command line. 1. Create Gitea Token from GUI Once you have a Gitea token, open the…
Akaunting has a self-hosted option, but it is so locked down that it’s not worth the effort and costs to self-host. Check it out on github Usage:install Options:–db-host Database host…
I’m trying to view all my (13) projects at once on dashboard. By default, the ‘My projects’ list is limited to 10 projects…. I couldn’t find a setting for this…
Steps to export entries from docker container using console:
Snipe-It Backup Failure running on Unraid within Docker: After opening the Backups section and clicking ‘Generate Backup’…the following error was reported: An internet search, resulted in the following:https://github.com/snipe/snipe-it/issues/12497 https://dev.mysql.com/doc/refman/8.0/en/upgrading-from-previous-series.html https://dev.mysql.com/doc/refman/8.0/en/caching-sha2-pluggable-authentication.html…
While working to install and configure a private self-hosted Docker Registry, I ran across the option within Gitea Package for Containers that allows storage of docker images. docker tag earnhadt/vir_report:version1.0…