Quick Restart Tips for Pod Restarts?
I've been using the aitrepreneur/comfyui template, but restarting the pod takes a lot of time since it runs through the entire Docker script. Most of my setup—including requirements and models—is already installed on my network storage, so I’d prefer not to reinstall everything when restarting. Ideally, I’d like to configure the pod once, terminate it, and quickly restart it with all necessary services (Comfy, Jupyter, VSCode) running, without going through the setup process again. Does anyone have tips on how to streamline this? I’ve searched around but haven’t found a clear answer. Any help would be appreciated!
0 Replies