Alex Dadgar
|
c85dfdf9a0
|
Merge branch 'master' into f-artifact-location
|
2016-03-19 12:50:44 -07:00 |
Alex Dadgar
|
452aacd5f3
|
Documentation
|
2016-03-19 12:35:58 -07:00 |
Pete Shima
|
ecd798b3ac
|
Minor updates to Interpreted Variables docs
|
2016-03-18 21:32:56 -07:00 |
Diptanu Choudhury
|
e680c145f8
|
Merge pull request #925 from hashicorp/json-api-docs
Documented the json api for job submission
|
2016-03-16 11:18:32 -07:00 |
Diptanu Choudhury
|
dd34885bad
|
Documented the json api for job submission
|
2016-03-16 11:10:37 -07:00 |
Alex Dadgar
|
40adf40549
|
document artifact downloading
|
2016-03-16 09:56:04 -07:00 |
Alex Dadgar
|
4f02739ea3
|
artifact docs
|
2016-03-15 21:05:37 -07:00 |
Alex Dadgar
|
b3ab4ff5b9
|
Merge pull request #915 from hashicorp/f-valid-service-names
Require RFC-1123 and RFC-2782 valid service names
|
2016-03-15 11:34:26 -07:00 |
Dmitry Smirnov
|
7c3bb51cfa
|
codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
|
2016-03-16 05:28:31 +11:00 |
Sean Chittenden
|
935fcc020f
|
Restrict the service name to match RFC-1123 and RFC-2782
|
2016-03-14 17:44:59 -07:00 |
Alex Dadgar
|
8ad65876bf
|
Add allocation index environment variable
|
2016-03-09 18:09:51 -08:00 |
Alex Dadgar
|
f8b047e088
|
Add Alloc ID/Name and Task Name to environment variables
|
2016-03-01 16:08:21 -08:00 |
Alex Dadgar
|
d5bfd20260
|
add documentation for system gc endpoint and update log docs
|
2016-02-24 15:38:32 -08:00 |
Diptanu Choudhury
|
758c1f1a63
|
Added docs for the log rotation
|
2016-02-22 13:47:04 -08:00 |
Alex Dadgar
|
40f510f168
|
interpreted variable docs
|
2016-02-06 15:35:07 -08:00 |
Alex Dadgar
|
5018f5dd1e
|
Only interpret vars wrapped in braces
|
2016-02-04 17:26:46 -08:00 |
Alex Dadgar
|
6f20d3f435
|
Restart on-success shouldn't be user specifiable
|
2016-02-02 17:35:06 -08:00 |
Alex Dadgar
|
62133cd39e
|
Changelog
|
2016-01-29 08:55:06 -08:00 |
Alex Dadgar
|
3b8e7a75d2
|
Merge pull request #704 from iverberk/f-env-ports
Pass a combination of ip and port to the task environment.
|
2016-01-29 08:53:47 -08:00 |
Ivo Verberk
|
516c5adbf2
|
Documentation update for the new port environment variables.
|
2016-01-29 17:48:24 +01:00 |
Ryan Slade
|
cbd6d6217c
|
Replace "delay" with "interval" in Service Discovery docs
Delay appears to be incorrect.
I was unable to get Consul checks working until I changed it to "interval"
|
2016-01-28 11:09:59 +02:00 |
James Phillips
|
7f1dcd19db
|
Cleans up some small typos in the service discovery page.
|
2016-01-26 21:09:03 -08:00 |
Alex Dadgar
|
041bcc36c5
|
Merge pull request #668 from hashicorp/f-force-spawn
Force spawn periodic jobs
|
2016-01-19 11:37:18 -08:00 |
Seth Vargo
|
15c4347f9f
|
Always use HTTPS + www.
|
2016-01-13 22:10:08 -05:00 |
Alex Dadgar
|
999db4cd0f
|
Docs
|
2016-01-13 10:47:22 -08:00 |
Alex Dadgar
|
e41435e272
|
Documentation
|
2016-01-11 11:12:09 -08:00 |
Alex Dadgar
|
91be4970b7
|
Update jobspec with update and periodic block
|
2016-01-07 16:11:17 -08:00 |
Alex Dadgar
|
04e3eadff6
|
Improved update docs
|
2016-01-06 11:21:37 -08:00 |
Alex Dadgar
|
1e5c776e40
|
Merge pull request #624 from hashicorp/f-adjustable-timeout
User specifiable kill timeout and operator configurable max
|
2016-01-04 11:44:22 -08:00 |
Alex Dadgar
|
d6aa36b417
|
Merge pull request #618 from hashicorp/f-node-class-constraint
Add node class to constraints
|
2015-12-28 13:27:38 -08:00 |
Alex Dadgar
|
ea799b88cb
|
merge
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
ddf392c6be
|
User specifiable kill timeout and operator configurable max
|
2015-12-22 16:10:30 -08:00 |
Alex Dadgar
|
5e71751a1d
|
Add node class to constraints
|
2015-12-21 17:15:34 -08:00 |
Alex Dadgar
|
0a17dc6eca
|
Document jitter
|
2015-12-18 12:17:54 -08:00 |
Alex Dadgar
|
31c3e12957
|
merge
|
2015-12-18 12:17:13 -08:00 |
Diptanu Choudhury
|
0e1e862f4a
|
Fixed typo
Fixes #528
|
2015-12-03 02:00:57 +01:00 |
Alex Dadgar
|
ba7fffa846
|
Update network docs
|
2015-11-30 14:18:31 -08:00 |
Bryant Luk
|
22e9711852
|
Verify Consul SSL by default
- Matches documentation default value and clarifies config
|
2015-11-28 19:58:09 -06:00 |
Diptanu Choudhury
|
e9a7307492
|
Fixing the docs
|
2015-11-26 19:45:16 -08:00 |
Diptanu Choudhury
|
998ed76710
|
Added docs and the changelog entry
|
2015-11-26 19:37:52 -08:00 |
Halil Kaskavalci
|
226987cf03
|
Typo
Fixed a typo, "applies" was written twice.
|
2015-11-26 16:02:40 +02:00 |
Diptanu Choudhury
|
dbfe853445
|
Removed fingerprint docs from Service Discovery docs
|
2015-11-25 14:47:11 -08:00 |
Diptanu Choudhury
|
ff636ce3b5
|
Removed redundant doc
|
2015-11-25 14:37:38 -08:00 |
Diptanu Choudhury
|
76f6e4ecd6
|
Moved some docs around
|
2015-11-25 13:58:11 -08:00 |
Diptanu Choudhury
|
5c6bea8658
|
Fixed some spellings in old docs
|
2015-11-25 13:56:25 -08:00 |
Diptanu Choudhury
|
df2cbba950
|
Added docs for consul options
|
2015-11-25 13:49:31 -08:00 |
Alex Dadgar
|
9619dc196d
|
Add Syntax tab under Jobspec
|
2015-11-24 12:30:33 -08:00 |
Alex Dadgar
|
b80ec83d5c
|
Fix casing in jobspec docs
|
2015-11-24 11:22:23 -08:00 |
Alex Dadgar
|
e6ad9e4887
|
Doc improvements for fingerprint whitelist and scheduler types
|
2015-11-24 11:15:21 -08:00 |
Alex Dadgar
|
b66d50c566
|
Docs
|
2015-11-19 17:21:57 -08:00 |