Deploy laravel using docker on EC2 on AWS ② (Elastic IP acquisition-linking)

Overview##

-I will write the process of deploying laravel / docker on AWS for those who are stuck at the same point as the point where they are stuck.

Previous article [Deploy laravel using docker on AWS ①] (https://qiita.com/JXnj8uVrUkiBh90/items/463fe4a122a0c4e5d03f)

Elastic IP acquisition

** 1: Open Elastic IP ** Select "Elastic IP" from the menu on the left side of the EC2 dashboard. Click "Assign Elastic IP". スクリーンショット 2020-10-10 22.05.30.png

** 2: Click "Assign" ** スクリーンショット 2020-10-10 22.05.36.png

** 3: Click the assigned IP ** スクリーンショット 2020-10-10 22.06.02.png

** 4: Associate with EC2 instance ** Click "Associate Elastic IP Address" スクリーンショット 2020-10-11 11.45.56.png

** 5: Select instance ** Select the EC2 instance created earlier in "Instance". Click "Associate". スクリーンショット 2020-10-10 22.06.30.png

The Elastic IP is now associated with the created instance.

** Previous article ** [Deploy laravel using docker on EC2 on AWS ①] (https://qiita.com/JXnj8uVrUkiBh90/items/463fe4a122a0c4e5d03f)

** Click here to continue ** Deploy laravel using docker on EC2 on AWS ③

** Please point out any mistakes **

Recommended Posts

Deploy laravel using docker on EC2 on AWS ② (Elastic IP acquisition-linking)
Deploy laravel using docker on EC2 on AWS ① (Create EC2 instance)
Deploy laravel using docker on EC2 on AWS ④ (git clone ~ deploy, migration)
Deploy laravel using docker on EC2 on AWS ③ (SSH connection ~ Docke-compose installation)
Deploy with EC2 / Docker / Laravel
Install docker on AWS EC2
Deployed using Docker + Rails + AWS (EC2 + RDS)
Deploy RAILS on EC2
[Docker] Build an Apache container on EC2 using dockerfile
Creating a docker host on AWS using Docker Machine (personal memorandum)
[Amateur remarks] Build multiple WordPress on AWS using Docker Compose
Install Docker on AWS Ubunt 20.04 LTS
How to deploy Laravel on CentOS 7
Try using Redmine on Mac docker
To beginners launching Docker on AWS
Run the AWS CLI on Docker
Deploy Flask's Docker image on Heroku
Deploy Rails on Docker to heroku
Deploy SpringBoot application to AWS EC2
Using Docker on Windows10 Home WSL2
[For beginners] Laravel Docker AWS (EC2) How to easily deploy a web application (PHP) from 0 (free) ①-Overview-
[AWS ELB] Using ELB and Docker, EC2 has two domains for WEB servers.
[For beginners] Laravel Docker AWS (EC2) How to easily deploy Web application (PHP) from 0 (free) ②-Docker development environment construction-
EFS mount on AWS Ubuntu EC2 (amazon-efs-utils)
Launch docker container on EC2 (personal memorandum)
Using Java with AWS Lambda-Implementation-Stop / Launch EC2
Send an email using JavaMail on AWS
Deploy your application with VPC + EC2 + Docker.
Build an environment with Docker on AWS
Try the Docker environment on AWS ECS