-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding balena on Getting Started #250
base: master
Are you sure you want to change the base?
Conversation
Hi Marc, Thanks for this, Nick asked me to review things, there's a few comments/changes if you wouldn't mind. I'm trying to move to a standardised template for the getting started guides as there are so many ways to run node-red so having a consistent style will allow people to compare the different options, I think you're mostly there its just adding a few headings and a few bits of information, The format is as follows:
In terms of your page I think it would be better to move the second section on installing with the CLI and the Node-RED MQTT configuration onto a separate page on the Balena site/GitHub etc. with a link from this page to find out more The idea of the Getting Started guides is to give users a simple way to "Get Started" with a specific platform in the simplest and most vanilla way possible. |
One other thing I noticed when I was installing it, I think your image is running under Node12? this is now in Maintenance mode and will be end of life in April, Node-RED 3.0 will also drop support for Node12 around the same time. |
ok @sammachin let me check your comments! Thanks |
Hello @sammachin i would like to work again on this. I will try to update all the content again and commit new changes. Is there anything else that we can do? |
Hi @mpous we haven't necessarily adopted the structure Sam proposed across the other guides. if you give the content a refresh to make sure its up to date, with some thought for the general direction Sam described, we can get this merged. |
This is the balena Getting Started contribution to enable any user to install Node-RED on Raspberry Pi (e.g.) in just one click running balenaOS and Node-RED on containers.
Feel free to add any comment to this PR.
Change-type: minor
Signed-off-by: Marc Pous [email protected]