Description:
We need to ensure that the odin.py script, which manages self-hosted GitHub runners, continues to run automatically even after a server restart. Currently, the script runs inside a Docker container, but it doesn't persist after a reboot.