node-red / node-red/node-red.github.io
problems running on aws elastic beanstalk - docs issue
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 118
- フォーク
- 161
- 平均マージ
- 8時間 18分
- マージ済み PR(30日)
- 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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