Things I've learned, collected in mabdullahabid/til. You may also enjoy my blog.
Browse by topic: azure 2 · heroku 3 · hestiacp 1 · plane 1 · zsh 1
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. …
A guide to setting up a terminal environment for development. …
A script to update the UI_ROOT_PATH environment variable in a Heroku review app based on the value in the staging app. …
A script to upgrade the addons in a Heroku review app based on the addons in the production app. …
A script to scale the dynos in a Heroku review app based on the dynos in the production app. …
A guide to migrating the plane.so deployment to a new server. …
A collection of useful commands and tips for working with Azure Kubernetes Service (AKS). …
A script to get or create secrets in Azure Key Vault using Python. …