Basic Ingress

1 minute read
On this page

1. Goal

Ensure the application is properly configured for access as well as reachable.

2. Tests

2.1. Application can be reached over http(s)

Verify that the application (Operations center if you run a clustered product, single instance otherwise) can be reached from the bastion host running the cbsupport CLI.

In case this test fails, you will need to review your Ingress (or Reverse Proxy) configuration.

If you need more help, please open a ticket with our Support Team. When opening the ticket, please mention this page and add:

  • if you are running a CloudBees CI on modern cloud platforms setup: the output of cbsupport required-data ingress.

  • if you are running any other product: the output of cbsupport required-data default as well as the configuration of your. reverse proxy.

2.2. Reverse Proxy is properly configured

Verify that the Jenkins URL field is properly configured in your application.

In case this test fails, please review this page.

If you need more help, please open a ticket with our Support Team. When opening the ticket, please mention this page and add:

  • the output of the cbsupport required-data default command.

  • if you are running a CloudBees CI on modern cloud platforms setup: the helm value file for the application.