Skip to main content

生产清单

准备好发布了吗?恭喜! 在将你的项目部署到生产环境之前,这里有一些你应该检查的事项。

🌐 Ready to launch? Congrats!
Before shipping your project to production, here are some things you should check.

受保护的端点

🌐 Protected endpoints

我们模板中的资源、字幕和渲染的后端路由没有任何身份验证或速率限制保护。你是否已经实现了必要的保护以防止滥用?

🌐 The backend routes for assets, captions and rendering are not protected by any authentication or rate limit in our template.
Did you implement the necessary protections to prevent abuse?

资源清理

🌐 Asset cleanup

默认情况下,被删除的资源不会被自动清理。
你有实现资源清理吗?

🌐 By default, deleted assets are not automatically cleaned up.
Have you implemented asset cleanup?

Lambda 清单

🌐 Lambda checklist

有一个单独的 Lambda 清单 用于 Remotion Lambda 集成。

🌐 There is a separate Lambda checklist for the Remotion Lambda integration.

未包括的功能

🌐 Features not included

你有没有查看未包含的功能,看看你是否遗漏了所需的重要功能?

🌐 Did you check the features not included to see if you are missing any important features you need?

无意的特性

🌐 Unintentional features

你检查过功能吗,看看是否有你正在发布但不知道的功能?如果不需要它们,请将它们禁用。

🌐 Did you check the features to see if there are any features you are shipping you didn't know about? Disable them if you don't need them.

AWS 自动部署

🌐 AWS auto-deployment

请注意,每当你进行部署时,AWS 基础设施也会更新。通过将生产部署与开发部署分开,使其更加稳健

🌐 Be aware that whenever you deploy, the AWS infrastructure is also updated.
Make it more robust by separating production deployments from development deployments.

限制

🌐 Limits

你知道默认情况下,可上传文件的大小可添加字幕的视频时长都有一个限制吗?

🌐 Did you know that by default, there is a limit on the size of the files that can be uploaded and the duration of the videos that can be captioned?

如有必要,请以不同方式处理。

🌐 Handle it differently if necessary.

公司许可

🌐 Company License

如果你是一家不符合免费许可资格的公司,你是否购买了 Remotion 公司许可

🌐 If you are a company that is not eligible for the Free License, did you purchase a Remotion Company License?


如果你正在将项目发布到生产环境,恭喜你! 在 Discord#showcase 通道发布你的产品。

🌐 Congrats if you are shipping your project to production!
Post your product in the #showcase channel on Discord.