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

problems running on aws elastic beanstalk - docs issue

オープン
#158 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. 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 を短くまとめたダイジェスト。