_lib/_toolchain/wait4xOpen on GitHub

\n
1-click deploy
  • Deploy to Azure
  • Deploy to Digital Ocean
  • Deploy to AWS

or

2-click deploy

wait4x installer.

Wait4X allows you to wait for a port or a service to enter the requested state.

Local and image-creation usage

$ # Replace `$(pwd)` if not in the 'libscript' directory or a generated one.
$ export LIBSCRIPT_ROOT_DIR="$(pwd)"
$ # `export` any variables now (see below for variable docs). Then:
$ # Set script location:
$ export SCRIPT_NAME="${LIBSCRIPT_ROOT_DIR}"'/_lib/_toolchain/wait4x/setup.sh'
$ . "${SCRIPT_NAME}"
> :: Replace `%cd%` if not in the 'libscript' directory or a generated one.
> SET "LIBSCRIPT_ROOT_DIR=%cd%"
> :: `SET` any variables now (see below for variable docs). Then:
> :: Set script location:
> SET SCRIPT_NAME="%LIBSCRIPT_ROOT_DIR%\_lib\_toolchain\wait4x\setup.cmd"
> CALL "%SCRIPT_NAME%"

ObjectsOpen on GitHub

\n
1-click deploy
  • Deploy to Azure
  • Deploy to Digital Ocean
  • Deploy to AWS

or

2-click deploy

## jq toolchain vars

jq toolchain vars that can be set

Additional properties are allowed.

📧