Skip to content

dependency-check [pve]Β #861

@MickLesk

Description

@MickLesk

Name of the Script

dependency-check

πŸ“‹ Script Details

✍️ Description
For me, it has always been a pain to ensure that a VM or container is only started when another VM or service is up.

Start delays are extremely flaky and inefficient. This script helps solve that.

It's a hookscript that runs on pre-start and waits for all referenced storages to be active. Additionally, it supports tags such as dep_ping_<hostname_or_ip> to wait until a IP is reachable and dep_tcp_<hostname_or_ip>_ to wait until a TCP port is open.

#792

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions