Install Docker Engine on Ubuntu Server

Via https://docs.docker.com/engine/install/ubuntu/

2023 - 12 - 28

Deploy dockerize Go app on AWS EC2

Last month, I deploy my persional project on AWS EC2, It taks more than a week to work, I write down the process and share the process.

Create AWS account

DNS config

ssh login

install git and docker on EC2

repos dir

apps dir

hooks for repos......

2023 - 10 - 20

Reading

Go

Building Distributed Applications in Gin by Mohamed Labouardy Date:2023-09-21 14:07:10

2023 - 09 - 21