Cutting GitHub Out of the Loop
9 months ago
- #ssh
- #deployment
- #git
- Author switches from GitHub/BitBucket to direct SSH deployment due to storage limits.
- Steps to set up a bare git repository on a VPS for direct deployment.
- How to configure automatic updates and service restarts using git hooks.
- Bonus: Configuring sudo permissions to allow service restarts without a password.