Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mstrhakr

Members
  • Joined

  • Last visited

  1. I'll have a beta out soon that removes the docker.manager update checking as it seems to be a bit unreliable, there is a post here about it. I copied that and fixed a couple things and it is now owned by compose manager so updates that dont exist should be completely fixed going forward. (Once the beta and then the next stable are released)
  2. Do you just want to update it to the latest? This needs done by me when the plugin is packaged it grabs whatever version is in there. Its not something you can change at runtime. I'll test updating it to the latest 5.4.0, though I usually like to wait for at least a x.x.1 before updating. AND I've been awol for a bit dealing with life so I haven't had a change to do any updates.
  3. You mounted the docker socket so it's showing all the dockers running on your server. It's using unraids install of docker, not its own docker in docker setup or something.
  4. Not sure why that's happening, try doing a hard refresh in your browser. [CTRL]+[SHIFT]+[R] If that doesn't fix it please provide the unraid version you are on and I'll see what I can figure out.
  5. Yes, this is fixed in dev, I'll be releasing into beta soon.
  6. Exactly that, but the beta branch only builds when I'm preparing to merge so I can get some feedback on the update before it's live. Specifically the beta branch builds when there is a PR from dev to main with a "release" tag added, while main builds on any push.
  7. Interesting, I only use GitHub raw png links. I clearly need more test stacks to flex all these things. I'm already at 45 though lol. I'll check this out tonight also.
  8. Should not be so slow. Where are you viewing the compose page, on the Docker tab or its own Tab. I haven't updated to 7.3.2 yet so maybe there is something there. I'll be doing some work this weekend on this plugin so hopefully I can find the issue.
  9. Thanks for the report, I'll see if I can reproduce this and find out where I went wrong.
  10. I forgot to update you, but this should be resolved with some mobile specific layout work. It should be completely usable on mobile now.
  11. Can you share your compose file? The container names are chosen by compose, not by Compose Manager. You can use container_name: to manually set the container name, or if you don't care and just need the hostname to be something specific you can use hostname:.
  12. Thanks, this has been a pain point, I'll take another look into getting this perfected.
  13. They tell me i need to test at multiple window sizes lmao. But there are two more buttons there, manage which allows adding and removing containers from each network, and delete which allows you to delete a network with no connections. I will get this fixed, sorry about that, for now you can zoom out with `[CTRL]+[-]` to see the buttons.
  14. This is due an issue with how I was cleaning up orphaned services from the override (labels) file. A quick fix is to go to the stack settings, uncheck the box for Override File Management (set it to manual) Once you save and then reopen the editor, you will be able to manually remove the sabnzbd entry from the override file. Your other option is to update to the beta which includes the fixes for this as well as the ability to edit the override file manually more easily.
  15. Yes, its basically doing docker network list and getting all the networks available on the system. It also currently shows system networks also but I'll be adding an option to hide those if that is preferred.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.