Zack Smith
32545fc04a
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
Drew Bailey
b84cf7f30c
add a globbed example
2020-03-30 10:25:23 -04:00
Drew Bailey
207791951b
update audit examples to an endpoint that is audited
2020-03-30 10:03:11 -04:00
Charlie Voiselle
c95dd94851
Merge pull request #7503 from hashicorp/docs-system-no-deploy
...
[docs] System scheduler doesn't do deployments.
2020-03-27 19:24:13 -04:00
Michael Schurter
717b54971d
docs: improve wording of linux requirement
2020-03-27 13:56:37 -07:00
Charlie Voiselle
e68f624c8c
Merge pull request #7517 from hashicorp/docs-sunset-guides
...
Sunset /guide folder; Fix links
2020-03-27 15:27:16 -04:00
Charlie Voiselle
747c6f0ab9
fix search and replace error
2020-03-27 11:39:03 -04:00
Drew Bailey
e000fc8932
remove auditing for /ui/
2020-03-27 10:12:42 -04:00
Charlie Voiselle
c006652e82
Fixed pages with new changes
2020-03-26 19:58:26 -04:00
Charlie Voiselle
2a01a36cd7
more links
...
(cherry picked from commit 0e39e2e49b0371c246dc1a9b4bb20af0b2f642a0)
2020-03-26 19:27:55 -04:00
Charlie Voiselle
837912a8f1
fixing links
...
(cherry picked from commit 575f22e970e2429b8f9871f11b8c3e0924c82dc2)
2020-03-26 19:27:05 -04:00
Charlie Voiselle
f55a27060f
correcting layout for reparented pages
...
(cherry picked from commit ce9d9b5e69fe5f47847cc511ffd73f6b43de92e7)
2020-03-26 19:26:52 -04:00
Charlie Voiselle
ce4c91dd9a
link-fixup; move navigation
2020-03-26 19:26:38 -04:00
Charlie Voiselle
984767c5aa
Removing guide folder
...
reparented some elements to docs.
(cherry picked from commit 4fa35e51e0e0d193bf81f4465f4e1ba4caa5b3ca)
2020-03-26 19:20:39 -04:00
Jeff Escalante
c320055223
Anchor Link Fixes ( #7287 )
2020-03-26 16:21:24 -04:00
Charlie Voiselle
ce06e3dc6d
Update schedulers.mdx
2020-03-25 20:10:53 -04:00
Jasmine Dahilig
8fc7918978
docs: add beta tag to lifecycle stanza ( #7496 )
2020-03-25 10:30:44 -07:00
Jasmine Dahilig
00dc60f3d9
docs: lifecycle stanza ( #7493 )
2020-03-25 09:57:53 -07:00
Mahmood Ali
00beda7bd5
Merge pull request #7478 from hashicorp/docs-scaling-api
...
docs: nomad scaling policy api
2020-03-25 12:50:56 -04:00
Drew Bailey
0db69748d4
fix typo
2020-03-24 19:48:29 -04:00
Drew Bailey
9cc96d18b5
update enterprise audit blurb
2020-03-24 19:42:02 -04:00
Chris Baker
80cb81b8f5
added documentation for scaling stanza
2020-03-24 22:36:27 +00:00
Drew Bailey
d6a7fae70e
enterprise index page update
2020-03-24 14:22:37 -04:00
Drew Bailey
09e0841f7b
Audit logging documentation
...
docs for audit logging
enterprise only note
enterprise page audit blurb
add audit to sidebar
add general options audit info
fix name for docs-navigation
link to docs
more docs
add audit log entry examples
fix audit link
clean up audit log docs
2020-03-24 14:20:27 -04:00
Tim Gross
0e3c33110a
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
45fc9270a6
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
Michael Schurter
6d0e3b3058
docs: add some links to the acl guide
...
ACL APIs already have osme links, but the command and configuration
pages did not.
2020-03-13 10:16:01 -07:00
Jeff Escalante
95a8495024
Revert "Merge pull request #7322 from hashicorp/docs-fix-guide-links"
...
This reverts commit 4311f5e956 , reversing
changes made to 5d5469e6fa .
2020-03-12 18:18:14 -04:00
Charlie Voiselle
983572f163
Working on "/guides" links
2020-03-12 15:46:39 -04:00
Michael Schurter
fa4137a9db
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
925f17c43a
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
Michael Schurter
64c40af018
Merge pull request #7170 from fredrikhgrelland/consul_template_upgrade
...
Update consul-template to v0.24.1 and remove deprecated vault grace
2020-03-10 14:15:47 -07:00
JanMa
ab017b8591
fix page layout settings
2020-02-29 18:07:15 +01:00
Jan Martens
24312076e1
docs: add nspawn as external task driver plugin
2020-02-29 17:52:06 +01:00
Dane Harrigan
1c9c04c223
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
26cca14f27
Update consul-template to v0.24.1 and remove deprecated vault_grace ( #7170 )
2020-02-23 16:24:53 +01:00
Michael Schurter
14ffb5f869
Merge pull request #7083 from hashicorp/d-service-lifecycle
...
Document service lifecycle
2020-02-20 14:56:17 -08:00
Mahmood Ali
d799dfd294
Merge pull request #7149 from th0m/tlefebvre/no-pivot-root
...
client: support no_pivot_root in exec driver configuration
2020-02-19 12:18:51 -06:00
Michael Schurter
caf35c3d50
docs: mention group service registration
...
A few minor tweaks and cleanups as well.
2020-02-19 08:29:58 -08:00
Kyle MacDonald
40bb81d3cf
website: indent mode bullets in network params
2020-02-19 11:16:00 -05:00
Seth Hoenig
4717ea9a9e
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
Seth Hoenig
15581ce133
Merge pull request #7143 from hashicorp/doc-cht-filtering
...
docs: upgrade-specific notes on CHT filtering
2020-02-19 08:40:15 -06:00
Alex Dadgar
7a61bacac2
Document service lifecycle
2020-02-19 09:30:07 -05:00
Thomas Lefebvre
5a017acd0b
client: support no_pivot_root in exec driver configuration
2020-02-18 09:27:16 -08:00
Seth Hoenig
931f79ae7d
docs: document enable_tag_override field for service stanzas
2020-02-13 13:23:51 -06:00
Seth Hoenig
b59b8f4fda
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
Seth Hoenig
e806943390
docs: upgrade-specific notes on CHT filtering
2020-02-13 09:44:47 -06:00
Jeff Escalante
5e8b34017c
fix a couple more links
2020-02-10 14:20:59 -05:00
Jeff Escalante
19c404ca79
new website ✨
2020-02-06 18:45:31 -05:00