Skip to content

Conversation

@aweli
Copy link

@aweli aweli commented Mar 9, 2019

  • redis.conf can only be edited as root
  • fix node path
  • add emphasis on opening port on the router as well
  • simplify editing of ufw

Copy link
Owner

@dangeross dangeross left a comment

Choose a reason for hiding this comment

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

Thanks for the pull request @awerffeli, I've made some comments below

$ tar -xf node-v10.15.1-linux-armv7l.tar.xz
$ sudo mkdir /usr/local/lib/nodejs/node-v10.15.1
$ mv node-v10.15.1-linux-armv7l.tar.xz/* /usr/local/lib/nodejs/node-v10.15.1
$ sudo tar -xf node-v10.15.1-linux-armv7l.tar.xz -C /usr/local/lib/nodejs/node-v10.15.1
Copy link
Owner

Choose a reason for hiding this comment

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

Should remove this line, as a secondary extract of the tar file to /usr/local/lib/nodejs/node-v10.15.1 is no longer needed

$ ufw reload
$ sudo ufw allow 3000 comment 'allow LndHub'
$ sudo ufw reload
$ exit
Copy link
Owner

Choose a reason for hiding this comment

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

Can remove, if we're not doing the sudo su

@curtcurt871
Copy link

aweli:patch-1

@josepcory30-droid
Copy link

Listo

Copy link

@josepcory30-droid josepcory30-droid left a comment

Choose a reason for hiding this comment

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

List

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.

4 participants