-
New Android App – U-Manager (Monitor & Control your Unraid Server)
Hi I recommend you to install Unraid Connect from Unraid CA to update the API to the latest version and then install U-Manager Companion to patch the API with some fixes, all the documentation is on the App Help Section. Regarding the bottom menu, for now is not editable, but I can take this as a suggestion for the next release.
-
New Android App – U-Manager (Monitor & Control your Unraid Server)
Hi, sorry for the late response, if your phone doesn't pass the google play integrity then the app is not compatible.
-
New Android App – U-Manager (Monitor & Control your Unraid Server)
Hi, sorry for the late response, I'm planning to add this feature in the future.
-
Jandrop started following New Android App – U-Manager (Monitor & Control your Unraid Server)
-
New Android App – U-Manager (Monitor & Control your Unraid Server)
Hello everyone, First of all, I sincerely apologize for the radio silence. I ran into some technical issues accessing my forum account and wasn’t receiving any email notifications for this thread. I’m back now and will be keeping an eye on this regularly. Regarding the "Core File API" plugin: I’m happy to share that the File Manager API is now officially available in the Unraid Community Apps store. There’s no need to manually install XML templates anymore—just search for "File Manager API" and install it directly. For a bit more context, FileCoreAPI runs as a Docker container that you install from the Unraid App Store. It provides API-based access to the file system, allowing any app to interact with your files and perform operations like browsing, uploading, or managing them. In the case of U-Manager, this enables a built-in file manager, allowing you to use Unraid more like a real file server directly from your mobile device. As for the other feedback: Dashboard & Shares issues: I’ve seen reports of these sections failing to load for some users. Bug reporting: If you’re still experiencing these (or any other issues), please open an issue on the official GitHub repository: https://github.com/jandrop/u-manager/issues Opening issues on GitHub helps me track and manage them much more effectively than through the forum. Please include your Unraid version and whether you’re using a VPN or reverse proxy. Again, sorry for the delay, and thanks for your support!
-
New Android App – U-Manager (Monitor & Control your Unraid Server)
Hey everyone! 👋 I’ve been working on a new Android app to monitor and control Unraid servers directly from your phone, and I wanted to share the first public version with the community. The app is called U-Manager, and the goal is to offer a clean, fast and modern mobile experience for managing your Unraid box. Features (current version)DashboardLive CPU, RAM and Disk usage Quick stats (Docker containers, VMs, uptime, etc.) MonitoringReal-time resource charts (CPU & Memory) Smooth, low-overhead polling Docker ManagementView all containers (All / Running / Stopped) Start / Stop / Restart containers Runtime info (uptime, image, state) Sorting & filtering options VM ManagementStart / Stop / Pause / Reboot / Force Stop VM states in real-time UUID + key info visible Array OverviewParity, data and cache drives Usage, temperature, free space Quick filtering by drive type Disk health status FILE ManagerCopy, Move operations Download and upload file operations. Search Hard link creation. Torrent SupportMonitoring qBittorrent and Transmission Basic operations supported: Start, pause, check, force start, and delete. Filters With a small in-app purchase, you can also get Upload torrents, add magnet links, turtle mode, and multiselection. A few notesThe app is 100% free to use. It’s not open source — I prefer keeping a single consistent version to ensure stability and avoid fragmented forks. Absolutely no data is sent to external servers. Everything runs locally between your phone and your Unraid server. Credentials are stored using Android’s secure storage. If you enjoy the app and want to support development, you can do so here (totally optional): https://ko-fi.com/jandrop The app is currently in the Google PlayStore https://play.google.com/store/apps/details?id=es.atrapandocucarachas.umanager
-
Jandrop changed their profile photo
-
Setting Up WireGuard® on Unraid
Well, If you are a hard docker user like me, you will know that when you map a port this port is binded to the unraid ip, so I have mulple services like sonarr, radarr, gitlab, etc binded to the unraidip:portservice. I´m interested to block this ports if were possible. If not I can use the udm vpn.
-
Setting Up WireGuard® on Unraid
I just want to give access to the shared folders to my family, but I'm not interested in expose all the ports of my Unraid server. Right now they are using a vpn with l2tp and I have multiple firewall rules only to give access to smb and block the rest.
-
Setting Up WireGuard® on Unraid
Hi, the point is allow to another users to connect to the shared folders and block the access to the docker services. With wireguard on unRaid I can't see the option.
-
Setting Up WireGuard® on Unraid
I don't know if anybody is at the same situation as me, I have a UDM Pro and I use the vpn integrated l2tp to access to unraid, so I can use the firewall rules to block all port services on unraid and on my lan, If I use the wireguard vpn to access to unraid all the ports are exposed and I don't know how to block them, because the gw is unraid and the firewall rules of my router doesn't work. So my question is simple, there's any way to block all the ports on unRaid and only allow to connect the shared services SMB, NFS?