Preetha
|
a00c878e59
|
Remove merge conflict marker from documentation
|
2017-11-19 16:10:56 -06: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 |
|
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 |
|
Laura Uva
|
bf23e75ca1
|
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 |
|
Michael Lange
|
6c8d6b84f4
|
Merge pull request #3466 from hashicorp/f-ui-change-nodes-to-clients
Change nodes to clients in the ui
|
2017-11-09 10:12:38 -08:00 |
|
James Rasell
|
a678b8d7c4
|
Update securing-nomad.html.md address flag example
The `nomad node-status` command incorrectly used the `-addr` flag; whereas the correct flag key is `-address`.
|
2017-11-07 09:05:06 +00:00 |
|
Jonathan Ballet
|
afe804a230
|
doc: fix some typos in the "Guides" documentation
|
2017-11-05 09:39:42 +01:00 |
|
Preetha Appan
|
1378ebee01
|
Update deployments API documentation to add clarifying sentence about rollbacks triggering only when job spec is different.
|
2017-11-04 09:28:27 -05:00 |
|
Alex Dadgar
|
f6dd1d1fa9
|
changelog and website
|
2017-11-03 16:43:16 -07:00 |
|
Alex Dadgar
|
b3edc12dd9
|
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
|
cb68889652
|
Added the node_id as a tag
|
2017-11-02 13:29:10 -07:00 |
|
Diptanu Choudhury
|
269f3b0b88
|
Added docs
|
2017-11-02 13:26:46 -07:00 |
|
Matt Mercer
|
47c832972e
|
Wrap qemu docs at 80 characters
|
2017-11-01 15:31:02 -07:00 |
|
Matt Mercer
|
5127e75569
|
Qemu driver: add graceful shutdown feature
|
2017-11-01 15:30:36 -07:00 |
|
Alex Dadgar
|
30b5dea84c
|
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
|
800018e2b3
|
document new agent option
|
2017-11-01 15:19:52 -05:00 |
|
Preetha Appan
|
4c1ef55c7d
|
Update docs to include ModifyTime in more places where allocations are returned
|
2017-11-01 15:19:52 -05:00 |
|
Preetha Appan
|
7116487a96
|
Document modify time in a bunch of places
|
2017-11-01 15:16:38 -05:00 |
|
James Phillips
|
dbb07a3abc
|
Fixes a typo in the check restart doc.
|
2017-11-01 12:27:00 -07:00 |
|
Alex Dadgar
|
aa1d103d37
|
Remove RC reference
|
2017-11-01 12:08:08 -07:00 |
|
Alex Dadgar
|
35bb386a1e
|
Merge pull request #3482 from hashicorp/docs-0.7.0
Docs 0.7.0
|
2017-11-01 12:06:16 -07:00 |
|
Michael Schurter
|
708edc73eb
|
Mention port mapping auto correction
|
2017-11-01 12:01:54 -07:00 |
|
Michael Schurter
|
7cc8a4825f
|
Update site for 0.7.0
|
2017-11-01 11:25:34 -07:00 |
|
Alex Dadgar
|
7619e16794
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2017-10-31 16:49:20 -07:00 |
|
Alex Dadgar
|
bd8a36cc58
|
use job status
|
2017-10-31 16:49:12 -07:00 |
|
Michael Lange
|
60b5834df8
|
Merge pull request #3231 from hashicorp/d-add-ui-instructions-to-getting-started
Add UI instructions to getting started
|
2017-10-31 15:06:30 -07:00 |
|
Rob Genova
|
bf58b3612a
|
Change "Demo" to "UI Demo"
|
2017-10-30 21:53:15 +00:00 |
|
Rob Genova
|
74c47fc154
|
Link to UI demo in header and footer
|
2017-10-30 20:52:28 +00:00 |
|
Michael Lange
|
7e2f62d290
|
Update screenshots in the web ui guide
|
2017-10-27 19:01:15 -07:00 |
|
Alex Dadgar
|
586eeedd3c
|
Merge pull request #3447 from hashicorp/f-node-purge-api
Added the purge API on node endpoints
|
2017-10-27 10:42:26 -07:00 |
|
Laura Uva
|
7e6c3d3202
|
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 |
|
Diptanu Choudhury
|
7f8d1ae858
|
Changed the curl command
|
2017-10-26 14:19:57 -07:00 |
|