I've added the #EC2 #AWS templates to the #AWSMastodon repo.

If anyone spots something that looks wrong please let me know. My #terraform-fu is weak.

https://github.com/alsutton/mastodon-aws-architecture

GitHub - alsutton/mastodon-aws-architecture: An overview of how we're using Mastodon on AWS at Snapp.Social

An overview of how we're using Mastodon on AWS at Snapp.Social - GitHub - alsutton/mastodon-aws-architecture: An overview of how we're using Mastodon on AWS at Snapp.Social

GitHub

OK #AWS and #terraform folks. I've got a first pass at the networking, Elasticache, and RDS configuration merged into my #AWSMastodon repo.

Comments/improvements/optimisations welcome.

https://github.com/alsutton/mastodon-aws-architecture/tree/main/terraform

mastodon-aws-architecture/terraform at main · alsutton/mastodon-aws-architecture

An overview of how we're using Mastodon on AWS at Snapp.Social - mastodon-aws-architecture/terraform at main · alsutton/mastodon-aws-architecture

GitHub

Update to the #AWS #AWSMastodon config doc.

After digging into Sidekiq a bit more it turns out using a Redis clusters are not recommended, so we've gone down to a single Redis instance.

https://github.com/alsutton/mastodon-aws-architecture/blob/main/README.md

mastodon-aws-architecture/README.md at main · alsutton/mastodon-aws-architecture

An overview of how we're using Mastodon on AWS at Snapp.Social - mastodon-aws-architecture/README.md at main · alsutton/mastodon-aws-architecture

GitHub

A PR in which I demonstrate my complete lack of #terraform knowledge while starting on a template for the #AWSMastodon configuration - https://github.com/alsutton/mastodon-aws-architecture/pull/2

Comments Welcome

Initial attempt for RDS & Elasticache config by @alsutton by alsutton · Pull Request #2 · alsutton/mastodon-aws-architecture

Clearly demonstrating my complete lack of Terraform knowledge :)

GitHub

Todays update to the #AWSMastodon doc; Calling out an issue with dots (.) in the bucket name.

In other news, @Ric has offered to help construct some Terraform templates so folk can deploy the configuration more easily. Other offers of help will, as always, be welcome.

@Ric OK, lets start with what we know. I'm guessing you're several timezones away from me in the UK, so how does using a GitHub repo and the tag #AWSMastodon sound so folk can follow along?

We can use the Readme repo I'm already pushing stuff to, or somewhere else if you'd be more comfortable with that.