Preetha Appan
7d246b56b7
Added section on failure recovery under operating a job with details and examples of different restarts.
2018-04-12 15:57:06 -05:00
Michael Schurter
0396891aa7
Merge pull request #4116 from hashicorp/ga-build-only
...
Embed Google Analytics only in production
2018-04-11 11:24:23 -07:00
Geoffrey Grosenbach
f2c91e4e67
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
c1d5dd2ad4
switch from ga to segment analytics
2018-04-06 18:16:31 -04:00
Michael Schurter
0f81725359
docs: node drain, eligibility; jobspec migrate
2018-03-30 16:18:36 -07:00
Alex Dadgar
17fc9a6283
Fix old references
2018-03-22 13:39:18 -07:00
Alex Dadgar
43eae87ed0
nested command docs
2018-03-22 10:56:06 -07:00
Preetha Appan
f34ab642fa
Start of documentation for reschedule stanza
2018-02-06 10:19:45 -06:00
Kyle Havlovitz
12ff22ea70
Merge branch 'master' into autopilot
2018-01-18 13:29:25 -08:00
Rob Genova
45d5799830
Remove Community links from header and footer
2018-01-08 21:33:55 +00:00
Kyle Havlovitz
2455a205de
Add autopilot docs
2017-12-18 14:29:41 -08:00
Rob Genova
910b98c35b
Add Resources page
2017-12-04 23:39:16 +00:00
Rob Genova
97da591a7b
slight wording changes; add links to Enteprise
2017-11-17 23:07:05 +00: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
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
fd5be6de76
Merge pull request #3395 from hashicorp/d-quota
...
Document Quotas
2017-10-16 12:41:05 -07:00
Alex Dadgar
49248b11ef
guide
2017-10-16 11:23:18 -07:00
Alex Dadgar
e961e36046
quota api
2017-10-15 16:41:24 -07:00
Alex Dadgar
f0215b91e6
add missing namespace commands
2017-10-13 16:32:47 -07:00
Alex Dadgar
919fc3ce70
policy list and token self commands
2017-10-13 16:31:46 -07:00
Alex Dadgar
bf88fd8dd1
quota command docs
2017-10-13 16:16:36 -07:00
Alex Dadgar
0c529f87a5
UI command documentation
2017-10-11 18:24:58 -07:00
Rob Genova
593b9efbca
Update api.erb
2017-10-11 11:02:52 -07:00
Alex Dadgar
4eeffefef3
Namespace Quotas -> Resource Quotas
2017-09-26 09:51:28 -07:00
Alex Dadgar
e5ec915ac3
sync
2017-09-19 10:08:23 -05:00
Michael Lange
b85f15ead1
Merge pull request #3232 from hashicorp/d-ui-api-doc
...
Document each route in the UI for the API docs
2017-09-18 19:52:04 -05:00
Michael Lange
5ee4cbcdde
Merge pull request #3233 from hashicorp/d-ui-guide
...
New UI Guide for learning the Nomad UI
2017-09-18 19:51:53 -05:00
Michael Lange
b6d208f122
Add a new step to the intro for inspecting a job via the UI.
2017-09-18 12:33:32 -05:00
Michael Schurter
f92ffe5af5
Merge pull request #3105 from hashicorp/f-876-restart-unhealthy
...
Restart unhealthy tasks
2017-09-17 19:38:32 -07:00
Michael Lange
f5fb790de8
New UI Guide for learning the Nomad UI
2017-09-17 18:13:53 -05:00
Michael Lange
c6e2d1722a
Document each route in the UI for the API docs
2017-09-17 18:12:15 -05:00
Armon Dadgar
08f592d38d
website: document token create
2017-09-14 22:05:17 -07:00
Armon Dadgar
3345ef42b8
website: document acl policy apply
2017-09-14 21:31:15 -07:00
Michael Schurter
2251fb890e
Move check_restart to its own section.
2017-09-14 16:48:39 -07:00
Armon Dadgar
9344f58b27
website: document bootstrap CLI and update ACL guide
2017-09-11 10:47:39 -07:00
Chelsea Holland Komlo
66fa05405a
tagged metrics config options should be on telemetry config
...
better api example, add telemetry documentation
2017-09-06 15:25:36 +00:00
Armon Dadgar
8956f665a7
website: pointing to ACL guide
2017-09-04 13:07:44 -07:00
Armon Dadgar
a712a83f1b
website: Document ACL APIs and configuration
2017-09-04 13:07:44 -07:00
Alex Dadgar
ac2e20d511
Document new status command
...
This PR documents the new status and job status command.
2017-08-28 16:05:58 -07:00
Chelsea Holland Komlo
f8e2a4c54c
add HTTP documentation for search api
2017-08-25 00:14:04 +00:00
Michael Schurter
a8ec614d40
Rename guide from tls to securing-nomad
2017-08-11 21:02:52 -07:00
Michael Schurter
78e2fc603c
Remove old example tls config
...
It didn't work in cfssl 1.2 anyway (required building from cfssl
master).
2017-07-27 16:03:38 -07:00
Alex Dadgar
e0beda704a
New commands docs and small fixes
...
This PR adds the command documentations and has small CLI fixes.
2017-07-25 17:37:09 -07:00
Seth Vargo
a293b81b2b
Use a subdirectory for operator commands
2017-07-25 15:55:35 -04:00
Seth Vargo
8a28167adc
Update logos and colors
2017-07-24 11:35:42 -04:00
Rob Genova
02f3d363ee
Merge pull request #2754 from hashicorp/d-spark-guide
...
Apache Spark Integration Guide
2017-07-10 22:11:06 -07:00
Alex Dadgar
6d90c5c780
Deployments HTTP docs
2017-07-07 12:03:11 -07:00
Rob Genova
cf12ab199b
order guides alphabetically; rewrite getting started page; fix typos
2017-06-29 17:12:23 -07:00