-
[Plugin] Nvidia-Driver
@ich777 Could you please provide a direct link to the latest Unraid Nvidia plugin for a forced upgrade? Thank you
-
Unraid Web GUI Inaccessible with Error 500
same issue, same fix.
-
-
Unraid API CPU / System Temperature endpoint
Thank you. You can close this topic.
-
Unraid API CPU / System Temperature endpoint
Oh, there a GitHub request for this already https://github.com/unraid/api/issues/1597
-
Unraid API CPU / System Temperature endpoint
Hello, I'm trying to set up Home Assistant monitoring for my Unraid server's temperatures, but both SNMP plugins and the Unraid API endpoints lack temperature data. I would appreciate the ability to monitor Unraid temperatures via the Unraid API. Thanks!
-
Cannot update to the latest version of the plugin
Alas, 4.10.0 still hangs on Starting the Unraid API
-
ZFS BuddyBackup plugin guide
Hi. I finally got time to migrate from spaceinvaderone's script v1 to buddybackup. I have a few suggestions: It would be nice if Snapshot creation and pruning had a button "create snapshot now", similar to "Send backup now" in Backup and restore. It would be nice if Snapshot creation Recursive mode had a list of exclusions. I like keeping snapshots for all my docker volumes, but there are a few of them that don't need snapshots E.g. glances, mongodb, redis/valkey, etc. Thank you for your work!
-
Mounting a webdav shares on unraid?
Here is how I figured this out plugin install https://raw.githubusercontent.com/greycubesgav/unraid-templates/refs/heads/main/davfs2/davfs2.plg tailscale_mountpoint=/mnt/remotes/tailscale tailscale_remote=http://100.100.100.100:8080 davfs_secrets=/etc/davfs2/secrets grep -q "^$tailscale_remote" $davfs_secrets || echo "$tailscale_remote '' ''" | tee -a $davfs_secrets > /dev/null mkdir -p $tailscale_mountpoint mount -t davfs $tailscale_remote $tailscale_mountpoint the username and password are empty for Tailscale, so you will have to fill them within the single quotes
-
Україномовний чат ентузіастів розумного дому t.me/selfhostedua
Вітаю. Запрошую до україномовного чату ентузіастів розумного дому та self hosting https://t.me/selfhostedua Обговорюється не лише Unraid. Раді новачкам! 1. Спілкуємось українською 2. Гуглимо перед тим як запитувати 3. Банимо за промоут російських продуктів (Аліса, Маруся, тощо) Адмін: @denysdovhan
-
ALERT started following Ukrainain / українська
-
-
[Plugin] NUT v2 - Network UPS Tools
Hello. Please help me out. I have two Unraid servers: Server Media and Server Mini. Server Mini is 12V and the UPS is connected via USB to it. Server Media is connected to the UPS power (but the USB cannot be connected, as it is too far). How do I set up NUT this scheme: - The power is down, Server Media understands it is on UPS power. - Server Media shuts itself down on a one-minute straight timer AND shuts the UPS afterward - Server Mini does not depend on the UPS, just hosts the NUT server. Thank you!
-
[Plugin] unRAID Replication
Silly me, I didn't manage to think about clicking Force Update myself. Thank you! It worked! Dummy change didn't work, btw.
-
[Plugin] unRAID Replication
Hello, could you please tell me how can I enable the version of a replicated Docker container? I have separated my Unraid into two Unraids, moving the essentials to a power-efficient node, and luckily I found out about this plugin that saved me at least 4 hours of replicating the containers from the main server to the mini server by hand. But now, as the replication succeeded, I wish to abandon my essentials on my main server and fully use them on my mini server, but the container versions are "not available". Thank you.
-
ALERT started following Unraid 6.11.1 Docker Update All infinite loop
-
Docker Container Updates Stuck on Loop
Just happened to me on Version: 6.12.6.
-
[PLUGIN] ZFS Master
A story from a noob: I converted my drive to ZFS. I copied the data back to it (*1). I wanted to benefit from ZFS datasets and tried converting an existing path to a dataset via ZFS Master (*2). Pressed "create dataset" button, entered the existing path, pressed confirm, saw the success window (*3). Didn't read all the other options within the window. Left them on their default values. I was shocked to find out that the contents of the path was gone. After a nerve break, rationality kicked in, and I thought that this mountpoint could just overlap the existing path. I renamed the dataset via `zfs rename mountpoint/path mountpoint/new_path` and luckily the old path returned with all the data. Then I copied the `mountpoint/path/*` to `mountpoint/new_path/`, deleted the old empty path and renamed the dataset. *1. My fault that I didn't pre-create datasets for the root paths. Didn't read enough, thought that a magical plugin will do everything for me without much knowledge of ZFS. *2. My fault again, didn't read much on ZFS. Should have known that datasets can be mounted on top of the existing paths. *3. Feedback to ZFS Master plugin: This operation may have checked that the path exists? Warned about it? Offered to move the data inside the existing path to the newly created dataset for me? I understand that I am a ignorant noob, but I imagine someone doesn't think of renaming the newly created dataset and their surprise of that the data is gone, the free space is not reclaimed, whilst the path is now empty. Thank you for this plugin, @Iker
-
ALERT started following PeerTube Support
-
[REQUEST] lemmy
Yes, but we are all lazy individuals here and we want to press a button in Community Applications and deploy a Lemmy instance without docker-compose.