Ivhani MaseleseleDocker Compose and PostgreSQL DB in a FlashThis article shows you how to get a PostgreSQL DB running in 5 minutes and only 4 easy steps. This article has nothing to do with with…Feb 14, 2021Feb 14, 2021
Ivhani MaseleseleDocker Compose and MySQL DB In A FlashThis article shows you how to get a MySQL DB running in 5 minutes and only 4 easy steps — i.e. In A Flash. This article has nothing to do…Feb 8, 2021Feb 8, 2021
Ivhani MaseleseleDockerizing LAMP Stack App and Using GitHub Actions to Build Image to a Private Docker Registry…Dockerizing a ReactJs-LAMP Stack App and Using GitHub Actions to Build Image to a Private Docker RegistryJun 20, 2020Jun 20, 2020
Ivhani MaseleseleSetting Up A Docker Registry With HTTPS(LetsEncrypt) and Basic Authentication(htpasswd)I’ve recently had to set up a Docker registry with HTTPS enabled and basic authentication. I was something quick, easy and preferably free…Jun 20, 2020Jun 20, 2020
Ivhani MaseleseleInstalling docker and docker-compose on CentOS 7Most of the content in this article is from a great article by Sofija Simic on phoenixnap. I’ll be keeping this short, so please head over…Jun 20, 2020Jun 20, 2020
Ivhani MaseleseleIntegrate Google Sheets With AWS Lamda (Python) to Send a Recurring EmailIn the previous section, We created credentials to access a spreadsheet on google drive.Apr 20, 20202Apr 20, 20202
Ivhani MaseleseleAdding a trigger to your AWS Lamda FunctionThis is probably going to be the shortest section in this tutorial series. Follow the steps below to create add a trigger to your AWS…Apr 20, 2020Apr 20, 2020
Ivhani MaseleseleSending an email with AWS Lamda Function (Python)In this section we talk about writing python code to send an email. Luckily this bloke wrote an article about automating an email to his…Apr 20, 20202Apr 20, 20202
Ivhani MaseleseleRecurring Email With Google Drive and AWS Lamda Function (Python)I recently had to set up a recurring an email that had to be sent once every month to myself and group of friends. I’ll break this into…Apr 20, 2020Apr 20, 2020
Ivhani MaseleseleSetting Up a Project, Service Accounts and OAuth CredentialsWe followed a tutorial by GREG BAUGUES’ on the Twilio website to set up a project and get access keys. We’ll copy most of the content from…Apr 18, 2020Apr 18, 2020