Seth Hoenig
9b6323e467
docs: add documentation for proxy.expose configuration
...
This changeset adds documentation changes for the new
`proxy.expose` stanza as well as the `check.expose` parameter.
The examples are centered around proposed changes for the "countdash"
`dashboard-service` in [demo-consul-101](github.com/hashicorp/demo-consul-101/pull/6).
The dashboard service will now serve two additonal endpoints
- `/health/api`
- `/metrics`
which should serve nicely as expose-able paths.
2020-04-01 08:19:21 -06:00
Zack Smith
c1f67395aa
Fix syntax error in docs
...
Prior to this commit, the HCL syntax was invalid. This commit adds a `,`
to make the example pass syntax checks.
2020-03-31 14:32:23 -07:00
Charlie Voiselle
0275177d5f
Shortening Learn CTA sentence.
2020-03-31 13:24:27 -04:00
Charlie Voiselle
6600a59a75
Adding link to learn track
2020-03-31 10:34:28 -04:00
Charlie Voiselle
4e4fbbebdd
fix search and replace error
2020-03-27 11:39:03 -04:00
Charlie Voiselle
a72208eebe
more links
...
(cherry picked from commit 0e39e2e49b0371c246dc1a9b4bb20af0b2f642a0)
2020-03-26 19:27:55 -04:00
Charlie Voiselle
4b580df670
fixing links
...
(cherry picked from commit 575f22e970e2429b8f9871f11b8c3e0924c82dc2)
2020-03-26 19:27:05 -04:00
Charlie Voiselle
2328e3dcac
link-fixup; move navigation
2020-03-26 19:26:38 -04:00
Jeff Escalante
78a9d7b856
Anchor Link Fixes ( #7287 )
2020-03-26 16:21:24 -04:00
Jasmine Dahilig
719d68698a
docs: add beta tag to lifecycle stanza ( #7496 )
2020-03-25 10:30:44 -07:00
Jasmine Dahilig
c063e84129
docs: lifecycle stanza ( #7493 )
2020-03-25 09:57:53 -07:00
Chris Baker
83c60e55ab
added documentation for scaling stanza
2020-03-24 22:36:27 +00:00
Tim Gross
4ef4a604c2
Documentation for CSI command line and jobspec ( #7439 )
...
Includes:
* changes `nomad alloc status` and `nomad node status`
* changes to `volume` block in jobspec
* new `csi_plugin` block in jobspec
* new `nomad volume register/deregister/status` commands
* new `nomad plugin status` command
2020-03-24 11:09:46 -04:00
James Rasell
1e4b534473
Merge pull request #7313 from hashicorp/docs-gh-7294
...
docs: explicitly detail IAM instance profile S3 artifact auth.
2020-03-18 15:43:41 +01:00
Jeff Escalante
77e6ad8867
Revert "Merge pull request #7322 from hashicorp/docs-fix-guide-links"
...
This reverts commit 4311f5e95657a2eb7b231daf326af252e6c75ae7, reversing
changes made to 5d5469e6facfc4ab59235d5532664bb95a597728.
2020-03-12 18:18:14 -04:00
Charlie Voiselle
e1f6cf4734
Working on "/guides" links
2020-03-12 15:46:39 -04:00
Michael Schurter
ca9f92fb18
Merge pull request #7226 from hashicorp/daneharrigan-patch-1
...
Fix rendered backslash in group "<required>"
2020-03-11 13:27:43 -07:00
James Rasell
3354a2665b
docs: explicitly detail IAM instance profile S3 artifact auth.
...
Previously the S3 artifact documentation only referenced using
options populated with access credentails when pulling from a
bucket that required authentication. This change upadtes the doc
to also detail using IAM instance profiles.
2020-03-11 12:55:37 +01:00
Dane Harrigan
84f8ac8656
Fix rendered backslash in group "<required>"
...
The `<require>` tag contained backslashes and the first backslash was getting rendered. See on live site: https://nomadproject.io/docs/job-specification/job/#inlinecode-group-7
2020-02-25 19:22:30 -08:00
Fredrik Hoem Grelland
edb3bd0f3f
Update consul-template to v0.24.1 and remove deprecated vault_grace ( #7170 )
2020-02-23 16:24:53 +01:00
Michael Schurter
d3a9ab3a79
Merge pull request #7083 from hashicorp/d-service-lifecycle
...
Document service lifecycle
2020-02-20 14:56:17 -08:00
Michael Schurter
4d8de5eda1
docs: mention group service registration
...
A few minor tweaks and cleanups as well.
2020-02-19 08:29:58 -08:00
Kyle MacDonald
6be8cb2090
website: indent `mode` bullets in network params
2020-02-19 11:16:00 -05:00
Seth Hoenig
5c0971cd10
Merge pull request #7146 from hashicorp/doc-fix-cht-references
...
docs: fix references to consul environment variable
2020-02-19 08:41:07 -06:00
Alex Dadgar
7a22169c85
Document service lifecycle
2020-02-19 09:30:07 -05:00
Seth Hoenig
217a78f1b5
docs: document enable_tag_override field for service stanzas
2020-02-13 13:23:51 -06:00
Seth Hoenig
938f00ca60
docs: fix references to consul environment variable
...
We mistakenly reference `CONSUL_TOKEN` where we should be using `CONSUL_HTTP_TOKEN`.
There is one case where `CONSUL_TOKEN` is correct - client.mdx there is a list of
default filtered environment variables, which for legacy reasons `CONSUL_TOKEN` will
always be one.
2020-02-13 10:02:36 -06:00
Jeff Escalante
6c8f079d24
new website ✨
2020-02-06 18:45:31 -05:00