May 14, 20224 yr Hey there, does anyone know a solution to start/stop Docker Containers for non Unraid Users? for example: i have some gameservers via Docker on one of my Unraid Servers, and from time to time these gameservers need a restart. And im not always online when my m8 needs a restart. is there a solution to give him access to just start/stop spezific docker containers?
May 14, 20224 yr Pretty much any solution is also going to wind up exposing your root password. Something like the ControlR app might work for you though.
May 14, 20224 yr Author Thanks for the tip, yeah would be nice if Unraid would add User Management for the Gui ...
May 14, 20224 yr If you are decent at scripting you could watch a share location for a specific file to be created, if that file exists, run docker restart on the container and delete the file. That would only require access to the share. There are plenty of ways to do it if you are handy with scripting or other programming techniques.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.