node-red / node-red/node-red.github.io

problems running on aws elastic beanstalk - docs issue

未关闭
#158 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
JavaScript
星标
118
派生
161
平均合并
8 小时 18 分钟
30 天内合并 PR
4

描述

Following the instructions at https://nodered.org/docs/getting-started/aws

I ran into a couple of problems that might be worthy to note.

First, the docs say to open port 8081 for admin access, but the linked settings.js file from the docs actually listens on port 1880.

Second, its worth noting that when you run eb create you are prompted for a node.js version, and if you choose node 12.x the deployment fails. This is because the provided package.json in the docs page above specifies an engine version of 10.x. So you either need to edit the provided package.json, or make sure to select 10.x when prompted by eb

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

https://nodered.org/docs/getting-started/aws 中的 AWS Elastic Beanstalk 说明开始,并检查其中链接的 settings.js 和 package.json 示例。根据 settings.js 验证文档中说明的管理端口,并明确 eb create 的 Node.js 版本选择方式。当说明始终一致地描述该端口,并提供可正常工作的 Node.js 版本选择路径时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, node.js
领域
cloud, documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。