skywalking-java/docs/en/setup/backend/ui-setup.md

380 B

UI

SkyWalking UI distribution is already included in our Apache official release.

Startup

Startup script is also in /bin/webappService.sh(.bat). UI runs as an OS Java process, powered-by Zuul.

Settings

Setting file of UI is webapp/webapp.yml in distribution package. It is constituted by three parts.

  1. Listening port.
  2. Backend connect info.
  3. Auth setting.