Joseph Núñez
009c394bc1
website: fix typo in Vault stanza docs
2018-03-25 19:45:14 -03:00
Alex Dadgar
17fc9a6283
Fix old references
2018-03-22 13:39:18 -07:00
Alex Dadgar
c5beef9f81
aliases
2018-03-22 11:09:26 -07:00
Alex Dadgar
4f953578b5
redirects
2018-03-22 11:03:47 -07:00
Alex Dadgar
43eae87ed0
nested command docs
2018-03-22 10:56:06 -07:00
Alex Dadgar
742382146e
color
2018-03-21 20:27:32 -07:00
James Rasell
12fe455d69
Document new Consul checks name config params and CLI flags.
2018-03-21 08:28:07 +01:00
Alex Dadgar
3963492977
clarify networking docs
2018-03-16 16:47:08 -07:00
Alex Dadgar
c152774997
Allow and recommend Orphaned Vault tokens
...
This PR removes enforcement that the Vault token role disallows orphaned
tokens and recommends orphaned tokens to simplify the
bootstrapping/upgrading of Nomad clusters. The requirement that Nomad's
Vault token never expire and be shared by all instances of Nomad servers
is not operationally friendly.
2018-03-15 15:32:08 -07:00
Michael Schurter
d1bf509e70
docs: fix typo tls_cert_file -> cert_file
2018-03-13 10:42:14 -07:00
Josh Soref
173ce63fe9
spelling: transition
2018-03-11 19:06:05 +00:00
Josh Soref
e949d23e1b
spelling: resource
2018-03-11 18:51:03 +00:00
Josh Soref
10bc364d04
spelling: programmatically
2018-03-11 18:39:01 +00:00
Josh Soref
7ab998803b
spelling: periodic
2018-03-11 18:37:05 +00:00
Josh Soref
7656e4edf4
spelling: partitioned
2018-03-11 18:36:42 +00:00
Josh Soref
1284459a67
spelling: parameterized
2018-03-11 18:36:05 +00:00
Josh Soref
6fa81bc3ff
spelling: operator
2018-03-11 18:34:07 +00:00
Josh Soref
b56ebdf350
spelling: invoke
2018-03-11 18:00:32 +00:00
Josh Soref
99aea0be22
spelling: hashicorp
2018-03-11 18:11:14 +00:00
Josh Soref
35238fe779
spelling: enforcement
2018-03-11 17:59:12 +00:00
Josh Soref
e4dec6d817
spelling: eligible
2018-03-11 17:58:26 +00:00
Josh Soref
62ae0c021d
spelling: campaign
2018-03-11 17:44:58 +00:00
Josh Soref
455eb1aeb3
spelling: authoritative
2018-03-11 17:42:05 +00:00
Josh Soref
8fdfaf3a2e
spelling: alternative
2018-03-11 17:39:19 +00:00
Josh Soref
6abae72734
spelling: address
2018-03-11 17:35:06 +00:00
Michael Schurter
1a6bffcdec
Merge pull request #3910 from csawyerYumaed/patch-2
...
Template docs, add vault PKI integration example.
2018-03-08 11:01:57 -08:00
Michael Schurter
bce46a97d8
Add hcl style to template block; fix interpolation
...
Also sneak in a schmichael -> hashicorp fix in a url
2018-03-08 10:59:56 -08:00
Jeff Escalante
fa34f9a605
add 'HashiCorp' before 'Nomad' on first instance on homepage
...
also update dependencies and middleman-hashicorp
2018-03-06 18:39:48 -05:00
Preetha
05e3acc935
Merge pull request #3943 from hashicorp/d-add-scale-numbers
...
Add cluster size scale numbers to Intro page
2018-03-05 20:59:01 -06:00
Rob Genova
a4fd1f0b40
Add note about cluster sizes to Built for Scale section.
2018-03-05 23:42:29 +00:00
Charlie Voiselle
2a50205128
Incorporate review wording changes
...
Added text from review comments per @csawyerYumaed.
2018-03-05 13:11:35 -05:00
csawyerYumaed
88ed5ad112
Template docs, add vault PKI integration example.
...
Update the template documentation, and add a vault PKI integration example.
2018-02-26 12:41:39 -08:00
Michael Schurter
2228e1fd0c
Merge pull request #3897 from hashicorp/f-docs-command-with-output
...
Removed text between command and output
2018-02-26 10:47:22 -08:00
Filip Ochnik
756d1358bd
Add missing backticks in cap_add and cap_drop docs
2018-02-24 10:27:23 +01:00
Charlie Voiselle
0a9f2a65f2
Removed text between command and output
...
Removed some low-value text between the example command and the sample output.
2018-02-22 16:36:13 -05:00
Charlie Voiselle
64badc3562
Merge pull request #3704 from matosf/patch-1
...
removed duplicate stats command from output
2018-02-22 10:24:50 -05:00
Charlie Voiselle
3f7e0b90c5
Removing text between command and output
...
Per @dadgar's review and @matosf yielding in comments so we can get this correction merged.
2018-02-22 10:22:00 -05:00
Alex Dadgar
483e011720
Merge pull request #3892 from hashicorp/f-tunnel
...
Client RPC Endpoints, Server Routing and Streaming RPCs
2018-02-20 16:35:42 -08:00
Charlie Voiselle
3e4f6dfa25
Merge pull request #3867 from c4milo/patch-1
...
docs: Fix a very small typo
2018-02-20 10:11:22 -05:00
John Cowen
28dd41c419
Fix erroneous metrics link + code block typo on the metrics page
2018-02-20 15:00:56 +00:00
Alex Dadgar
bdefb9f2c7
doc improvements
2018-02-15 13:59:03 -08:00
Alex Dadgar
4aa8bdd4e1
Document server handling of client endpoints
...
This PR adds API documentation noting the change in 0.8 where servers
can handle client endpoints and annotated the endpoints that now have an
optional parameter to specify the node_id.
2018-02-15 13:59:02 -08:00
Kyle Havlovitz
54b691f538
Merge pull request #3852 from hashicorp/autopilot-cleanup
...
Clean up some leftover autopilot differences from Consul
2018-02-14 10:42:32 -08:00
Preetha
df6400222b
Merge pull request #3868 from hashicorp/f-server-side-restarts
...
server side rescheduling
2018-02-13 20:09:51 -06:00
Camilo Aguilar
f1525e28a2
Fix a very small typo
2018-02-13 19:50:18 -05:00
Preetha
f58db49571
Merge pull request #3864 from hashicorp/improve-check-docs
...
Clarify that check names are auto generated.
2018-02-12 14:07:44 -06:00
Michael Schurter
0b5826bc11
Merge pull request #3853 from hashicorp/docs-datacenter-faq
...
Clarify Nomad dc vs Consul dc
2018-02-12 11:31:18 -08:00
Michael Schurter
e3d1a76a08
Clarify Nomad dc vs Consul dc
2018-02-12 11:11:50 -08:00
Preetha Appan
22ed9f1ad7
Nicer names
2018-02-12 12:19:16 -06:00
Preetha Appan
e955e732be
Add check names to multiple checks example
2018-02-12 11:31:06 -06:00
Preetha Appan
dd7fcdd3cf
Clarify that check names are auto generated.
2018-02-12 11:21:50 -06:00
Preetha Appan
023468f112
Missed reschedule policy documentation in json-jobs page
2018-02-09 16:31:24 -06:00
Michael Schurter
c081fdc449
docker: add cpu_hard_limit docs
2018-02-08 20:20:26 -08:00
Kyle Havlovitz
709b693d39
Clean up some leftover autopilot differences from Consul
2018-02-08 10:27:26 -08:00
Preetha Appan
9e3e929382
More review feedback
2018-02-08 08:23:19 -06:00
Preetha Appan
4db169ce0a
Review feedback
2018-02-06 12:25:44 -06:00
Mahmood Ali
bebafb5234
Add tags option to datadog telemetry
...
Expose an global tags option in telemetry config for dogstatsd, for
purposes of distinguishing between multiple nomad cluster metrics.
2018-02-06 12:08:37 -05:00
Preetha Appan
886e7dd0a5
Add paragraph about rescheduling during deployments
2018-02-06 10:19:45 -06:00
Preetha Appan
9632d0e352
Documentation for reschedule attempts in CLI/API
2018-02-06 10:19:45 -06:00
Preetha Appan
f34ab642fa
Start of documentation for reschedule stanza
2018-02-06 10:19:45 -06:00
Michael Schurter
279a3b3f28
Merge pull request #3790 from 42wim/dockerv6
...
Service registration for IPv6 docker addresses (Fixes #3785 )
2018-02-05 17:07:53 -08:00
Wim
6febe643f9
Update documentation
2018-02-01 14:25:14 +01:00
Wim
db3bdfe898
* Change use_ipv6_address to advertise_ipv6_address.
...
* Set autoadvertise to true.
* Update documentation.
2018-02-01 00:01:25 +01:00
Preetha Appan
8ac05d4462
Reuse default policy structs in api, and other code review feedback
2018-01-31 16:33:00 -06:00
Preetha Appan
2a5df68e9a
Change the default mode for client side restarts to fail from delay
2018-01-31 10:39:11 -06:00
Kyle Havlovitz
cb2321353c
Merge pull request #3812 from hashicorp/autopilot-config-change
...
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-30 16:14:26 -08:00
Kyle Havlovitz
5cec4e794e
Fix autopilot guide example
2018-01-30 16:12:39 -08:00
Kyle Havlovitz
0eb0acacdc
Fix remaining issues with autopilot change
2018-01-30 15:21:28 -08:00
Michael Schurter
29a3c8f709
Merge pull request #3334 from hashicorp/f-vault-acl
...
Vault Secret Backend
2018-01-30 12:26:59 -08:00
Michael Schurter
40b558e00d
Mention minimum Vault version
2018-01-30 11:31:10 -08:00
Michael Schurter
c946255459
Minor formatting/style updates
2018-01-30 11:14:05 -08:00
Wim
76f09db067
Service registration for IPv6 docker addresses
2018-01-30 17:07:47 +01:00
Kyle Havlovitz
2ccf565bf6
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-29 20:03:38 -08:00
Alex Dadgar
3d28774f74
Merge pull request #3802 from filipochnik/docker-readonly-rootfs
...
Add ReadonlyRootfs option to the Docker driver
2018-01-29 09:47:27 -08:00
Charlie Voiselle
fb5091678b
Changed `nomad.rocks` to `localhost:4646` to align with defaults
...
Should provide cut and paste example for most users. Advanced users should be able to correct URLs to something appropriate.
2018-01-29 11:27:52 -05:00
Filip Ochnik
80a17ee8dd
Add ReadonlyRootfs option to the Docker driver
2018-01-27 14:38:29 +01:00
Alex Dadgar
1fc6f2fb01
Link sentinel docs
2018-01-24 14:17:57 -08:00
Alex Dadgar
a43e0a7b08
Allow overriding an image's entrypoint in Docker
...
Fixes https://github.com/hashicorp/nomad/issues/2219
2018-01-23 14:05:00 -08:00
Alex Dadgar
98a03ad689
Merge pull request #3754 from filipochnik/docker-caps
...
Add an option to add and drop capabilities in the Docker driver
2018-01-23 12:02:50 -08:00
Nicolas Corrarello
d30bc34a27
Introducing @schmichael suggestions
2018-01-23 13:26:34 +01:00
Chelsea Komlo
d09cc2a69f
Merge pull request #3492 from hashicorp/f-client-tls-reload
...
Client/Server TLS dynamic reload
2018-01-23 05:51:32 -05:00
Filip Ochnik
2f670b1b2a
Document the ALL value for docker.caps.whitelist
2018-01-23 11:30:44 +01:00
Nicolas Corrarello
088a247310
Merge branch 'master' of github.com:/hashicorp/nomad into f-vault-acl
2018-01-23 06:37:46 +00:00
Filip Ochnik
4abd269a68
Merge branch 'master' into docker-caps
2018-01-21 12:18:22 +01:00
Filip Ochnik
558812350d
Finish implementation of the capabilities whitelist
2018-01-21 12:14:24 +01:00
Kyle Havlovitz
901c8791f4
Merge pull request #3670 from hashicorp/autopilot
...
Add Autopilot feature from Consul
2018-01-19 12:52:56 -08:00
Michael Schurter
5a1fa05e40
Merge pull request #3766 from hashicorp/b-example-service-name
...
Make example service name make sense
2018-01-18 16:06:50 -08:00
Kyle Havlovitz
12ff22ea70
Merge branch 'master' into autopilot
2018-01-18 13:29:25 -08:00
Alex Dadgar
dcbb4b3846
Merge pull request #3687 from mikemccracken/add-lxc-bindmounts
...
Add volumes config to LXC driver
2018-01-18 13:07:09 -08:00
Michael McCracken
e8774d3161
lxc: Add documentation for volumes support
...
Signed-off-by: Michael McCracken <mikmccra@cisco.com>
2018-01-18 04:17:42 -08:00
Michael McCracken
6eb5732e04
website: fix example json job
...
Can't use the string syntax in json.
Also fixes typo in curl example command.
Signed-off-by: Michael McCracken <mikmccra@cisco.com>
2018-01-18 04:15:13 -08:00
Michael Schurter
9fcda9c5aa
Make example service name make sense
...
Switch from global-redis-check for the example job's service name to
redis-cache. The former name is really confusing and someone finally
called us out on it:
https://groups.google.com/d/msg/nomad-tool/3RTh6CyYkWk/vEe_Sj7lAAAJ
Also specifically mention that the `service.name` parameter is what is
advertised in Consul.
2018-01-17 14:08:30 -08:00
Matthew Irish
e28e1499c5
update middleman-hashicorp
2018-01-17 15:55:49 -06:00
Michael Schurter
57eb128dcf
Merge pull request #3718 from hashicorp/b-3713-fix-check-restart
...
Fix service.check_restart stanza propagation
2018-01-16 16:39:42 -08:00
Alex Dadgar
622aeb581e
Merge pull request #3751 from portworx/master
...
Docs: update volume-driver, reflecting a supported driver
2018-01-16 15:58:54 -08:00
Alex Dadgar
68f3db0956
Update consul.html.md
2018-01-16 15:56:02 -08:00
Kyle Havlovitz
7b980c42d8
Add raft remove by id endpoint/command
2018-01-16 13:35:32 -08:00
Alex Dadgar
6420ba61bc
actually show defaults
2018-01-16 11:37:59 -08:00
Chelsea Holland Komlo
5f52e8e103
feedback from code review
2018-01-16 11:55:11 -05:00
Filip Ochnik
8ee3ce7a26
Add an option to add and drop capabilities in the Docker driver
2018-01-14 19:56:57 +01:00
Jeff Silberman
270f8dafcf
Update volume-driver, reflecting a supported driver
2018-01-12 16:09:50 -08:00
Shantanu Gadgil
318cec8ce6
'drain' node is a POST rather than a GET
...
'drain' node is a POST rather than a GET
2018-01-12 23:35:49 +05:30
Filip Ochnik
881ab93dfc
Remove duplicate docs entry for docker privileged option
2018-01-12 14:29:31 +01:00
Alex Dadgar
c1c975b59e
Merge pull request #3733 from hashicorp/d-merge-community-and-resources
...
Merge Community and Resources pages
2018-01-10 11:42:02 -08:00
Ron Alexssen
19430ba3ad
remove duplicate typo
2018-01-09 15:21:30 -08:00
Michael Schurter
3ef1de4c63
Revert "Remove mention of check_restart on service"
...
This reverts commit 758b98685be4a2997bd0bc54f55b73ac3d0365cc.
2018-01-09 15:18:34 -08:00
Michael Schurter
6b6a14cf7e
Revert "Missed header mention of server.check_restart"
...
This reverts commit 8295f81dddf8b53c0b78707be6fddc6e30f95640.
2018-01-09 15:18:22 -08:00
Chelsea Holland Komlo
21ceb0a46b
add documentation
2018-01-09 06:34:46 -05:00
Rob Genova
9c2ec21daf
Add new blog post
2018-01-08 21:42:47 +00:00
Rob Genova
e5656e6b3c
Add redirect from Community page to Resources page
2018-01-08 21:34:26 +00:00
Rob Genova
45d5799830
Remove Community links from header and footer
2018-01-08 21:33:55 +00:00
Rob Genova
149d175996
Merge Community page content into Resources page
2018-01-08 21:33:26 +00:00
Michael Schurter
de62c3e933
Merge pull request #3716 from hashicorp/docs-3713-remove
...
Remove mention of check_restart on service
2018-01-08 10:53:27 -08:00
Michael Schurter
79d44050f3
Missed header mention of server.check_restart
2018-01-04 15:05:27 -08:00
Michael Schurter
337578effd
Remove mention of check_restart on service
...
This is currently broken and should be removed from docs until a fix is
released.
See #3713
2018-01-04 11:30:03 -08:00
Michael Schurter
eb104393c8
Merge pull request #3712 from hashicorp/docs-promote-group
...
Add missing -group=cache to docs
2018-01-04 11:08:59 -08:00
Michael Schurter
8496cc8192
Merge pull request #3685 from filipochnik/abs-path
...
Prevent absolute URLs in checks paths
2018-01-04 10:55:36 -08:00
Michael Schurter
22bcbe3dbc
Add missing -group=cache to docs
...
Fixes #3699
2018-01-03 16:50:47 -08:00
Preetha
1712b03705
Merge branch 'master' into 0.8
2018-01-03 16:06:38 -06:00
Michael Schurter
402ef925a5
Merge pull request #3693 from rwaweber/guides_securing_typos
...
securing guide: small signal typo and argument consistency
2018-01-03 09:54:01 -08:00
Michael Schurter
e6a5de7443
Merge pull request #3692 from jaeminsung/master
...
Add missing token option for nomad run command
2018-01-03 09:42:17 -08:00
Chris Kühl
6da376a110
Change 'CoreOS rkt' to just 'rkt'
...
CoreOS initiated the project but it is now under the CNCF banner and includes many contributors and core maintainers that are not at CoreOS.
2018-01-02 10:42:29 +01:00
Fabio Matos
d630860036
removed duplicate stats command from output
2017-12-29 11:37:48 +00:00
rwaweber
cdbce86918
small signal typo and argument consistency
2017-12-27 12:43:36 -05:00
Jaemin Sung
1cc4813d86
Add missing token option for nomad run command
2017-12-27 11:54:20 -05:00
Filip Ochnik
fc99d3fc2d
Prevent absolute URLs in checks paths
2017-12-21 10:32:12 +01:00
Alex Dadgar
180062f68f
bump website
2017-12-19 17:12:21 -08:00
Michael Schurter
0bf86b8477
Merge pull request #3674 from hashicorp/b-3673-accept-empty-port
...
Services should not require a port
2017-12-19 16:51:05 -08:00
Michael Schurter
237dc52acc
Fix missing fields in json jobspec docs
2017-12-19 16:19:40 -08:00
Michael Schurter
714eb0b266
Services should not require a port
...
Fixes #3673
2017-12-19 15:50:23 -08:00
Rob Genova
ea4bfc0ec5
Add Spark configuration properties for ACL token and namespace. Remove spark.nomad.job property (deprecated in favor of spark.app.id).
2017-12-19 00:12:20 +00:00
Kyle Havlovitz
2455a205de
Add autopilot docs
2017-12-18 14:29:41 -08:00
Rob Genova
2675ffbd57
minor formatting fixes and new resources
2017-12-15 20:35:51 +00:00
James Rasell
07134665c2
Update template.html.md Vault template example
...
The change updates the Vault example within the Environment Variables section to use the `.value` notation rather than the `.key` notation. This is because the example is calling a specific secret key and populating an env var with this; meaning the value of the secret is required over the value.
2017-12-13 10:40:22 +00:00
Rob Genova
c14ea7a6ca
Merge pull request #3655 from hashicorp/d-docker-formatting
...
Fix minor formatting issue on Docker docs page
2017-12-12 14:32:02 -08:00
Rob Genova
9559341f42
fix minor formatting/spacing issue
2017-12-12 22:11:15 +00:00
Rob Genova
02bcb547b6
unbold hyperlinks
2017-12-12 22:01:17 +00:00
Kyle Havlovitz
f088446d48
Add missing exist checks and doc line
2017-12-12 10:17:16 -06:00
Kyle Havlovitz
b775fc7b33
Added support for v2 raft APIs and -raft-protocol option
2017-12-12 10:17:16 -06:00
Alex Dadgar
d7464e7719
website
2017-12-11 17:54:33 -08:00
Michael Schurter
52bb3f592d
Merge pull request #3619 from hashicorp/f-3380-custom-ports
...
Allow custom ports for services and checks when using driver address_mode
2017-12-11 11:43:33 -08:00
Christian Winther
9672786b76
fix hashi-ui link
2017-12-10 21:05:30 +01:00
Michael Schurter
0d472b6a41
Expand port and address_mode docs
2017-12-08 12:39:50 -08:00
Michael Schurter
f88f587ce1
Add `Using Driver Address Mode` docs
2017-12-08 12:03:43 -08:00
Michael Schurter
e930057e4a
Document service/check address_mode/port changes
2017-12-08 12:03:43 -08:00
Preetha Appan
e652956496
Clarify difference between node and task metadata interpolated vars.
2017-12-08 11:44:15 -06:00
Chelsea Holland Komlo
61fa8ad4ba
code review fixes
2017-12-07 13:46:25 -05:00
Chelsea Holland Komlo
54ec80adb0
add documention
2017-12-07 12:35:02 -05:00
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
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
Nicolas Corrarello
3a4b9abaf0
Changed roles for role as the path changed in Vault
2017-11-07 15:11:41 +00: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
Diptanu Choudhury
42e4118f81
Added docs for the purge API
2017-10-26 14:18:34 -07:00
Alex Dadgar
f20a83cf60
bump website
2017-10-25 17:45:36 -07:00
Alex Dadgar
130a79552e
bump version
2017-10-25 16:59:28 -07:00
Alex Dadgar
ce93265dd1
Merge pull request #3432 from hashicorp/d-ui-guide-naming
...
Replace 'Nomad UI' with 'Web UI' in UI guide
2017-10-25 16:30:15 -07:00
Andrew Klaas
b8fcaf23d7
fixing small sentinel doc typo
2017-10-24 17:41:35 -05:00
Rob Genova
1ffe57f176
Highlight web ui demo
2017-10-23 23:42:31 +00:00
Rob Genova
2eccea00eb
Update Web UI guide to reference the 'Web UI' instead of the 'Nomad UI'. Link to ACL guide and online demo.
2017-10-23 22:15:06 +00:00
Alex Dadgar
3dbc29e4c4
bump website version
2017-10-23 12:50:54 -07:00
James Phillips
5e257962a2
Fixes some typos in the ACL guide.
2017-10-19 17:34:40 -07:00
Alex Dadgar
1bcfb96c6d
fix bad links
2017-10-19 16:39:16 -07:00
Alex Dadgar
ad1abbc910
rc download
2017-10-19 16:31:27 -07:00
Michael Schurter
2547bc5138
Prevent _ from causing italics
...
Fixes #3418
2017-10-19 15:35:47 -07:00
Alex Dadgar
79c9e07822
Improve acl bootstrap docs
2017-10-17 15:17:07 -07:00
Chelsea Holland Komlo
9005e2e8a5
small guide instruction fix
2017-10-16 19:05:01 -04:00
Chelsea Holland Komlo
d2fc3c0158
fix up spelling in guide
2017-10-16 16:39:56 -04:00
Alex Dadgar
fd5be6de76
Merge pull request #3395 from hashicorp/d-quota
...
Document Quotas
2017-10-16 12:41:05 -07:00
Alex Dadgar
12ff9e5da1
review feedback
2017-10-16 12:40:41 -07:00
Alex Dadgar
5172073db2
Merge branch 'master' into f-acl-cli
2017-10-16 11:29:48 -07:00
Alex Dadgar
b940175933
Update acl-tokens.html.md
2017-10-16 11:29:08 -07:00
Alex Dadgar
49248b11ef
guide
2017-10-16 11:23:18 -07:00
Michael Schurter
916682f8a0
Merge pull request #3387 from hashicorp/f-aclless-health
...
Agent Health Endpoint
2017-10-16 11:05:09 -07:00
Alex Dadgar
24eff68c37
clarify duration
2017-10-16 10:08:35 -07:00