Blog
Writeups for my projects and various things I have been learning recently.
-
Running a Caddy web serverAugust 24, 2020Installing and configuring Caddy, an open source web server with automatic HTTPS
-
Continous Deployment from a GitHub repository to a VPS using JenkinsJuly 10, 2020Step by step guide for setting up Jenkins and enabling communication to GitHub
-
Continous Deployment from a GitHub repository using Jenkins (Simplified Method)July 10, 2020Simplified method of setting up a one-way integration between GitHub and Jenkins (refer to the main post first)