Created
March 10, 2019 08:14
-
-
Save pranavcode/abe86bf6934e39c3cf7730c46b3b08a6 to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 1 - Consul Service Definition
This file contains hidden or 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
$ 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