close

Filter

loading table of contents...

Blueprint Developer Manual / Version 2207

Table Of Contents
4.1.6.3.3.1 During Deployment: Download and Mount Plugins

Plugins are zip artifacts and the applications can load plugins from the file system on startup. This gives great flexibility as you can combine different sets of plugins with the already-built Docker images of your applications without re-compiling or re-building anything, but only restarting the affected applications.

To this end there is a Compose file deployment/docker/compose/plugins.yml configuring the applications to use plugins and a shell script deployment/docker/download-plugins.sh to download plugins from provided descriptor urls. For details how to use the script, please see the comment at the beginning of the script.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.