Michael Schurter
f42a6ff3d3
docs: prettify node names
2018-04-12 16:14:13 -07:00
Michael Schurter
67f95a73c7
docs: link drain guide from other drain docs
2018-04-12 15:50:46 -07:00
Michael Schurter
e2b78d470b
docs: add multi-dc example to drain guide
2018-04-12 15:42:57 -07:00
Michael Schurter
25fa9dac51
docs: fix typos, improve wording
2018-04-12 15:42:32 -07:00
Michael Schurter
a50ce5ef8d
docs: add drain guide
2018-04-12 09:59:50 -07:00
Alex Dadgar
2d8736064c
Merge pull request #4137 from hashicorp/d-vault-guide
...
Use new Vault CLI commands in guides
2018-04-11 12:52:38 -07:00
Alex Dadgar
852e3b4fa0
Use new Vault CLI commands in guides
2018-04-11 12:51:36 -07:00
Michael Schurter
b98152b963
Merge pull request #4116 from hashicorp/ga-build-only
...
Embed Google Analytics only in production
2018-04-11 11:24:23 -07:00
Charlie Voiselle
f945e51bc7
Merge pull request #4135 from hashicorp/b-fix-til
...
Changed "til" to "until"
2018-04-11 13:10:31 -05:00
Chelsea Komlo
b70caf987c
Merge pull request #4133 from hashicorp/d-update-securing-nomad-guide
...
Add paragraph to explain rpc_migrate_mode when migrating a cluster
2018-04-11 14:01:42 -04:00
Chelsea Holland Komlo
aad039905e
minor spelling/punctuation fixups
2018-04-11 13:41:39 -04:00
Jeff Escalante
d52730a3be
Merge pull request #3954 from hashicorp/je.segment
...
Switch web analytics to segment
2018-04-11 13:37:02 -04:00
Charlie Voiselle
c728a2feb8
Changed "til" to "until"
...
Should be "till" or "until"; chose "until" because it is unambiguous as to meaning.
2018-04-11 12:36:28 -05:00
Chelsea Holland Komlo
446454b26e
code review rewording recommendations
2018-04-11 13:31:10 -04:00
Chelsea Holland Komlo
8acc0129dd
add link to rpc_upgrade_mode docs
2018-04-11 12:00:52 -04:00
Chelsea Holland Komlo
f792b577a0
add paragraph to explain rpc_migrate_mode when migrating a cluster
...
Update documentation on dynamically reloading TLS configuration
2018-04-11 11:48:24 -04:00
Michael Schurter
52403fd783
docs: mention some cli backward incompatibility
2018-04-09 11:09:05 -07:00
Michael Schurter
e71944c71f
docs: mention env var changes in upgrade docs
...
Mention the changes from #3760 in the upgrade docs as applications
expecting underscores will break.
2018-04-09 10:27:16 -07:00
Charlie Voiselle
f38acee96d
Removed break inside of links
2018-04-09 12:20:23 -05:00
Charlie Voiselle
5b6fe67ab4
fixed link
2018-04-09 12:18:09 -05:00
Geoffrey Grosenbach
36ef12f00d
Embed Google Analytics only in production
...
This will clean up analytics which currently show non-published pages
and an incorrect number of pageviews due to the Google Analytics script being run in
development as well as production.
2018-04-06 20:42:48 -07:00
Jeff Escalante
14adc342f8
switch from ga to segment analytics
2018-04-06 18:16:31 -04:00
Charlie Voiselle
734121d8ff
Updated Placement tables for consistency
2018-04-04 18:57:10 -04:00
Michael Lange
c528439563
Update the UI guide to add instructions & screenshots for new features
2018-04-02 18:19:17 -07:00
Michael Lange
4ffb6818f3
Remove note about stats being requested from clients
...
This is no longer true 🎉
2018-04-02 18:19:17 -07:00
Michael Lange
e47ef9526f
Update existing UI guide to include information about live updating views
2018-04-02 18:19:17 -07:00
Michael Lange
c26ae1d955
Update the UI routes in the API docs
2018-04-02 18:19:17 -07:00
Alex Dadgar
b4bb89d6da
fix typo
2018-03-30 16:55:45 -07:00
Michael Schurter
cd721ba654
docs: grammar fix from pr
2018-03-30 16:24:19 -07:00
Michael Schurter
ded8ad4cb9
docs: node drain, eligibility; jobspec migrate
2018-03-30 16:18:36 -07:00
Michael Schurter
8630e8296a
Merge pull request #4055 from hashicorp/docs-4008-ports
...
docs: clarify service.port depends on address_mode
2018-03-29 17:03:38 -07:00
Chelsea Holland Komlo
58d24f8bd1
update timestamp and format api reference descriptions
2018-03-29 14:22:46 -04:00
Chelsea Holland Komlo
43f11cc930
add further driver info; driver name with subsystem
2018-03-29 13:34:30 -04:00
Chelsea Holland Komlo
e7064fb164
update events in node api
2018-03-29 12:41:32 -04:00
Chelsea Holland Komlo
6e8007fd88
add field reference for node events
2018-03-29 12:29:55 -04:00
Chelsea Holland Komlo
fe19fa2d3c
improve timestamp
2018-03-29 12:17:03 -04:00
Chelsea Holland Komlo
86097b787d
add node events to documentation
2018-03-29 12:17:03 -04:00
Preetha
6f870b8bd7
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
57872ff162
docs
2018-03-28 10:15:33 -05:00
Michael Schurter
cc4830d284
docs: clarify service.port depends on address_mode
...
Hopefully helps prevent more issues like #3681 and #4008 . The
port/address_mode logic is really subtle, and it took me a long time to
diagnose #4008 despite being the one to have addressed the duplicate
issue before! Not to mention I wrote the code! Definitely need to do
something to make it more understandable...
2018-03-27 14:58:08 -07:00
Michael Schurter
39797dce5c
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
ab39d028ce
more review feedback
2018-03-27 14:55:19 -05:00
Preetha Appan
b77f26021a
Replace linear with constant, and other small changes
2018-03-27 14:55:19 -05:00
Preetha Appan
8f208055bc
Initial docs for new delayed rescheduling options
2018-03-27 14:55:19 -05:00
Chelsea Komlo
e210a21659
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
63c3fefb96
nomad closes connections on reloading a tls configuration
2018-03-26 11:43:24 -04:00
Joseph Núñez
a5f7cc7e1e
website: removed duplicated text
2018-03-25 20:23:05 -03:00
Joseph Núñez
e82bcd7be7
website: fix typo in Vault stanza docs
2018-03-25 19:45:14 -03:00
Alex Dadgar
f5ebe7da8e
Fix old references
2018-03-22 13:39:18 -07:00
Alex Dadgar
1c2cfdc863
aliases
2018-03-22 11:09:26 -07:00