Automating deployment
At the time I first set-up the blog via the App Platform I deliberately choose to not enable auto-deploy. But now that it’s all up and running it be best to enable this flag. Having a commit pushed into the master branch is indicative of new content being available it’s better to automate the deployment, instead of me connecting to DO and clicking the deploy button manually.
As the static-website is published via the cloudflare CDN I’m just wondering how fast the Cloudflare cache will be at clearing it’s caching for this static site. As this will impact at how fast a newly published content is available to the public.