openziti / ziti-doc

Documentation describing the usage of the Ziti platform.
https://openziti.io
Apache License 2.0
34 stars 41 forks source link

Inform user of quickstart stop commands #97

Closed gberl002 closed 1 year ago

gberl002 commented 2 years ago

The "Local - No Docker" quickstart explains how there are two commands for starting up your controller startZitiController and router startExpressEdgeRouter but doesn't mention that there are also simple commands already sourced that will stop the processes. Those would be stopZitiController and stopAllEdgeRouters

It would be nice to add a section explaining that these commands are already provided by the express install, no need to find and kill the processes manually.

qrkourier commented 1 year ago

Resolved by https://github.com/openziti/ziti-doc/pull/325