Running Express on AWS EC2 with Ubuntu
If we can run Express by Docker on the local machine, we can run Express by Docker on AWS EC2.
失くすものさえない今が強くなるチャンスよ
If we can run Express by Docker on the local machine, we can run Express by Docker on AWS EC2.
If we can run Vue by Docker on the local machine, we can run Vue by Docker on AWS EC2.
Default Ubuntu on AWS EC2 doesn’t provide Docker and Docker Compose. We have to install them manually.
We can run Ubuntu server on AWS EC2 with public IP address.
We can run Linux server on AWS EC2 with public IP address.
As long as we install Docker and Docker Compose on AWS EC2, we can run Node by Docker on AWS EC2.
Default Linux on AWS EC2 doesn’t provide Docker and Docker Compose. We have to install them manually.