public:blog:mp:webex-sdk:install-node-red

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
public:blog:mp:webex-sdk:install-node-red [2021/08/26 16:44] Proest, Marcuspublic:blog:mp:webex-sdk:install-node-red [2021/08/26 17:02] Proest, Marcus
Zeile 3: Zeile 3:
 For your first steps in Node-Red, you may want to install it in a disposable environment. For your first steps in Node-Red, you may want to install it in a disposable environment.
  
-If you have the Windows Sandbox Feature enabled, you can just start up a new Sandbox, start Powershell, and paste the following script to fire up a Node-Red instance within a few minutes.+If you have the [[https://docs.microsoft.com/de-de/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview|Windows Sandbox]] Feature enabled, you can just start up a new Sandbox, start Powershell, and paste the following script to fire up a Node-Red instance within a few minutes.
  
-Keep in mind, everything will be deleted once you close the sandbox.+<note warning>Keep in mind, everything will be deleted once you close the sandbox.</note>
  
 <code powershell> <code powershell>
Zeile 23: Zeile 23:
 ===== Using an Online Service ===== ===== Using an Online Service =====
  
-If using an online service, keep in mind that sharing sensitive data with these services might not be a good idea.+<note important>If using an online service, keep in mind that sharing sensitive data with these services might not be a good idea.</note>
  
 Here are some free online services to use. Here are some free online services to use.
  
-* https://fred.sensetecnic.com/ (Free Tier available) +  * https://fred.sensetecnic.com/ (Free Tier available) 
-* https://heroku.con (several older apps available, e.g. https://github.com/Sevenmojoe/nodered-heroku)+  * https://heroku.com (several older apps available, e.g. https://github.com/Sevenmojoe/nodered-heroku)
  
 ===== Installing in Docker on Linux ===== ===== Installing in Docker on Linux =====
 This would be the preferred way to use Node-RED. There are a lot of Howtos available. Just use the search engine of your choice. This would be the preferred way to use Node-RED. There are a lot of Howtos available. Just use the search engine of your choice.
  
  • public/blog/mp/webex-sdk/install-node-red.txt
  • Zuletzt geändert: 2021/08/26 17:02
  • von Proest, Marcus