Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use docker-compose to start etcd and layotto #635

Closed
seeflood opened this issue Jun 9, 2022 · 3 comments · Fixed by #657
Closed

use docker-compose to start etcd and layotto #635

seeflood opened this issue Jun 9, 2022 · 3 comments · Fixed by #657
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/demo kind/easy kind/enhancement New feature or request

Comments

@seeflood
Copy link
Member

seeflood commented Jun 9, 2022

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
image

and:
image

Why is this needed:
Make layotto more user friendly

@YoungMa962
Copy link
Contributor

Maybe i can try it.
Could you please assign to me ?

@seeflood
Copy link
Member Author

@YoungMa962 ok. Thanks!

@wangxingyu000
Copy link

wangxingyu000 commented Jun 17, 2022

Maybe i can try it. Could you please assign to me ?

hello~ 欢迎添加 SOFAGirl 微信:SOFAGirl180419,备注“飞船计划”,完成任务我们会发礼物的哟

seeflood added a commit that referenced this issue Jun 20, 2022
* chore: use docker-compose to start etcd and layotto #635

* add docker compose

* modify the etcd quickstart doc

* chore: use docker-compose to start etcd and layotto (#635)

* add docker compose

* modify the etcd quickstart doc

* Update docs/zh/start/configuration/start.md

Co-authored-by: seeflood <[email protected]>

* Update use docker-compose to start etcd and layotto (#635)

* Update docs/en/start/configuration/start.md

* Update docs/zh/start/sequencer/start.md

* Update docs/en/start/sequencer/start.md

* fix use docker-compose to start etcd and layotto (#635)
* fix some words
* add Stop containers and release resources step

Co-authored-by: seeflood <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/demo kind/easy kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants