用于puq-docker-n8n-deploy,通过自动化工作流程,快速部署和管理Docker容器,简化API集成,提升操作效率,支持多种容器操作(启动、停止、挂载、卸载),并提供实时状态监控,确保系统稳定性和可靠性。
server_domain
, clients_dir
, and mount_dir
are set to configure the environment.If
node checks whether the incoming server_domain
matches the expected value.container_start
, container_stop
), the workflow routes to appropriate actions such as starting or stopping the container.test_connection
or create
are managed through a switch node to handle various service-related tasks.Parametrs
node to change values like server_domain
or clients_dir
to fit specific use cases.Container Actions
and Service Actions
nodes to include additional Docker commands or processes as needed.SSH
commands to capture more detailed information.API
node to fit the desired endpoint for incoming requests.