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
Rob Genova
deba901a92
Update resources.html.erb
2017-12-05 21:30:07 -08:00
Rob Genova
bb8e2a2cd5
Merge pull request #3617 from hashicorp/d-resources
...
Add a Resources page to the website
2017-12-05 15:49:53 -08:00
Rob Genova
b07064cd40
Fix typo
2017-12-05 23:47:23 +00:00
Rob Genova
bff0babc48
Minor changes and reformatting
2017-12-04 23:51:09 +00:00
Rob Genova
a138d7f033
Add Resources page
2017-12-04 23:39:16 +00:00
Michael Schurter
1ffb189ed2
Add atomic migrations to changelog and docs
2017-11-29 17:27:13 -08:00
Chelsea Komlo
e0d657f131
Merge pull request #3597 from tbartelmess/b-fix-exhaustion-strings
...
Changed Superset to only return the resource name
2017-11-29 11:19:18 -05:00
James Rasell
6af4808e39
Update community.html.erb to include Levant.
...
This change requests that Levant be added to the Nomad community page. Levant is an open source templating and deployment tool for HashiCorp Nomad jobs that provides realtime feedback and detailed failure messages upon deployment issues. Further details about Levant can be seen on the [jrasell/levant](https://github.com/jrasell/levant ) GitHub page.
2017-11-29 12:39:28 +01: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
Chelsea Komlo
fdafc2946b
Merge pull request #3583 from neojin/update-docs-api-regions
...
update API docs for /regions endpoint
2017-11-28 10:00:31 -05:00
Chelsea Komlo
15904cd2fa
Merge pull request #3584 from neojin/update-api-docs-client-gc
...
API docs: /client/gc returns text/plain, not json
2017-11-28 09:59:12 -05:00
Iurii Skliar
3e8e1faabc
Fix Website Docs for Periodic jobs TimeZone
2017-11-27 18:06:26 +01:00
Jin Lee
847e9d5eef
/client/gc returns text/plain, not json
2017-11-23 10:15:33 -08:00
Jin Lee
0bb3364521
update API docs for /regions endpoint
2017-11-23 09:24:40 -08: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
Chelsea Komlo
13d3a662f3
Merge pull request #3565 from hashicorp/d-tls-reload-sighup
...
Update nomad guide for dynamic certificate reloading
2017-11-20 10:09:42 -05:00
Charlie Voiselle
4e9ede95d9
Merge pull request #3574 from multani/fix-doc-logs
...
doc: fix logs size
2017-11-20 09:43:04 -05: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
Jin Lee
d3c7268a2d
update API docs for /agent/self from POST to GET
2017-11-18 19:03:33 -08: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
Chelsea Holland Komlo
45e8e52f75
update nomad guide for dynamic certificate reloading
2017-11-17 12:46:45 -05: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