-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
目前我们主机管理模块中的 host
与 hostname
的命名容易让用户感到困扰,请帮助我们改进它,以提供更清晰易懂的配置项。特别需要注意的是,你需要兼容之前的配置。如果你有任何疑问或者建议,都可以在此 issue 下留言。
global:
user: curve
ssh_port: 22
private_key_file: /home/curve/.ssh/id_rsa
hosts:
- host: server-host1
hostname: 10.0.1.1
- host: server-host2
hostname: 10.0.1.2
- host: server-host3
hostname: 10.0.1.3
Registration procedure
Step 1. Add a comment when you sign up.The purpose of comments is for us to understand you and determine whether you have the basic ability to complete this issue.
- If you are a student, please introduce your school, major, programming language, technical fields of interest, what you are good at, and why you chose this issue.
- If you are already working, please introduce your company, career, work content, technical fields of interest, and why you chose this issue.
Step 2. Use WeChat to add the Curve community assistant "Curve" as a WeChat friend, tell your GitHub ID, and send the Issue link of your choice. The assistant will invite you to communicate with the mentor by WeChat.
Step 3. In order to better complete each development task, the mentor will select the developer who best matches the issue based on everyone's comment on GitHub and communication status by WeChat. If you are not selected, please select another issue.
Tips
- Before developing, please read the dev guideline( https://ask.opencurve.io/t/topic/201) carefully and communicate with your mentor.
- Please submit a draft PR before 11.29, and the mentor will review it within 2-5 working days and may guide you to modify the PR based on the actual situation.
- If you successfully merge into PR before 12.27 and you will receive gifts carefully prepared by the Curve community.