Since a common pattern is emerging, it would be useful for me and others if a fly github repo for each was setup to help everyone with this eventually… Everyone is short on time i know… But it just seems like such a standard 2 things so many people need. Metrics and Workflows.
This is fairly simple actually (at least with a non-clustered, singleton temporal deployment with all services in one app, but likely also when deploying the individual services separately).
Note: This is obviously the bare minimum… Without metrics, no externally exposed port for the UI, etc. (probably not desirable but depends on your use-case), no health checks, etc. … But it works as a starting point