Commit Graph

1944 Commits

Author SHA1 Message Date
Rob Genova
a46bb22f1b 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
54e6b7ff74 Add autopilot docs 2017-12-18 14:29:41 -08:00
Rob Genova
a7ce1543f7 minor formatting fixes and new resources 2017-12-15 20:35:51 +00:00
James Rasell
7cd1f55a3b 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
df4f9da33d 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
4cb8b615e3 fix minor formatting/spacing issue 2017-12-12 22:11:15 +00:00
Rob Genova
57953f6110 unbold hyperlinks 2017-12-12 22:01:17 +00:00
Kyle Havlovitz
5749297731 Add missing exist checks and doc line 2017-12-12 10:17:16 -06:00
Kyle Havlovitz
de90db139a Added support for v2 raft APIs and -raft-protocol option 2017-12-12 10:17:16 -06:00
Alex Dadgar
721b23d262 website 2017-12-11 17:54:33 -08:00
Michael Schurter
82cbb70be4 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
5849d736ff fix hashi-ui link 2017-12-10 21:05:30 +01:00
Michael Schurter
41963605d0 Expand port and address_mode docs 2017-12-08 12:39:50 -08:00
Michael Schurter
f11360acf8 Add Using Driver Address Mode docs 2017-12-08 12:03:43 -08:00
Michael Schurter
f2d47156ec Document service/check address_mode/port changes 2017-12-08 12:03:43 -08:00
Preetha Appan
b1ca49fbca Clarify difference between node and task metadata interpolated vars. 2017-12-08 11:44:15 -06:00
Chelsea Holland Komlo
ae10b638db code review fixes 2017-12-07 13:46:25 -05:00
Chelsea Holland Komlo
73a4a4620d add documention 2017-12-07 12:35:02 -05:00
Rob Genova
deba901a92 Update resources.html.erb 2017-12-05 21:30:07 -08:00
Rob Genova
bb8e2a2cd5 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
b07064cd40 Fix typo 2017-12-05 23:47:23 +00:00
Rob Genova
bff0babc48 Minor changes and reformatting 2017-12-04 23:51:09 +00:00
Rob Genova
a138d7f033 Add Resources page 2017-12-04 23:39:16 +00:00
Michael Schurter
1ffb189ed2 Add atomic migrations to changelog and docs 2017-11-29 17:27:13 -08:00
Chelsea Komlo
e0d657f131 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
6af4808e39 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
51a407f2bc 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
fdafc2946b 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
15904cd2fa 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
3e8e1faabc Fix Website Docs for Periodic jobs TimeZone 2017-11-27 18:06:26 +01:00
Jin Lee
847e9d5eef /client/gc returns text/plain, not json 2017-11-23 10:15:33 -08:00
Jin Lee
0bb3364521 update API docs for /regions endpoint 2017-11-23 09:24:40 -08:00
Preetha
0e255b2ba8 Merge pull request #3567 from hashicorp/d-enterprise-docs
Minor tweaks to Enterprise docs
2017-11-21 16:38:07 -06:00
Rob Genova
0b7c22321d Update index.html.md 2017-11-20 12:20:53 -08:00
Rob Genova
8332956ffd Update index.html.md 2017-11-20 12:19:42 -08:00
Rob Genova
cf84ee0ee9 Update index.html.md 2017-11-20 12:17:16 -08:00
Rob Genova
a0fecb5549 Update index.html.md 2017-11-20 12:11:21 -08:00
Preetha
7ef84408a5 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
0d4797711b Address some review comments 2017-11-20 11:15:09 -06:00
Chelsea Komlo
13d3a662f3 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
4e9ede95d9 Merge pull request #3574 from multani/fix-doc-logs
doc: fix logs size
2017-11-20 09:43:04 -05:00
Jonathan Ballet
f64ba61492 doc: fix logs size 2017-11-20 12:36:56 +01:00
Preetha
bc08d31849 Remove merge conflict marker from documentation 2017-11-19 16:10:56 -06:00
Jin Lee
d3c7268a2d update API docs for /agent/self from POST to GET 2017-11-18 19:03:33 -08:00
Rob Genova
1ca8deac4f slight wording changes; add links to Enteprise 2017-11-17 23:07:05 +00:00
Rob Genova
093929da9d minor wording changes 2017-11-17 14:52:41 -08:00
Rob Genova
b0a5dbdd67 update Enterprise language 2017-11-17 14:44:48 -08:00
Samuel BERTHE
e6c0372318 review(docker driver): sysctls -> sysctl + ulimits -> ulimit 2017-11-17 16:30:45 -06:00
Samuel BERTHE
db2b09e4a0 doc(docker driver): Adds doc for ulimit and sysctl 2017-11-17 16:14:14 -06:00
Preetha
7bf4d34668 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