Add Fedora CoreOS Custom Image to DigitalOcean - Terraform
Learn how to add a custom CoreOS image to DigitalOcean using various methods including API, Doctl, Terraform, and the DigitalOcean GUI.
This is where I share articles from my work, open-source contributions, and things I learn along the way. Feel free to look around.
I’m a software engineer based in Navi Mumbai, currently thinking about distributed systems, developer tooling, and useful AI.
Learn how to add a custom CoreOS image to DigitalOcean using various methods including API, Doctl, Terraform, and the DigitalOcean GUI.
Learn how to access and read Ollama server logs on Mac, Linux, Windows, and container environments for effective troubleshooting.
Explore the new features and improvements in MySQL 9.0 Community Edition, released on July 1, 2024. This comprehensive overview covers updates in data types, performance, and new capabilities aimed at modern applications.
Explore solutions for Laravel's 'Vite manifest not found' issue, covering installation, environment setup, cache clearing, and asset management.
Comprehensive guide on Laravel file uploads: setup, form creation, validation, multiple file types, private/public options, AWS S3 integration
Articles featured by Laravel News and Benjamin Crozat.
Deploy Laravel and Vite assets to a global CDN for improved speed and reach. A quick guide for effective asset distribution.
Optimize Bootstrap 5 websites by removing unused CSS with Vite and PurgeCSS. Reduce bundle size from 225KB to 5.7KB for improved performance.
Learn how to optimize image uploads in Laravel with CKEditor 5 and the Intervention/Image package for improved website performance.