Skip to content
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

Add New Getting Started on Google Cloud Page #139

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

iganari
Copy link

@iganari iganari commented Oct 31, 2019

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

I added GCP to the getting started page.

  • ChekURl
    • {IP Address:4000}/docs/getting-started/gcp

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the mailing list/slack team.
  • I have run grunt to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality


Once logged in you need to install node.js and Node-RED

curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the default Linux install script not work for some reason ?

Copy link
Author

@iganari iganari Nov 3, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dceejay

Thank you for checking.
Check it myself!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dceejay

Hi

I corrected manual install document referring to the official documentation of Node.js --> NodeSource Node.js Binary Distributions

  • modified

https://github.com/node-red/node-red.github.io/pull/139/files#diff-4f1b2783aabc91314b49b74b359d7f7aR56-R94

I want to make sure that it is feasible with the documentation.

To get Node-RED to start automatically whenever your instance is restarted, you
can use pm2:

sudo npm install -g pm2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you not use the systemd scripts we already have documented ? - or indeed the Linux install scripts which work on Debian/Ubuntu also ?

Copy link
Author

@iganari iganari Nov 3, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dceejay

Thank you for checking.
Check it myself!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dceejay

I'm Sorry for the late comment and late check.

I wrote a document referring to Azure document

Please tell me the documentation of systemd scripts.

thank you.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dceejay

Thank you a lots !
I will check now!

@dceejay dceejay changed the title Add New gettinng Page Add New Getting Started on Google Cloud Page Nov 1, 2019
@kolban-google
Copy link

Howdy chums ... I wanted to create some docs on using GCP and Node-RED ... I created the following https://docs.google.com/document/d/1_IKViGlgt_lkkypdiIRiVjX85I_LjrrBSYTZMfDGyuA/edit?usp=sharing and was about to submit a pull request and then saw this pull-request. The techniques are quite different ... I wonder if we want to discuss and see if there is value in merging the stories?

Neil

kolban@google.com

@iganari
Copy link
Author

iganari commented Nov 23, 2019

Hi Neil

thank you for your comment.

I want to fix a problem that I can't install, but I haven't.
and I want to solve the problem with you.

But I can't see your documentation :(

@kolban-google
Copy link

Howdy @iganari .... email me at kolban@google.com and we can exchange notes. I can send the doc as a PDF to your return address.

@Alienuser
Copy link
Contributor

What is the current status here?
I'm also working on a documentation about GCP.

@Alienuser
Copy link
Contributor

Since this pull request is old and not the preferred way, I created a new one:
#183

@dceejay
Copy link
Member

dceejay commented Aug 31, 2020

Just to clarify for me.. why is this not the preferred way ? Is this feedback from Google ? Or evolved over time ? or ... ?

@Alienuser
Copy link
Contributor

The preferred way may be the wrong word.
The description explains how to create a VM. But now you can directly specify a repo there.

So you can save the step "Setup Node-RED".
You also don't have to "start" Node-Red anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants