Commit Graph

1933 Commits

Author SHA1 Message Date
Preetha 177d2d6010
Merge pull request #4052 from hashicorp/f-specify-total-memory
Allow to specify total memory on agent configuration
2018-03-28 12:28:41 -05:00
Preetha Appan 2f54c3b884
docs 2018-03-28 10:15:33 -05:00
Michael Schurter 7dcea6a37f demo: give agents unique names
Give demo agents unique names to improve `nomad node status` output.
Since the agents default to the hostname, they all had the same name
whether using the root or demo Vagrantfiles.
2018-03-27 14:29:53 -07:00
Preetha Appan e0b5b6f59f
more review feedback 2018-03-27 14:55:19 -05:00
Preetha Appan 13bf976b1f
Replace linear with constant, and other small changes 2018-03-27 14:55:19 -05:00
Preetha Appan 7b0aaebb50
Initial docs for new delayed rescheduling options 2018-03-27 14:55:19 -05:00
Chelsea Komlo 9fc0b2b303
Merge pull request #4043 from hashicorp/tls-documentation-update
Nomad now closes old connections on reloading a TLS configuration
2018-03-26 15:11:05 -04:00
Chelsea Holland Komlo d20649c46a nomad closes connections on reloading a tls configuration 2018-03-26 11:43:24 -04:00
Joseph Núñez beebbe8ae8 website: removed duplicated text 2018-03-25 20:23:05 -03:00
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