alipay / container-auto-tune

Container Auto Tune is an intelligent parameter tuning product that helps developers, operators automatically adjust the application, analyzes JVM reasonable configuration parameters through intelligent algorithms.Please visit the official site for the quick start guide and documentation.
Apache License 2.0
32 stars 3 forks source link

Feature add web structure #26

Closed KaifeiHuang closed 1 year ago

KaifeiHuang commented 1 year ago

Which issue does this PR close?

Closes https://github.com/alipay/container-auto-tune/issues/22

Rationale for this change

it has two advantages:

What changes are included in this PR?

image

Are there any user-facing changes?

NO

How does this change test

  1. start the tmaestro-server following by README.
  2. open url tmaestro-console, you will see the tmaestro-front image

image