Download the PHP package ipunkt/rancherize-drain without Composer
On this page you can find all versions of the php package ipunkt/rancherize-drain. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ipunkt/rancherize-drain
More information about ipunkt/rancherize-drain
Files in ipunkt/rancherize-drain
Download ipunkt/rancherize-drain
More information about ipunkt/rancherize-drain
Files in ipunkt/rancherize-drain
Vendor ipunkt
Package rancherize-drain
Short Description Add drain.timeout to set drain_timeout_ms in rancher-compose.yml
License MIT
Package rancherize-drain
Short Description Add drain.timeout to set drain_timeout_ms in rancher-compose.yml
License MIT
Please rate this library. Is it a good library?
Informations about the package rancherize-drain
rancherize-drain
Sets drain_timeout_ms in the rancher-compose.yml of a service
install
In your project using rancherize execute
vendor/bin/rancherize plugin:install ipunkt/rancherize-drain:1.0.0
If you're using the docker container then call the following to activate the plugin for a project
vendor/bin/rancherize plugin:register ipunkt/rancherize-drain
Use
Full configuration:
- Having the
drain
object in your configuration will activate the plugin - timeout will default to 30s if active but no timeout is given
- The following suffixes can be used:
- none: seconds
s
: secondsm
: minutes
- enable defaults to TRUE and thus should only be actively set for environments where you want to disable the plugin
All versions of rancherize-drain with dependencies
PHP Build Version
Package Version
Requires
ipunkt/rancherize Version
^2.49.0
The package ipunkt/rancherize-drain contains the following files
Loading the files please wait ....