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:
https://mosn.io/layotto/#/zh/start/state/start
https://mosn.io/layotto/#/en/start/state/start
and:
Why is this needed:
Make layotto more user friendly
The text was updated successfully, but these errors were encountered: