This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

SSH access to LM
#1
Hi,
Searching the forum did not make me any wiser on this topic.
Can you please tell me how to open the LM for SSH access? I would like to use VS Code as editor to avoid the web interface.
Is this possible?

Best regardsĀ 
Eilert Bjerkan
Reply
#2
(22.01.2026, 17:49)eilert Wrote: Hi,
Searching the forum did not make me any wiser on this topic.
Can you please tell me how to open the LM for SSH access? I would like to use VS Code as editor to avoid the web interface.
Is this possible?

Best regardsĀ 
Eilert Bjerkan

all scripts in LM are text in SQLite database, so VS Code will not get access to them/
If you develop web app then you can access to files via ftp client
Reply
#3
Having a VS Code extension would be quite nice however there are workarounds to this, i am planning to have a GitOPS approach, so i will edit files locally then when pushing them on my git repo an action will check via LM5 API if script is aligned, if not update it. I can then run the same align script locally. I dont think it would be too complex to create a VS Code trigger that will sync whenever you save a file, if you also call the script when you open the project it will be a bit like remote dev, the only difference is that you cannot test scripts directly on the LM5 but you can create wrappers to do it locally or again use a script to do that after sync via API.
Reply


Forum Jump: