Skip to content

Instantly share code, notes, and snippets.

@pranavcode
Created March 10, 2019 08:14
Show Gist options
  • Save pranavcode/abe86bf6934e39c3cf7730c46b3b08a6 to your computer and use it in GitHub Desktop.
Save pranavcode/abe86bf6934e39c3cf7730c46b3b08a6 to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 1 - Consul Service Definition
$ echo '{"service": {"name": "web", "tags": ["django"], "port": 80}}' \
> ./consul.d/web.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment