Hello, World! πŸ‘‹

My name is Justin FLAM an I am hosting this website to find a job in the IT market.

If you are interested in hiring me, you can find my resume at this link.

Contact info

📧 minijtp@yahoo.com

About this website

This site is generated with Hugo and hosted through an Nginx websever, using a Digital Ocean Droplet.

Purpose

  • Learn the basics of devops through a hands on project.

Steps Taken

  • Provision droplet with Terraform.
  • Setup DNS for Domain with Terraform.
  • Using Ansible, configure Droplet user account, SSH key, and setup Nginx webserver.
  • Setup GitHub Actions to push the generated site to the droplet on every commit.
  • Enable HTTPS(SSL) with ‘Let’s Encrypt’.