Add 'local' deploy mode to Deploy-Brass.ps1 #1
Reference in New Issue
Block a user
Delete Branch "feature/local-deploy-mode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enables running Deploy-Brass.ps1 on the server itself (glados) without SSH-to-self. Also fixes a pre-existing pgrep regex bug that mis-classified the running daemon as stopped when the deploy script ran on the target host.