Upgrading PullRequest Proxy
Last updated
Last updated
There are two ways to upgrade HackerOne PullRequest Proxy
RECOMMENDED Configure the PullRequest Proxy installation for auto-upgrade. These can be initiated from the HackerOne Code dashboard.
Manual installation. New versions are provided by HackerOne staff as a tarball package.
To manually upgrade, you'll first have to stop PullRequest Proxy service from running:
Now, go ahead and switch to the pullrequest
user and install the new package over top of the old one:
Now, a simple start
for the service should bring in the new version:
Auto-Upgrade is feature included in PullRequest Proxy. It uses the existing environment to manage multiple versions of the proxy software. As such, it's a convenient way for the PullRequest application to upgrade your proxy to the latest release automatically without having to schedule downtime to perform the manual upgrade.
As this feature is enabled by default, most users won't have to perform any action to take advantage of it. However, if you do not want the proxy to upgrade automatically, you may turn this feature off from your organization's status page on :
If you decide to disable auto-upgrade, you will still be able to take advantage of its functionality when a new upgrade is available, but it will require you to push the "Start Upgrade" button.
Auto-upgrade is very quick and should have a minimal effect, if any, on your organization's workflow. As such, we recommend that it be enabled. In this way, we can automatically roll out bug fixes and new features to on-premise customers without needing to schedule a maintenance window.