jenkins-update-center-proxy

command module
v1.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

jenkins-update-center-proxy

This proxy allows rewrites jenkins update site catalog json files if used in a detached environment, where plugins can only be downloaded via a local mirror. All occurrences of the origin jenkins plugin update site will be replaced by the mirror url.

Configuration

The proxy can be configured by using env variables:

Name Description
REPO_PROXY_URL The fqdn of the repository proxy/mirror
USE_REPO_PROXY_FOR_DOWNLOAD If true the download URL's of all plugins get replaced by the proxy url.
PORT The port to run this application on. Default: 8080
CONTEXT_PATH The context path this application is served. Default: "/"
TLS_INSECURE_SKIP_VERIFY If enable TLS verification to the proxy/mirror is skipped.
OFFLINE_DIR Tn static environments, the json files can be provided as files, this property defines where the application can find them.

Docker images

ghcr or quay

docker pull ghcr.io/bakito/jenkins-update-center-proxy
# or 
docker pull quay.io/bakito/jenkins-update-center-proxy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL