Commit Graph

1319 Commits

Author SHA1 Message Date
Alex Dadgar
58898e1426 Update API and JSON Job Documentation
This PR updates the api documentation to reflect 0.6 HTTP API and the
JSON job specification as well.
2017-07-25 17:18:15 -07:00
Michael Schurter
887c3e0e24 Merge pull request #2895 from hashicorp/d-env-example
Use better example for env template
2017-07-25 14:58:19 -07:00
Seth Vargo
36fe551231 Use a subdirectory for operator commands 2017-07-25 15:55:35 -04:00
Michael Schurter
5f4d17671a Write secrets to secrets! 2017-07-25 09:51:11 -07:00
Michael Schurter
41e550d176 Use better example for env template 2017-07-24 16:40:39 -07:00
Seth Vargo
95e8ea98d3 More changes 2017-07-24 15:14:02 -04:00
Seth Vargo
07ed00537f Add Kevin's copy changes 2017-07-24 15:11:17 -04:00
Seth Vargo
1d1c381d54 Update anti-affinity 2017-07-24 14:46:01 -04:00
Seth Vargo
e7622a85bb Use go not golang 2017-07-24 14:45:12 -04:00
Seth Vargo
dc027bc153 Lowercase rkt 2017-07-24 14:42:02 -04:00
Seth Vargo
fc1facaa80 Better rolling deploy text 2017-07-24 14:41:39 -04:00
Seth Vargo
9feb6d1b80 Mention more than bg 2017-07-24 14:41:14 -04:00
Seth Vargo
7c06fc7922 Space file system 2017-07-24 14:40:32 -04:00
Seth Vargo
279921994d Spark on left 2017-07-24 11:35:45 -04:00
Seth Vargo
3265225a76 Add better images for rolling deploys, bg, and machine failure 2017-07-24 11:35:45 -04:00
Seth Vargo
3a783021b4 Add rolling upgrades 2017-07-24 11:35:45 -04:00
Seth Vargo
782fb6b92f Add provider names 2017-07-24 11:35:44 -04:00
Seth Vargo
e16d9bb4a7 Add colored output to make Alex happy 2017-07-24 11:35:44 -04:00
Seth Vargo
0a7a2271e9 Add svg for terminal circles
The HTML bullet is a different size in different browsers :(
2017-07-24 11:35:44 -04:00
Seth Vargo
b96efb875f Fix broken scrollbars on Safari 2017-07-24 11:35:44 -04:00
Seth Vargo
7bd71b3548 Add Apache Spark logo 2017-07-24 11:35:43 -04:00
Seth Vargo
58f53a1a4f Remove cubes.js 2017-07-24 11:35:43 -04:00
Seth Vargo
415cdcbc4e Update homepage to match 2017-07-24 11:35:43 -04:00
Seth Vargo
8f71f5715f Update logos and colors 2017-07-24 11:35:42 -04:00
Alex Dadgar
6e315f945d Merge pull request #2868 from hashicorp/f-feedback
Variety of UX fixes
2017-07-20 17:43:42 -07:00
Karel Malec
bafe9276ec Pass task group name as NOMAD_GROUP_NAME environment variable 2017-07-21 01:22:54 +02:00
Alex Dadgar
d104ccce6b Blue/green and canary docs 2017-07-19 15:56:41 -07:00
Alex Dadgar
bb45b95bc4 Allow tuning of heartbeat ttls
This PR allows tuning of heartbeat TTLs. An example of very aggressive
settings is as follows:

```
server {
  heartbeat_grace = "1s"
  min_heartbeat_ttl = "1s"
  max_heartbeats_per_second = 200.0
}
```
2017-07-19 09:38:35 -07:00
Alex Dadgar
24236e6309 docs 2017-07-18 14:07:28 -07:00
Alex Dadgar
c0084dcab1 Add command autocompletion.
This PR adds command autocompletion to the CLI.
2017-07-17 15:00:40 -07:00
Charlie Voiselle
77c6f32243 Spellcheck sweep of website directory
Caught some typos.  Made units separate from the numbers 1GHz -> 1 GHz
after talking to Nick about questions of style (this has the side effect of making future spell checking easier).
2017-07-17 14:41:50 -04:00
Rob Genova
7d41d89b5c Update the vault token-create example to use -orphan (to prevent revocation if the parent token expires); add note about Vault token hierarchies 2017-07-13 13:04:31 -07:00
Rob Genova
733896bb4c Merge pull request #2754 from hashicorp/d-spark-guide
Apache Spark Integration Guide
2017-07-10 22:11:06 -07:00
Rob Genova
67ffa3f20c Fix terraform links 2017-07-10 22:09:17 -07:00
Rob Genova
e3841f7eb4 Fix link to Terraform 2017-07-10 22:03:45 -07:00
Rob Genova
58c8630e4b Move Terraform reference to Next Steps 2017-07-10 12:41:40 -07:00
Rob Genova
5b0f40a7dd update references to build tgz 2017-07-10 12:05:36 -07:00
Rob Genova
cdf5fba7e6 Add reference to example Terraform configuration; reframe getting started options as manual vs. automated 2017-07-08 10:16:13 -07:00
Rob Genova
6248992e11 Fix formatting; remove reference to personal S3 bucket 2017-07-08 08:20:10 -07:00
Rob Genova
99160e34d5 Remove references to personal S3 bucket 2017-07-08 08:09:10 -07:00
Alex Dadgar
25b393b77e Merge pull request #2806 from hashicorp/d-update-stanza
Document new upgrade stanza
2017-07-07 16:52:50 -07:00
Michael Schurter
ef98449b07 Merge pull request #2787 from hashicorp/f-docker-test-mac
Test #2652 - Docker MAC Address option
2017-07-07 16:22:10 -07:00
Michael Schurter
5ab252fe43 Merge pull request #2797 from hashicorp/f-2785-docker-bridge-ip
Add driver.docker.bridge_ip node attribute
2017-07-07 16:20:20 -07:00
Alex Dadgar
ee13d1a81a Document new upgrade stanza
This PR adds documentation and examples for the new update stanza.
2017-07-07 16:04:35 -07:00
Rob Genova
da22eda660 rewording and minor fixes to various pages 2017-07-07 13:20:40 -07:00
Michael Schurter
02447214d5 an user -> a user 2017-07-07 12:12:48 -07:00
Alex Dadgar
27048bb7fa events 2017-07-07 12:12:48 -07:00
Alex Dadgar
6925255fe4 add to docs 2017-07-07 12:10:04 -07:00
Alex Dadgar
4e4c4a0f46 feedback 2017-07-07 12:10:04 -07:00
Alex Dadgar
65abc9ae41 HTTP API docs for job 2017-07-07 12:10:04 -07:00