Quick start

Quick start is for end users to start up the SkyWalking quickly in local.

  1. Download releases from Apache official website. Link
  2. Deploy backend on local. See collector in standalone mode doc
  3. Install Java Agent. Doc
  4. Set your OS time(include time zone) correct.
  5. Reboot your applications, and open UI.
  6. Default username/password for the login page is admin/admin.

If you want to deploy SkyWalking in server or cloud as a cluster, please following these two documents:

  1. Install javaagent
  2. Deploy backend in cluster mode