

Overview

Product video
The Ordinary Experts PeerTube Pattern is an open-source AWS CloudFormation template that offers an easy-to-install AWS infrastructure solution for quickly deploying PeerTube, using both AWS and PeerTube best practices. Automatically configured to support auto-scaling through AWS Autoscaling Groups, this solution leverages an S3 bucket with CloudFront for user generated content between application servers. It also provisions an ElastiCache Redis cluster for cache. It configures SES with Easy DKIM for emails, and configures Route53 with convenient DNS entries. The template ensure multi-level security by incorporating AWS IAM for federated access to resources with least privilege and AWS managed keys and Secret Manager to manage secrets for encryption of data at rest and in transit. We support multiple availability zones using an RDS Aurora MySQL cluster and EC2 Auto Scaling Groups. However, only one instance at a time is supported. An optional email address is collected as part of the CloudFormation parameters as the AdminEmail parameter. This email is used as the initial login for the PeerTube instance and is not shared with any third party.
Highlights
- Production-ready PeerTube site, with search, email, and caching
- Integrated with AWS Certificate Manager for HTTPS support
- Logs in CloudWatch Logs, Remote access via Session Manager
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t4g.nano | $0.02 | $0.004 | $0.024 |
t4g.micro | $0.02 | $0.008 | $0.028 |
t4g.small | $0.02 | $0.017 | $0.037 |
t4g.medium | $0.02 | $0.034 | $0.054 |
t4g.large | $0.02 | $0.067 | $0.087 |
t4g.xlarge | $0.02 | $0.134 | $0.154 |
t4g.2xlarge | $0.04 | $0.269 | $0.309 |
a1.medium | $0.02 | $0.025 | $0.045 |
a1.large | $0.02 | $0.051 | $0.071 |
a1.xlarge | $0.02 | $0.102 | $0.122 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Ordinary Experts PeerTube Pattern
The Ordinary Experts PeerTube Pattern is an open-source AWS CloudFormation template that offers an easy-to-install AWS infrastructure solution for quickly deploying PeerTube, using both AWS and PeerTube best practices.
Automatically configured to support auto-scaling through AWS Autoscaling Groups, this solution leverages an S3 bucket with CloudFront for user generated content between application servers. It also provisions an ElastiCache Redis cluster for cache. It configures SES with Easy DKIM for emails, and configures Route53 with convenient DNS entries.
The template ensure multi-level security by incorporating AWS IAM for federated access to resources with least privilege and AWS managed keys and Secret Manager to manage secrets for encryption of data at rest and in transit.
We support multiple availability zones using an RDS Aurora MySQL cluster and EC2 Auto Scaling Groups. However, only one instance at a time is supported.
An optional email address is collected as part of the CloudFormation parameters as the AdminEmail parameter. This email is used as the initial email for the PeerTube admin and is not shared with any third party.
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
- Upgrade to PeerTube v7.0.1
- Upgrade to Node.js v22.x
- Upgrade to OE Common Constructs version 4.1.9
- Downgrade to Ubuntu system FFMPEG version 4.4.2
See GitHub project for additional information.
Additional details
Usage instructions
Run the stack, providing a valid parameters. When the stack creation completes, go to the outputs of the stack and open url in the outputs in your browser. To access the application servers, find the EC2 instance in the AWS console and "Connect" using the Session Manager option.
All information gathered by the PeerTube application is stored either on encrypted EBS volumes, in its encrypted Aurora database or on S3 using server-side encryption. To monitor for the health of the application, check the ALB Health Dashboard.
Several IAM resources are provisioned as part of this product: SesInstanceUser IAM user - used to generate an Access Key for SMTP email sending via SES and to upload items to the PeerTube bucket. SesGenerateSMTPPasswordLambdaRole IAM role - used by Lambda to generate SMTP password based on Access Key and store in Secrets Manager. AsgInstanceRole IAM role - attached to EC2 instance and allows for association of EBS and ENIs as well as downloading artifacts from S3. AsgSubnetToAzLambdaRole IAM role - attached to the AsgSubnetToAzLambda function which maps subnets to AZs.
For network configuration, please reference the architecture diagram. For a pricing breakdown, please reference the AWS Calculator link. For more detailed instructions, see the GitHub project.
An optional email address is collected as part of the CloudFormation parameters as the AdminEmail parameter. This email is used as the initial email for the PeerTube admin and is not shared with any third party.
Resources
Support
Vendor support
Email support offered with subscription.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products


