有朋友研究过github上的actir platform 吗?目前我需要搭建一个这样的服务器,但是确实不知道如何入手。如果有朋友能教我搭建成功这个服务器,我愿意有偿答谢!
you can try to follow this first
https://developer.actor.im/docs/deployment-real
依赖docker(虚拟化),postgres(数据库),sms center(短信中心)
for docker you can try Centos
for postgres, select it when install Centos
但是项目的文档里没有写如何在公网完成部署
这个可以直接用docker安装,比较方便