Code
Real code from real projects I've shipped. Not demos, not tutorials - just examples of how I build things. Take a look at what's under the hood.
-
Server Backup Script
DevOpsAutomated backup script using Restic (restic.net) for encrypted, deduplicated backups to AWS S3. Backs up web applications and MySQL databases with Sl...
bash restic aws-s3 mysqlView code