use docker-compose to start etcd and layotto #635
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
kind/demo
kind/easy
kind/enhancement
New feature or request
What would you like to be added:
We have quickstart document showing users how to build and start layotto locally:
https://mosn.io/layotto/#/zh/start/configuration/start
https://mosn.io/layotto/#/en/start/configuration/start
https://mosn.io/layotto/#/zh/start/sequencer/start
https://mosn.io/layotto/#/en/start/sequencer/start
And now we can add a docker-compose to start etcd and layotto with one command, and then improve the quickstarts.
Examples are redis&layotto quickstart. I modified those redis related quickstarts showing users how to use docker-compose to start redis and layotto:
![image](https://user-images.githubusercontent.com/26001097/172752535-d99f8955-34dd-40fb-9d76-725ac811f84b.png)
https://mosn.io/layotto/#/zh/start/state/start
https://mosn.io/layotto/#/en/start/state/start
and:
![image](https://user-images.githubusercontent.com/26001097/172752614-7ae3cf80-bb6e-464e-b396-f36d15ea0a78.png)
Why is this needed:
Make layotto more user friendly
The text was updated successfully, but these errors were encountered: