多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
[TOC] # Deploying to Production # 部署到生产环境 In this chapter, the following recipes will be covered: - Deploying to production on Digital Ocean - Configuring Nginx, PM2, and a domain in our Droplet - Implementing Jenkins (continuous integration) # # 购买一个域名并改变DNS 可以从任何域名注册服务机构购买域名。 下面列出了其中一些: * **[Godaddy](https://www.godaddy.com/)** * [Hostgato](https://www.hostgator.com/)r * [Domain.com](https://www.domain.com/) * [Porkbun](https://porkbun.com/) https://www.vultr.com/ https://www.digitalocean.com/pricing/ 我在这里选择 Godaddy 购买域名。 # 参考 https://github.com/BUPTlhuanyu/react-music-lhy/tree/master [vue项目部署的最佳实践](https://mp.weixin.qq.com/s/eyRjhEmEyWhV9J-l1Y4hxQ)