Abdullah Abid: TIL

Things I've learned, collected in mabdullahabid/til. You may also enjoy my blog.

Atom feed

Browse by topic: azure 2 · heroku 3 · hestiacp 1 · plane 1 · zsh 1

Recent TILs

hestiacp Webmail Internal Server Error after migration - 2024-06-01

After backing up and restoring a user with multiple domains to a new host, and configuring the DNS to point to the correct IP address, the webmail interface displayed an internal server error. After going through HestiaCP forums, I found that this is a permissions issue. …

zsh Terminal Setup - 2024-05-10

A guide to setting up a terminal environment for development. …

heroku Upgrade Review App Environment Variable - 2024-05-09

A script to update the UI_ROOT_PATH environment variable in a Heroku review app based on the value in the staging app. …

heroku Upgrade Review App Addons based on Production Addons - 2024-05-09

A script to upgrade the addons in a Heroku review app based on the addons in the production app. …

heroku Upgrade Review App Dynos based on Production Dynos - 2024-05-09

A script to scale the dynos in a Heroku review app based on the dynos in the production app. …

plane Migrate plane.so deployment to a new server - 2024-05-09

A guide to migrating the plane.so deployment to a new server. …

azure Useful Azure Kubernetes Service (AKS) commands - 2024-04-29

A collection of useful commands and tips for working with Azure Kubernetes Service (AKS). …

azure Get or Create Secrets in Azure Key Vault using Python - 2024-04-24

A script to get or create secrets in Azure Key Vault using Python. …

Browse all 8 TILs