• Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 3.10.0
    • None
    • backend
    • None
    • Not defined

      Context:
      Currently, the management port can only be set via management.server.port in the application.properties. We should add a config setting to allow users to easily adjust the port.

      AT:

      • actuator port is configurable via config setting
      • new config setting is documented

      Testing Notes:

      • Set the actuator port with the env var: ** MANAGEMENT_SERVER_PORT
      • Get the management report endpoints via a custom set port above
      • Set the actuator port with the service-config file: container.ports.actuator
      • Get the management report endpoints via a custom set port above

        This is the controller panel for Smart Panels app

            [OPT-6497] Make actuator port configurable

            1. Both C8SaaS and C8SM should be tested.
            2. The property should be added to the `/config/environment-config.yaml`
            3. After setting the port you should be able to access `localhost:{port}/actuator`
            4. You should see a non-error response from the server, the response from `/actuator` should list all the available management endpoints, if you see this it is enough

            Kyrylo Zakurdaiev added a comment - Both C8SaaS and C8SM should be tested. The property should be added to the `/config/environment-config.yaml` After setting the port you should be able to access `localhost:{port}/actuator` You should see a non-error response from the server, the response from `/actuator` should list all the available management endpoints, if you see this it is enough

              Unassigned Unassigned
              helene.waechtler Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: