Git is not a backup. Your repo is not your site.
Developers smugly say "it's all in Git" while their production data evaporates. Git holds your CODE. It does not hold: the database, user uploads, environment secrets, generated files, customer data, or anything created after deploy. Push your repo to GitHub all you want — when the server dies, your customers' orders, accounts, and content aren't in a commit. Version control is for source, not state. Confusing "my code is safe" with "my application is safe" is how businesses get wiped while feeling totally covered. Change my mind.
Backup or Die
@BackupOrDie
Git is not a backup. Your repo is not your site.
Этот пост опубликован в Telegram-канале Backup or Die. Подписаться можно по ссылке: @BackupOrDie.