Verify Your Commit in Github with GPG
Is it possible to sign commit (make our commit have green badge) locally? Yes it’s possible, in this post i’ll guide you on how to do that.
Setup SSH in GitHub
Here, i’ll guide you how to setup ssh so that you don’t have to worry about entering your credentials everytime or worrying about deprecated HTTPS notice in GitHub.
Mid-term Project
The project is about configuring Moodle using AWS EC2 with 2 instance with the following requirements,
First instance EC2 as a nginx webserver
Second instance EC2 as a database server
The site must have HTTPS
The site must use a domain provided on the spreadsheet (or custom)
Deploy Wordpress using Docker Compose
In this project, I was assigned to deploy wordpress by using docker-compose. The compose file must contain two services (wordpress and database) and the service must be able to communicate each other.
Host Multiple Wordpress Site in EC2
In this project, I was assigned to leverage NGINX server block to host multiple wordpress site on the same EC2 instance And one of the site must be served with HTTPS. Like the previuos project, this is also a team project (ft. Fikri and Rafi).
14 post articles, 3 pages.