|
You are here |
rudimartinsen.com | ||
| | | | |
spacelift.io
|
|
| | | | | See the comparison of Terraform and Kubernetes, the most dominant tools in the cloud infrastructure space. Learn about their similarities and differences. | |
| | | | |
vnote42.net
|
|
| | | | | Recently I had to troubleshooting a storage issue in a VMware vSphere environment. It turned out that the situation could be defused when the ESXi host enters Maintenance Mode automatically when a certain error log entry is generated. So I set to work and automated the task. To do so, VMware Aira Suite is quite useful. The process actually requires most of the products of [...] | |
| | | | |
serverascode.com
|
|
| | | | | A techno-blog for our techno-times | |
| | | | |
epicserve.com
|
|
| | | I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'. | ||