Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Must LDS run in docker? how do run in linux? #85

Open
yu7863956 opened this issue Dec 18, 2024 · 1 comment
Open

Must LDS run in docker? how do run in linux? #85

yu7863956 opened this issue Dec 18, 2024 · 1 comment

Comments

@yu7863956
Copy link

No description provided.

@erhardgrishaber
Copy link
Contributor

@yu7863956 : you can run it without docker. Clone the source code, build it following the descriptions in "Build Dependencies" & "Building the LDS". On success, the binary file should be under "UA-LDS/build/Release/bin". Start it with "sudo ./opcualds -d" (the parameter -d will start it as a console app and the log entries printed; without the parameter it will run as a daemon)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants