fixing strapi extension versions
This commit is contained in:
13
todo.md
13
todo.md
@@ -1,17 +1,22 @@
|
||||
# To Do
|
||||
|
||||
Configure S3 addon and Configure
|
||||
Finish S3 config for env vars
|
||||
Deploy to AWS and ensure vars are working
|
||||
|
||||
Strapi documentation - build and host
|
||||
Use cloudformation to deploy bucket instead of tieing it to the RDS instance.
|
||||
Use <https://strapi.io/documentation/3.0.0-beta.x/deployment/amazon-aws.html#_2-create-the-bucket> for bucket options for the template.
|
||||
|
||||
~~Strapi documentation - build and host~~
|
||||
|
||||
Deploy strapi as load balanced rather than single instance
|
||||
|
||||
Deploy strapi with a custom domain with HTTPS as a single instance + load balanced.
|
||||
|
||||
RDS cloudformation template
|
||||
Use the GUI to go through options and create cloudformation template
|
||||
Create an RDS db before deployment
|
||||
Configure Strapi to use this RDS db
|
||||
|
||||
Use cloudformation to deploy bucket instead of tieing it to the RDS instance.
|
||||
|
||||
Combine ELB Documentations (strapi, ELB etc)
|
||||
|
||||
Use codebuild to update strapi
|
||||
|
||||
Reference in New Issue
Block a user