docker code conversions

This commit is contained in:
2024-07-27 18:16:59 -05:00
parent 5afb76db3f
commit 812266b26c
5 changed files with 43 additions and 287 deletions

View File

@@ -7,7 +7,7 @@ serial:
- /dev/octo_INSTANCE
server:
commands:
serverRestartCommand: sudo systemctl restart INSTANCE
systemRestartCommand: sudo reboot
systemShutdownCommand: sudo shutdown -n now
serverRestartCommand: s6-svc -r /var/run/s6/services/octoprint
# systemRestartCommand: ssh root@172.18.0.1 reboot
# systemShutdownCommand: ssh root@172.18.0.1 poweroff
firstRun: true