Quantcast
Channel: sleeplessbeastie's notes
Viewing all articles
Browse latest Browse all 770

How to use go-sockaddr template to define IP address

$
0
0
Use go-sockaddr template to define IP address inside Consul configuration. Play with go-sockaddr Install the Go programming language. $ sudo apt install golang-go Install go-sockaddr. $ go install github.com/hashicorp/go-sockaddr/cmd/sockaddr@latest go: downloading github.com/hashicorp/go-sockaddr v1.0.2 go: downloading github.com/mitchellh/cli v1.0.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading github.com/ryanuber/columnize v2.1.0+incompatible go: downloading github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 go: downloading […]

Viewing all articles
Browse latest Browse all 770

Trending Articles