在 Vps(Amazon Ec2)上运行 Nodejs 应用程序
Running Nodejs Apps On Vps (Amazon Ec2)
- 1 - Intro
- 2 - Domain registration
- 3 - Lanuching AWS EC2 instance
- 4 - Connecting to VPS
- 5 - Basic Linux Ubuntu administration
- 6 - Installing Nodejs using nvm
- 7 - Running multiple Nodejs apps in the background
- 8 - Opening apps port in AWS firewall
- 9 - Running Nodejs apps permanently using PM2
- 10 - Using domain name instead of IP address
- 11 - Installing Caddy web server
- 12 - Configuring Caddy
- 13 - Outro