[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)