./deploy.sh pull sync migrate seed restart
pull calls git pull, sync runs pipenv sync, migrate runs django migrate, seed runs django management command seed, restart calls systemctl --user restart
Target simplicity, it’s the ultimate sophistication.
This is an incredibly common occurrence, especially with ML systems which are not designed by people with an engineering mindset.