Jump to content

Remote Start/Stop Docker Container for others


Recommended Posts

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?

 

 

Link to comment

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.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...