Marcel40625 Posted May 14, 2022 Share Posted May 14, 2022 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? Quote Link to comment
Squid Posted May 14, 2022 Share Posted May 14, 2022 Pretty much any solution is also going to wind up exposing your root password. Something like the ControlR app might work for you though. Quote Link to comment
Marcel40625 Posted May 14, 2022 Author Share Posted May 14, 2022 Thanks for the tip, yeah would be nice if Unraid would add User Management for the Gui ... Quote Link to comment
JonathanM Posted May 14, 2022 Share Posted May 14, 2022 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. Quote Link to comment
Marcel40625 Posted May 14, 2022 Author Share Posted May 14, 2022 For now i solved it with a Portainer Docker https://www.portainer.io Quote Link to comment
Recommended Posts
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.