Node-RED/en: различия между версиями

Новая страница: «A detailed description, instructions and examples of use can be found on the site [https://nodered.org/ nodered.org], and community support in the telegram channel [https://t.me/SprutAI_NodeRED Node-RED].»
(Новая страница: «== Creating a project ==»)
(Новая страница: «A detailed description, instructions and examples of use can be found on the site [https://nodered.org/ nodered.org], and community support in the telegram channel [https://t.me/SprutAI_NodeRED Node-RED].»)
Строка 36: Строка 36:
</syntaxhighlight>
</syntaxhighlight>


Затем вставьте в этот файл строки:
Then paste the lines into this file:
<pre>
<pre>
[Unit]
[Unit]
Строка 59: Строка 59:
</pre>
</pre>


Сохраните изменения и закройте файл. Теперь включите сервис и запустите его командой:
Save changes and close the file. Now enable the service and start it with the command:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
Строка 65: Строка 65:
</syntaxhighlight>
</syntaxhighlight>


Проверьте статус сервиса командой, в выводе должна быть строчка <code>Active: active (running)</code>:
Check the status of the service with the command, the output should contain the line <code>Active: active (running)</code>:
<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
# systemctl status nodered
# systemctl status nodered
translator, wb_editors
4404

правки