December 17, 20178 yr Hi guys, i have many different dockers running and i wonder: is there a fancy cool controllpanell for all of the apps/plugins in unraid? Everything on one screen?
December 17, 20178 yr Like what? All of the webUI's open at once on the same webpage (try HTPC manager)
December 17, 20178 yr Author Like i dont know. All notices, logs, to all plugins, dockers, maybe some sort of information related to the docker. E.g. downloadspeed nzbget atm and last x, whats downloaded, i dont know, there could be much to be displayed. besides from errors and so on. Edited December 17, 20178 yr by nuhll
December 17, 20178 yr HTPC manager is the closest. Kinda hard for anyone to create something that is generalized for any combination of apps.
December 17, 20178 yr Author Yea sure, but i guess many use the same combinations like nzbget/sabzget sonarr, radarr, plex...
December 17, 20178 yr Or make your own. Save this file as something like apps.html on your desktop and load it whenever you want a quick glance at everything <html> <body> <div><iframe width=800 height=400 src='http://192.168.1.61:8989'></iframe><iframe width=800 height=400 src='http://192.168.1.61:6789'></iframe></div> <div><iframe width=800 height=400 src='http://192.168.1.61:7878'></iframe><iframe width=800 height=400 src='http://192.168.1.61:61208/'></iframe></div> </body> </html> Adjust the url's and width/height to suit Edited December 17, 20178 yr by Squid
December 17, 20178 yr Author Yeah, that would probably the worst way to do it Hmm, is there an easy way to only include specific parts of the page?
December 17, 20178 yr No. Not unless you write your own code to specifically hit the various aspects of the app's API and display it accordingly
December 17, 20178 yr Author Yeah, i might do that, but i have no coding expierince. Could u give me an example?
December 20, 20178 yr Author I tried but im too dumb for api things. Might want to start a crowdfunding for a nice ui for dockers/plugins?
Archived
This topic is now archived and is closed to further replies.