overview/plugin-setup
Adds entries for officially supported plugins in `plugin` table.
1.6K
Inserts entries in the plugin
table for officially supported plugins.
Uses $DOCKER_HOST
to create the URL where plugins can be reached. If
$DOCKER_HOST
is not defined, we're probably running on linux, so localhost
is used as the host name. The ports are hard-coded, and have to be defined to
match when running the plugins:
Links to:
overview-database
listening on port 5432.docker pull overview/plugin-setup