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

Add samples that require --net=host to examples repo #292

Open
bmpotter opened this issue Feb 26, 2020 · 1 comment
Open

Add samples that require --net=host to examples repo #292

bmpotter opened this issue Feb 26, 2020 · 1 comment
Assignees

Comments

@bmpotter
Copy link
Member

In 4.0 anax now supports this. There are 2 things that must be set:

  • In the service definition deployment field: "network": "host"
  • In the node policy properties: "openhorizon.allowPrivileged": true (See Node built-in properties )

Let's discuss which sample is the best illustration of using this.

@t-fine
Copy link
Collaborator

t-fine commented Oct 28, 2020

Possible example to add for this issue when the times comes:
https://github.com/t-fine/Wifi-Signal-Strength-Mapping

@clementkng clementkng self-assigned this Dec 3, 2020
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

3 participants