# Dunkirk 自助生成证明服务器启动指南 **Published by:** [0x137.eth](https://paragraph.com/@0x137/) **Published on:** 2023-05-11 **URL:** https://paragraph.com/@0x137/dunkirk ## Content Dunkirk 自助生成证明服务器启动指南:根据东京AWS社区AMI镜像启动服务器登录AWS Management Console(https://aws.amazon.com/console/)选择东京(Tokyo)区域。在Services菜单中,点击“EC2”。在EC2 Dashboard中,点击“Launch Instance”。在“Choose an Amazon Machine Image (AMI)”页面,点击“Community AMIs”选项卡。在搜索框中,输入“zklink-dunkirk-self-prover”并按回车键搜索。在搜索结果中,选择名为“zklink-dunkirk-self-prover”的AMI。在“Choose Instance Type”页面,选择“c5a.4xlarge”实例类型(建议选择此配置)。如有需要,您也可以选择其他至少32GB内存的配置。点击“Next: Configure Instance Details”。按照您的需求配置实例详细信息,点击“Next: Add Storage”。配置存储。如果需要,默认设置应该就足够了。点击“Next: Add Tags”。根据需要添加标签,然后点击“Next: Configure Security Group”。在“Configure Security Group”页面,创建一个新的安全组或选择一个现有的安全组。务必确保安全组允许TCP入站流量,端口为8081。要配置该规则,请按照以下步骤操作: a. 点击“Add Rule”。 b. 对于“Type”,选择“Custom TCP”。 c. 在“Port Range”中输入“8081”。 d. 对于“Source”,选择“Anywhere”或指定合适的IP地址范围。完成安全组配置后,点击“Review and Launch”。在“Review Instance Launch”页面上检查您的实例配置。如果一切顺利,点击“Launch”。在弹出的窗口中,选择一个现有的密钥对或创建一个新的密钥对。确保您保存了私钥,因为这是您将用来访问实例的唯一方式。完成后,点击“Launch Instances”。您的实例现在正在启动。您可以在“Instances”页面查看其状态和详细信息。现在您已经成功启动了基于“zklink-dunkirk-self-prover” AMI的AWS服务器。确保正确配置安全组以允许TCP入站流量,端口8081。祝您使用愉快! 最后使用 `http://your-IP-address:8081/\` 访问你自己的恢复节点。费用大约$0.768/hr. PS:(Write By ChatGPT4) ## Publication Information - [0x137.eth](https://paragraph.com/@0x137/): Publication homepage - [All Posts](https://paragraph.com/@0x137/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@0x137): Subscribe to updates