easterbrooka cuts Mike loose from Cloudflare and onto AWS
A small, tightly-linked set of changes lets the fork run on Amazon's cloud without rewiring the backend.
The original Mike backend assumes Cloudflare's storage and refuses to start until you hand it a specific set of access keys. easterbrooka loosened that. When the app runs inside Amazon Web Services, it now picks up its own permissions from the surrounding environment automatically, so there are no static keys to copy, paste, or accidentally leak.
The container it ships in also bakes in document conversion, turning Word files into PDFs on the fly. Together these add up to a clean, self-contained way to host Mike on AWS for any team already living there, without adopting a different architecture or changing how the app stores files.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?