|
@ -2,6 +2,8 @@ |
|
|
|
|
|
|
|
|
TIP: Tested on a Raspberry Pi with "Buster" |
|
|
TIP: Tested on a Raspberry Pi with "Buster" |
|
|
|
|
|
|
|
|
|
|
|
NOTE: * *sudo su* # if not already done |
|
|
|
|
|
|
|
|
== Install prerequisites |
|
|
== Install prerequisites |
|
|
|
|
|
|
|
|
[source,sh] |
|
|
[source,sh] |
|
@ -13,13 +15,8 @@ npm install -g pm2 |
|
|
---- |
|
|
---- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
== Download and install Docker. |
|
|
== Download and install Docker. |
|
|
|
|
|
|
|
|
* *sudo su* # if not already done |
|
|
|
|
|
|
|
|
|
|
|
[source,sh] |
|
|
[source,sh] |
|
|
---- |
|
|
---- |
|
|