-
Setup a Mail-in-a-Box VM on GCP with 3rd party SMTP relay
Summary This article documents setting up a open source email server Mail-in-a-Box on Google Cloud Platform (GCP) VM, and configure it to use 3rd party SMTP relay service to delivery outbound emails. Preface There are many hosted email services available on the Internet, such as Gmail, Outlook.com, Yahoo etc. With some not very complicated work, […]
-
Terraform with Proxmox VE
This article documents using Hashicorp’s Terraform to deploy LXC containers on Proxmox VE virtualisation platform. It is assumed that the Proxmox VE host has been setup, and Terraform has already been installed and configured on a workstation that can access the Proxmox VE host at TCP port 8006. Summary of procedure From Proxmox VE host […]