diff --git a/roles/pbx/README.rst b/roles/pbx/README.rst index f4664fcce..737e53d95 100644 --- a/roles/pbx/README.rst +++ b/roles/pbx/README.rst @@ -33,6 +33,11 @@ You can monitor the FreePBX service with command:: systemctl status freepbx +Raspberry Pi Zero W Warning +--------------------------- + +Node.js applications like Sugarizer, Node-RED and Asterisk/FreePBX `won't work `_ on Raspberry Pi Zero W (ARM6) if you installed Node.js while on RPi 3 or 3 B+ (ARM7). If absolutely necessary, run "./runrole nodejs" from the Pi Zero W itself, before proceeding to install Sugarizer, Node-RED and/or Asterisk/FreePBX. + Attribution -----------