mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-13 07:41:28 +00:00
Update README.md
This commit is contained in:
parent
cfda65cade
commit
8bf070f4d8
12
README.md
12
README.md
@ -220,6 +220,18 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/node
|
|||||||
```
|
```
|
||||||
<h3 align="center" id="heading">:zap: Default Settings: 1GB RAM - 4GB Storage - 1vCPU :zap:</h3>
|
<h3 align="center" id="heading">:zap: Default Settings: 1GB RAM - 4GB Storage - 1vCPU :zap:</h3>
|
||||||
|
|
||||||
|
From your nodered LXC console, the following commands can be run
|
||||||
|
|
||||||
|
`node-red-start` to start Node-Red
|
||||||
|
|
||||||
|
`sudo systemctl enable nodered.service` to autostart Node-RED at every boot
|
||||||
|
|
||||||
|
`node-red-restart` to restart Node-Red
|
||||||
|
|
||||||
|
`sudo systemctl disable nodered.service` to disable autostart on boot
|
||||||
|
|
||||||
|
`sudo npm install -g --unsafe-perm node-red` to update Node-Red (`node-red-start` required after update)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user