Replies: 3 comments 1 reply
-
I have also tried setting the restart policy on postgres in my compose file to "unless-stopped", but it doesn't seem to help. Every time my machine reboots I have to stop the containers and bring docker compose back up manually. |
Beta Was this translation helpful? Give feedback.
-
Well it was really simple to do it, I juste get stucked with my thinking somewhere, where i cant find any way to do it =) Step 1: Create following script & make it executable#!/bin/bash Step 2: Add it to crontab@reboot /path/to/scriptxy.sh Step 3: Enjoy itThats all, nothing to do anymore =)) cheers |
Beta Was this translation helpful? Give feedback.
-
Resolved. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
How do you autostart planka after reboot ?
I used the installation script (automated install) which is excellent except the point of autostart =),
cheers
Beta Was this translation helpful? Give feedback.
All reactions