Rob Genova
2a69339ef8
Update resources.html.erb
2017-12-05 21:30:07 -08:00
Rob Genova
4245dc6d47
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
5a94eafe36
Fix typo
2017-12-05 23:47:23 +00:00
Rob Genova
1bb667c4dd
Minor changes and reformatting
2017-12-04 23:51:09 +00:00
Rob Genova
910b98c35b
Add Resources page
2017-12-04 23:39:16 +00:00
Michael Schurter
0b12984552
Add atomic migrations to changelog and docs
2017-11-29 17:27:13 -08:00
Chelsea Komlo
8d786d82a8
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
2dbfec4d4c
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
9acfa166c0
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
fc8f670b02
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
bf389ed3f3
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
71718db753
Fix Website Docs for Periodic jobs TimeZone
2017-11-27 18:06:26 +01:00
Jin Lee
d669eb6b5c
/client/gc returns text/plain, not json
2017-11-23 10:15:33 -08:00
Jin Lee
903fc6560d
update API docs for /regions endpoint
2017-11-23 09:24:40 -08:00
Preetha
8b6b4f0caa
Merge pull request #3567 from hashicorp/d-enterprise-docs
...
Minor tweaks to Enterprise docs
2017-11-21 16:38:07 -06:00
Rob Genova
4be77ddb2c
Update index.html.md
2017-11-20 12:20:53 -08:00
Rob Genova
9f29cc8cfb
Update index.html.md
2017-11-20 12:19:42 -08:00
Rob Genova
0b01bd6c6f
Update index.html.md
2017-11-20 12:17:16 -08:00
Rob Genova
efde1117de
Update index.html.md
2017-11-20 12:11:21 -08:00
Preetha
d2558cc0ef
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
c68973747b
Address some review comments
2017-11-20 11:15:09 -06:00
Chelsea Komlo
48e9e31cdf
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
e02290d6c8
Merge pull request #3574 from multani/fix-doc-logs
...
doc: fix logs size
2017-11-20 09:43:04 -05:00
Jonathan Ballet
8fb62b598d
doc: fix logs size
2017-11-20 12:36:56 +01:00
Preetha
a00c878e59
Remove merge conflict marker from documentation
2017-11-19 16:10:56 -06:00
Jin Lee
8b94d235d9
update API docs for /agent/self from POST to GET
2017-11-18 19:03:33 -08:00
Rob Genova
97da591a7b
slight wording changes; add links to Enteprise
2017-11-17 23:07:05 +00:00
Rob Genova
657349dae0
minor wording changes
2017-11-17 14:52:41 -08:00
Rob Genova
5a191b5483
update Enterprise language
2017-11-17 14:44:48 -08:00
Samuel BERTHE
0fca2e19c8
review(docker driver): sysctls -> sysctl + ulimits -> ulimit
2017-11-17 16:30:45 -06:00
Samuel BERTHE
dc295b3ce1
doc(docker driver): Adds doc for ulimit and sysctl
2017-11-17 16:14:14 -06:00
Preetha
e3b276b719
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
8aa08682a9
Remove documentation around service name validation
2017-11-17 14:31:27 -06:00
Chelsea Holland Komlo
767a0be29d
update nomad guide for dynamic certificate reloading
2017-11-17 12:46:45 -05:00
Preetha
fa9f7df16e
Rewording for clarity
2017-11-17 08:38:55 -06:00
Preetha Appan
32e025e2ad
Move service validation explanation doc
2017-11-16 16:58:37 -06:00
Preetha
eb0f8bb02a
Update validate.html.md.erb
2017-11-16 07:56:26 -06:00
Preetha
e99dec75a7
Adding some more explanatory text around validating
2017-11-15 16:48:16 -06:00
Preetha Appan
d668afea7a
Update documentation about validation logic for service names.
2017-11-15 15:42:03 -06:00
Alex Dadgar
d01653266d
use revised wording
2017-11-15 12:49:22 -08:00
Alex Dadgar
97ec3974a9
Use interface attached to default route
2017-11-15 11:32:32 -08:00
Alex Dadgar
cb476f2f8c
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
7112c21508
Merge pull request #3538 from hashicorp/d-serf-name
...
Clarify Name config
2017-11-13 11:00:48 -08:00
Michael Schurter
61970f8468
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
83f25f4926
Clarify Name config
...
Fixes https://github.com/hashicorp/nomad/issues/3517
2017-11-13 10:37:55 -08:00
Preetha
f8eeee06a4
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
ba32088634
Better docs for docker.endpoint option
...
Fixes https://github.com/hashicorp/nomad/issues/3533
2017-11-13 10:20:40 -08:00
Alex Dadgar
acee89ed2a
fix vault grace docs
2017-11-13 09:59:20 -08:00
Preetha Appan
110c1fd4f0
Add support for passing device into docker driver
2017-11-13 09:56:54 -06:00
Alex Dadgar
82a891c0e6
Merge pull request #3531 from hashicorp/vault-nomad-docs-update
...
Updated Troubleshooting section of Vault Integration docs
2017-11-11 14:23:21 -08:00