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.

Cron job to autorestart docker(s)?

Featured Replies

Is there a way to schedule a job each day at say 5am to restart a particular (or all) docker(s)?

As part of my nightly appdata backup, I do just this.

 

#Stop Docker Apps
docker stop $(docker ps -a -q)

#Start Docker Apps
/etc/rc.d/rc.docker start


Out of curiosity, why do you need yo restart the dockers? Are you experiencing other issues and using this as a workaround?

  • Author

Out of curiosity, why do you need yo restart the dockers? Are you experiencing other issues and using this as a workaround?

 

To be honest with you it's just my Plex docker.  It seems once every few days it's crashes and I need to restart the docker.  This just started happening and every time it has I've been so anxious to get it restarted that I forget to check the Plex crash logs which get erased upon reboot.  I'll need to remember to check next crash before restarting the docker.

You could use some logic to check if plex is runing properly.  If it is, do nothing, if not, restart the docker.

Archived

This topic is now archived and is closed to further replies.

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.