Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 942 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 942 Bytes

Credits

All credit for this work goes to Whiskerz007. Check the base repo at https://github.com/whiskerz007/proxmox_hassio_lxc

Node Red in Proxmox LXC container

Many benefits can be gained by using a LXC container compared to a VM. The resources needed to run a LXC container are less than running a VM. Modifing the resouces assigned to the LXC container can be done without having to reboot the container. The serial devices connected to Proxmox can be shared with multiple LXC containers simulatenously.

Usage

Note: Before using this repo, make sure Proxmox is up to date.

To create a new LXC container on Proxmox and setup Node Red to run inside of it, run the following in a SSH connection or the Proxmox web shell.

bash -c "$(wget -qLO - https://github.com/MarcJenningsUK/proxmox_nodered_lxc/raw/master/create_container.sh)"

Default console login credentials

Username: root
Password: nodered