-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: automatic SDN config with node-api and local_ip (#455)
* feat: SDN discovery over node http-api * added docs * make it simpler * feat: generate node-id from local_io * feat: nat-traversal by detect public_ip from cloud metadata * fix aws public-ip * fix ip parse * setting rtpengine public-ip * accept both single addr or array addrs with seeds-from-url * fix: connector only need to connect to same-zone gateway * fix record with aws-s3 * fix record compose * fix warns * added node router_dump
- Loading branch information
Showing
34 changed files
with
625 additions
and
110 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.