Published onMay 12, 2024How to Dockerize Your App with a GitHub ModuledockergithubsubmodulesflaskdeploymentLearn how to dockerize your Python/Flask app that includes an external library as a GitHub submodule.
Published onMay 12, 2024How to Run SSH Commands on Your Server with GitHub Actionsgithub-actionssshci/cddeploymentautomationA practical guide to automating server management and deployments by running SSH commands from GitHub Actions workflows
Published onAugust 22, 2022Fast GAC Deployment and App Pool Recycle for SharePoint DevelopmentsharepointgacdeploymentvisualstudiopowershellautomationiisA practical guide for SharePoint developers to quickly deploy DLLs to the GAC and recycle IIS app pools using Visual Studio, PowerShell scripts, and VsCommandBuddy.