When I deployed Next.js 13 Docker container to the cloud, NEXT_PUBLIC_ variable was empty.Describing an issue which the process.env.NEXT_PUBLIC_ variable is empty on the client when deploying Next.js 13 app as a Docker container.May 29, 20231May 29, 20231
Manually Renew Let’s Encrypt TLS Server Certificate in Kubernetes“I just noticed that my TLS server certificate has expired!” I don’t want to imagine such a thing, but it actually happened, and this time…Jan 9, 2022Jan 9, 2022
How to create symbolic-link to a directory on WindowsWhen I wanted to create a Linux symbolic-link to a directory on Windows, I could create it as a junction with PowerShell as follows.Oct 9, 2021Oct 9, 2021