Rob Genova
4cb8b615e3
fix minor formatting/spacing issue
2017-12-12 22:11:15 +00:00
Michael Schurter
41963605d0
Expand port and address_mode docs
2017-12-08 12:39:50 -08:00
Michael Schurter
f11360acf8
Add Using Driver Address Mode docs
2017-12-08 12:03:43 -08:00
Michael Schurter
f2d47156ec
Document service/check address_mode/port changes
2017-12-08 12:03:43 -08:00
Preetha Appan
b1ca49fbca
Clarify difference between node and task metadata interpolated vars.
2017-12-08 11:44:15 -06:00
Chelsea Holland Komlo
ae10b638db
code review fixes
2017-12-07 13:46:25 -05:00
Chelsea Holland Komlo
73a4a4620d
add documention
2017-12-07 12:35:02 -05:00
Michael Schurter
1ffb189ed2
Add atomic migrations to changelog and docs
2017-11-29 17:27:13 -08:00
Thomas Bartelmess
51a407f2bc
Changed Superset to only return the resource name
...
The Superset method on Resources used to return a string in the format of “[resource name] exhausted”.
This was leading to the output in plan/create job API DimensionExhausted to return keys like
```
"DimensionExhausted": {"cpu exhausted": 1}
```
This was not anywhere documented, however, one of the examples on the website showed it like this.
The other side effect of this is that the CLI formats the strings from the name of the key leading to output like
```
* Dimension "cpu exhausted" exhausted on 1 nodes
```
2017-11-28 23:16:08 -05:00
Preetha
0e255b2ba8
Merge pull request #3567 from hashicorp/d-enterprise-docs
...
Minor tweaks to Enterprise docs
2017-11-21 16:38:07 -06:00
Rob Genova
0b7c22321d
Update index.html.md
2017-11-20 12:20:53 -08:00
Rob Genova
8332956ffd
Update index.html.md
2017-11-20 12:19:42 -08:00
Rob Genova
cf84ee0ee9
Update index.html.md
2017-11-20 12:17:16 -08:00
Rob Genova
a0fecb5549
Update index.html.md
2017-11-20 12:11:21 -08:00
Preetha
7ef84408a5
Merge pull request #3568 from hashicorp/f-docker-sysctl
...
Rebase and merge of docker sysctl support
2017-11-20 14:01:54 -06:00
Preetha Appan
0d4797711b
Address some review comments
2017-11-20 11:15:09 -06:00
Jonathan Ballet
f64ba61492
doc: fix logs size
2017-11-20 12:36:56 +01:00
Preetha
bc08d31849
Remove merge conflict marker from documentation
2017-11-19 16:10:56 -06:00
Rob Genova
1ca8deac4f
slight wording changes; add links to Enteprise
2017-11-17 23:07:05 +00:00
Rob Genova
093929da9d
minor wording changes
2017-11-17 14:52:41 -08:00
Rob Genova
b0a5dbdd67
update Enterprise language
2017-11-17 14:44:48 -08:00
Samuel BERTHE
e6c0372318
review(docker driver): sysctls -> sysctl + ulimits -> ulimit
2017-11-17 16:30:45 -06:00
Samuel BERTHE
db2b09e4a0
doc(docker driver): Adds doc for ulimit and sysctl
2017-11-17 16:14:14 -06:00
Preetha
7bf4d34668
Merge pull request #3558 from hashicorp/b-nomad-validate-with-defaults
...
Make validate command ignore environment variables in service name
2017-11-17 14:31:42 -06:00
Preetha
800f5cbb17
Remove documentation around service name validation
2017-11-17 14:31:27 -06:00
Preetha
24f96325b0
Rewording for clarity
2017-11-17 08:38:55 -06:00
Preetha Appan
436a5f77cb
Move service validation explanation doc
2017-11-16 16:58:37 -06:00
Preetha
800c6e346d
Update validate.html.md.erb
2017-11-16 07:56:26 -06:00
Preetha
38798c8c54
Adding some more explanatory text around validating
2017-11-15 16:48:16 -06:00
Preetha Appan
f630ae32ff
Update documentation about validation logic for service names.
2017-11-15 15:42:03 -06:00
Alex Dadgar
8ebca4b571
use revised wording
2017-11-15 12:49:22 -08:00
Alex Dadgar
00557afb81
Use interface attached to default route
2017-11-15 11:32:32 -08:00
Alex Dadgar
ee063f9348
Merge pull request #3537 from hashicorp/d-docker-endpoints
...
Better docs for docker.endpoint option
2017-11-13 11:00:57 -08:00
Alex Dadgar
9c6fb1a845
Merge pull request #3538 from hashicorp/d-serf-name
...
Clarify Name config
2017-11-13 11:00:48 -08:00
Michael Schurter
07497f66c4
unix -> Unix
...
I'm not going to leave a review comment just to uppercase one dumb letter
2017-11-13 10:45:21 -08:00
Alex Dadgar
f252a517b8
Clarify Name config
...
Fixes https://github.com/hashicorp/nomad/issues/3517
2017-11-13 10:37:55 -08:00
Preetha
3756e72e8e
Merge pull request #3512 from hashicorp/b-docker-device-option
...
Add support for passing device into docker driver
2017-11-13 12:37:14 -06:00
Alex Dadgar
fbfbcfaf55
Better docs for docker.endpoint option
...
Fixes https://github.com/hashicorp/nomad/issues/3533
2017-11-13 10:20:40 -08:00
Alex Dadgar
f5c0c4e7cc
fix vault grace docs
2017-11-13 09:59:20 -08:00
Preetha Appan
85c5218b78
Add support for passing device into docker driver
2017-11-13 09:56:54 -06:00
Laura Uva
fea60bab3f
Updated Troubleshooting section of Vault Integration docs to mention the policy requirements for certain version combinations of Vault and Nomad, due to changes in Vault default policy and Nomad's vendored Vault lease renewal API.
2017-11-10 16:36:43 -08:00
Alex Dadgar
cf5cdfd634
changelog and website
2017-11-03 16:43:16 -07:00
Alex Dadgar
80b434d467
Merge pull request #3411 from cheeseprocedure/f-qemu-graceful-shutdown
...
Qemu driver: graceful shutdown feature
2017-11-03 16:41:34 -07:00
Diptanu Choudhury
5d36408475
Added the node_id as a tag
2017-11-02 13:29:10 -07:00
Diptanu Choudhury
1081d5050f
Added docs
2017-11-02 13:26:46 -07:00
Matt Mercer
16a3614333
Wrap qemu docs at 80 characters
2017-11-01 15:31:02 -07:00
Matt Mercer
00e3cc869d
Qemu driver: add graceful shutdown feature
2017-11-01 15:30:36 -07:00
Alex Dadgar
d710ecdfe5
Merge pull request #3483 from hashicorp/slackpad-patch-1
...
Fixes a typo in the check restart doc.
2017-11-01 15:01:32 -07:00
Chelsea Holland Komlo
c056196cd8
document new agent option
2017-11-01 15:19:52 -05:00
Preetha Appan
781e70ff3a
Update docs to include ModifyTime in more places where allocations are returned
2017-11-01 15:19:52 -05:00