EvanLjp commented on a change in pull request #23: URL: https://github.com/apache/skywalking-satellite/pull/23#discussion_r573381526
########## File path: docs/en/setup/README.md ########## @@ -0,0 +1,23 @@ +# Setup +First and most important thing is, SkyWalking Satellite startup behaviours are driven by configs/satellite_config.yaml. Understood the setting file will help you to read this document. + +## Startup script +The startup script is /bin/skywalking-satellite-{version}-{plateform}-amd64. +1. Generate docs. +```shell script +./bin/skywalking-satellite-{version}-{plateform}-amd64 docs --output=./docs +``` Review comment: maybe should move it to the other part ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org