I flipped the switch and open-sourced my serverless mastodon instance! Details:
- giant AWS SAM template of serverless lambdas etc
- entirely swift for endpoints and even the web ui
- has been running for me for 3+ months without issue
- basically free to run once you have it set up
https://github.com/happitec-inc/FederatedActivityPublisher
One can use this to post in many different ways, but its primary use-case in my mind is for domain-based brand accounts.
@logos and @commits are two canonical examples: write-only accounts that one still might want to interact with elsewhere. The docs site includes architecture overviews and a getting started guide, amongst other things.
https://docs.happitec.com/FederatedActivityPublisher/documentation/activitypubcore/

