Skip to content

Post Deployment

After successfully deploying the appliance, there are important steps to complete before it becomes operational. This section outlines the post-deployment process, including assigning an IP address and completing the bootstrap setup.


Assigning an IP Address

Once the appliance is installed and powered on, it must be assigned an IP Address. This IP address will be used to access the appliance and perform the initial configuration.


Bootstrapping the Appliance

Before the appliance can be used, a bootstrapping process must be completed. This process is critical for performing the first-time appliance setup with customer-specific configurations.

Steps to Bootstrap

  1. Open the Browser:
  2. Enter the following URL: https://<IP Address of the Appliance>.
  3. Example: https://192.168.1.10.

  4. Handle Certificate Warnings:

  5. You will see certificate warnings because the appliance uses a self-signed certificate.
  6. Important: You will encounter this warning twice due to internal redirection. This is normal behavior.

Certificate Warning

  1. Login to Bootstrap Interface:
  2. Use the following credentials to log in:

    • Username: bootstrap
    • Password: bootstrap bootstrap
  3. Enter Bootstrap Fields: Fill out the following fields carefully:

Field Description
IP Address Enter the IP address assigned to the appliance. Ensure this matches the assigned IP address.
Hostname Enter the hostname or FQDN (Fully Qualified Domain Name). Ensure it is spelled correctly.
Common Name (CN) Enter a Common Name for the appliance.
Email Provide an email address. The domain of the email must match the domain of the CN.

Note: The IP Address must match exactly, as it configures origins inside the reverse proxy to enable access to services.

  1. Bootstrap the Appliance:
  2. Once all fields are filled, click the Bootstrap button.
  3. Wait patiently for the bootstrap process to complete.

  4. Copy Bootstrap Output:

  5. After the bootstrap completes, a set of secrets and configuration values will be displayed in the output field.
  6. Use the Copy button below the output field to save this information. These values are essential for future operations.

  7. Access the Main Application:

  8. After copying the bootstrap output, click on the Main Application button to proceed to the primary application interface.

Key Notes for Bootstrap Process

  • Ensure all fields are entered correctly. Errors in the IP Address or Hostname can result in configuration issues and accessibility problems.
  • Save the bootstrap output securely, as it contains critical information about the appliance setup.
  • If any issue occurs during bootstrapping, restart the appliance and repeat the process carefully.

Completing these steps ensures that your appliance is fully configured and ready for use. Proceed to the main application for further configuration and operations.