用于PUQ Docker Immich部署,通过自动化工作流程整合Webhook、SSH和Sticky Note,简化Docker容器管理。该流程支持容器的创建、启动、停止、挂载和卸载,确保高效的资源利用和管理。用户可实时获取容器状态、日志和网络统计信息,提升操作透明度和响应速度。通过自动化设置和更新NGINX配置,确保安全性和性能优化,显著减少手动干预,提高工作效率。
This workflow is designed for:
This workflow addresses the following challenges:
docker-immich
).server_domain
, clients_dir
, and mount_dir
to define the environment for Docker operations.server_domain
matches expected values; if not, responds with a 422 error indicating an invalid domain.container_start
, container_stop
, etc.), the workflow directs to the appropriate action node.