×
Sep 7, 2021 · You can configure nginx as a reverse proxy to translate requests coming in from the WAN as https://domain.tld/jenkins/ to LAN requests to http: ...
A 'reverse proxy' allows an alternate HTTP or HTTPS provider to communicate with web browsers on behalf of Jenkins. The alternate provider may offer ...
Missing: ssh | Show results with:ssh
This 6 minute tutorial from Darin Pope configures Apache httpd on Alma Linux as a reverse proxy with mod_proxy. Configure Apache HTTP server as a reverse proxy.
Jul 6, 2023 · The user that will be used to connect to the host. This user will need the public key in their authorized_keys file on the remote host (if using ...
Missing: nginx | Show results with:nginx
May 29, 2023 · That works whether I'm running Jenkins behind an NGINX reverse proxy or accessing it directly. It works with the current versions of plugins ...
Missing: integration | Show results with:integration
May 11, 2023 · jenkins has no gateway to time out. Likely ELB or Reverse Proxy, or even a general proxy is the cause. That being said, something will be in ...
Missing: ssh | Show results with:ssh
Nov 21, 2019 · This suffices to keep a connection alive when a proxy server might otherwise have closed it. Inbound agents. An HTTP endpoint /wsagents ...
Jan 7, 2019 · In this post I wanted to show how you can run Jenkins behind a firewall (which could be a corporate firewall, a NAT'ed network like you have ...
Missing: ssh | Show results with:ssh
This 6 minute video tutorial from Darin Pope configures an HAProxy reverse proxy. If playback doesn't begin shortly, try restarting your device.
Missing: ssh | Show results with:ssh
Jenkins has a built-in command line interface that allows you to access Jenkins from a script or from your shell. This is convenient for automation of ...