masto-aio/README.md

16 lines
422 B
Markdown
Raw Normal View History

2023-11-12 16:50:05 -08:00
The intent here is to create an all-in-one social server build
## Requirements
* GNU Make
* Ansible
* Terraform
* AWS CLI
* AWS SessionManager plugin (http://docs.aws.amazon.com/console/systems-manager/session-manager-plugin-not-found)
2024-01-24 19:49:06 -08:00
* Python 3.6+ for credentials
Your AWS account needs to be moved from the SES sandbox into production in the region you're deploying to. This is
requested through the AWS console.
2023-11-12 16:50:05 -08:00