Commit Graph

1176 Commits

Author SHA1 Message Date
Laura Uva
07a1e89ac8 Added clarification to telemetry doc that API endpoint is available only as of version 0.7 of Nomad. 2017-10-26 17:26:51 -07:00
Michael Schurter
59f51f06de Prevent _ from causing italics
Fixes #3418
2017-10-19 15:35:47 -07:00
Alex Dadgar
eef5242d21 Merge pull request #3395 from hashicorp/d-quota
Document Quotas
2017-10-16 12:41:05 -07:00
Alex Dadgar
54ed1fe290 Merge branch 'master' into f-acl-cli 2017-10-16 11:29:48 -07:00
Alex Dadgar
87411ea6e7 guide 2017-10-16 11:23:18 -07:00
Alex Dadgar
1826d05d5c clarify duration 2017-10-16 10:08:35 -07:00
Alex Dadgar
b38bb83ea0 List does json/template 2017-10-13 16:37:33 -07:00
Alex Dadgar
6517db420e add missing namespace commands 2017-10-13 16:32:47 -07:00
Alex Dadgar
af6360086c policy list and token self commands 2017-10-13 16:31:46 -07:00
Alex Dadgar
c8cfcab793 quota command docs 2017-10-13 16:16:36 -07:00
Alex Dadgar
f6fbb36054 sync 2017-10-13 14:36:02 -07:00
Alex Dadgar
ae1883e2ae vault_grace doc 2017-10-13 10:15:44 -07:00
Adam Stankiewicz
891813fb1f Fix typo: job -> task 2017-10-13 11:51:17 +02:00
Alex Dadgar
5d724d619d ACL command options 2017-10-12 13:51:39 -07:00
Alex Dadgar
45a16a4794 Merge pull request #3361 from hashicorp/d-ui
UI command documentation
2017-10-12 09:42:22 -07:00
Alex Dadgar
9ae009eadb Update ui.html.md.erb 2017-10-12 09:42:11 -07:00
Alex Dadgar
580e1685e5 UI command documentation 2017-10-11 18:24:58 -07:00
Alex Dadgar
040c35f186 documentation 2017-10-11 17:48:18 -07:00
Tim Gross
51176acdff update docker.auth.helper to note hardcoded prefix 2017-10-11 16:19:40 -04:00
James Rasell
f98f403401 Update agent CLI to include Consul config option flags.
This update introduces command line flags for all Consul options
thus allowing users to both use a config file and CLI options to
configure Consul.

Website documentation has also been updated.

Closes #3304
2017-10-05 14:26:26 +01:00
Michael Schurter
27aa67dbfe Merge pull request #3303 from hashicorp/doc-docker-load
Docker `load` takes a string not a slice
2017-09-29 14:01:45 -07:00
Michael Schurter
cc8b61394b Docker load takes a string not a slice 2017-09-29 11:29:11 -07:00
Michael Schurter
01ea59a3bf Mention Docker for Windows caveats 2017-09-28 17:22:25 -07:00
Michael Schurter
a7a5d5f9d1 Cleanup versioning doc 2017-09-27 17:24:30 -07:00
Michael Schurter
900e708577 Properly autodetect Docker IP in Windows
Our Docker network plugin autodetection code was erroneously treating
Window's default network `nat` as a plugin and defaulting to it instead
of the host.

Fixes #3218
2017-09-27 16:49:23 -07:00
Alex Dadgar
6a655600fe Merge pull request #3292 from hashicorp/f-lint-website
Spell check website
2017-09-27 12:56:13 -07:00
Alex Dadgar
67b6f2d91a Merge pull request #3271 from hashicorp/d-oss2ent
Document enterprise upgrade path
2017-09-27 11:53:44 -07:00
Alex Dadgar
b84472f5c5 Spell check website 2017-09-27 11:14:37 -07:00
Michael Schurter
eeeb544a2d Merge pull request #3256 from dalegaard/master
Enable rkt driver to use address_mode = 'driver'
2017-09-26 18:04:37 -05:00
Lasse Dalegaard
dd934a60a7 Bump minimum rkt version to 1.27.0.
The changes introduces in #3256 require at least rkt 1.27.0 because of
a bug in the JSON output of `rkt status` in previous versions.

Here we upgrade all references to rkt's minimum version, and also make
travis and vagrant use this version when running tests.

Finally we add a CHANGELOG notice.
2017-09-26 19:15:43 +02:00
Alex Dadgar
9b3555f206 Namespace Quotas -> Resource Quotas 2017-09-26 09:51:28 -07:00
Alex Dadgar
a3778ec4e5 Document enterprise upgrade path 2017-09-25 14:59:41 -07:00
Chelsea Komlo
d0cb81285a Merge pull request #3264 from hashicorp/f-acl-token-update
Update ACL token
2017-09-25 17:56:04 -04:00
Alex Dadgar
f350dd13dd Document need to specify network_interface on 0.6
This PR enhances the upgrade documentation from 0.5.x to 0.6.x

Fixes https://github.com/hashicorp/nomad/issues/3236
2017-09-25 13:50:07 -07:00
Chelsea Holland Komlo
be1dcd08dd fixups from code review 2017-09-25 19:42:03 +00:00
Chelsea Holland Komlo
edf14142de update acl token 2017-09-25 15:54:06 +00:00
Wim Fournier
fb8cf7be20 Update network.html.md
Fixing #3259
2017-09-22 10:24:05 +02:00
David Calvert
ccc4d1d683 Minor typo on consul.html.md 2017-09-21 11:06:39 +02:00
Alex Dadgar
ddc2efa4ac sync 2017-09-19 10:08:23 -05:00
Michael Schurter
c1cf162d83 Merge pull request #3105 from hashicorp/f-876-restart-unhealthy
Restart unhealthy tasks
2017-09-17 19:38:32 -07:00
Chelsea Holland Komlo
a90ec92e06 update documentation 2017-09-17 18:47:06 +00:00
Chelsea Holland Komlo
eee7761e8a add documentation for token info 2017-09-17 18:45:32 +00:00
Chelsea Holland Komlo
62823ce7ee add policy with rules for documentation 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
7ee27f99e8 small fixups 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
94c12630b5 documentation; add to existing commands 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
38c68c36fb fixups 2017-09-17 05:15:25 +00:00
Chelsea Holland Komlo
e6adcbcdcb add acl policy delete command 2017-09-17 04:36:08 +00:00
Chelsea Holland Komlo
730c5ad457 adds ACL token delete 2017-09-16 00:26:44 +00:00
Michael Schurter
3d7446d99c @dadgar is better at words than me 2017-09-15 15:53:22 -07:00
Michael Schurter
10ae18c7eb Minor corrections to check_restart docs 2017-09-15 15:18:32 -07:00