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

分布式系统构想 #1

Open
M3chD09 opened this issue Jun 16, 2021 · 2 comments
Open

分布式系统构想 #1

M3chD09 opened this issue Jun 16, 2021 · 2 comments
Labels
good first issue Good for newcomers

Comments

@M3chD09
Copy link
Member

M3chD09 commented Jun 16, 2021

本软件可以做成C/S架构:

  • C部署在机器人小电脑上
  • S部署在服务器上
  • 机器人上可以搭载服务网格,启动时自动向服务器注册

优点:

  • 同时管理多台机器人
  • 省去机器人IP地址配置
  • 搭配drone等CI/CD工具一键部署
  • 机器人上部署时序数据库所有日志自动上云
  • 把我们的系统提高一个level
  • 离躺着调车的梦想更近一步

实现:

  • 先把静态网页资源提取出来,单独部署
  • 加个输入机器人IP的文本框
  • 加个后端,做服务发现
@M3chD09 M3chD09 added the good first issue Good for newcomers label Jun 16, 2021
@wintbiit
Copy link
Contributor

wintbiit commented Nov 8, 2023

Service discovery done by https://git.scutbot.cn/WhiteNight/asuwave/pulls/4

@wintbiit
Copy link
Contributor

wintbiit commented Nov 8, 2023

Frontend connect & discovery done by https://git.scutbot.cn/WhiteNight/asuwave/pulls/6

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
Projects
None yet
Development

No branches or pull requests

2 participants