Commit Graph

336 Commits

Author SHA1 Message Date
James Phillips
2eaf8669b9 Cleans up some small typos in the service discovery page. 2016-01-26 21:09:03 -08:00
Diptanu Choudhury
ab0ca586ad Added the docs 2016-01-22 11:01:32 -08:00
Alex Dadgar
6e1f681c44 Document TaskStates 2016-01-21 16:03:48 -08:00
Alex Dadgar
2ff5df4e3d Chroot documentation 2016-01-21 15:02:51 -08:00
Alex Dadgar
0d29e30e7b Merge pull request #675 from nautsio/f-cli-short-ids
Shorten CLI identifiers
2016-01-19 15:11:41 -08:00
Ivo Verberk
a1f6da7ffd Update website documentation 2016-01-20 00:01:26 +01:00
Alex Dadgar
a9b0591405 Merge pull request #668 from hashicorp/f-force-spawn
Force spawn periodic jobs
2016-01-19 11:37:18 -08:00
Alex Dadgar
1ab7896133 Move endpoint to be under job 2016-01-19 11:09:36 -08:00
Alex Dadgar
dbf0e80c08 Merge pull request #672 from MansM/master
changed agent-status to agent-info as agent-status does not exist
2016-01-14 08:19:41 -08:00
Alex Dadgar
0b7a88c1cd Fix missing quote in driver docs 2016-01-14 08:14:57 -08:00
Ryan Slade
1a446fa952 Update docker.html.md
Add a missing quote.
2016-01-14 17:58:40 +02:00
Mans Matulewicz
022c674a75 changed agent-status to agent-info as agent-status does not exist 2016-01-14 14:28:55 +01:00
Seth Vargo
732b122d05 Always use HTTPS + www. 2016-01-13 22:10:08 -05:00
Alex Dadgar
18fa958342 Docs 2016-01-13 10:47:22 -08:00
Alex Dadgar
9c6fcdc1d7 Documentation 2016-01-11 11:12:09 -08:00
Bastiaan Bakker
15ec75fb0d add documentation for ipc_mode and uts_mode 2016-01-10 22:19:33 +01:00
Bastiaan Bakker
bf4217e4e8 Add options ipc_mode, pid_mode and uts_mode to docker driver.
May only be used if priviliged mode is enabled in driver config.
2016-01-08 23:34:49 +01:00
Alex Dadgar
8f90a0bdfe Update jobspec with update and periodic block 2016-01-07 16:11:17 -08:00
Alex Dadgar
cf3152d924 Merge pull request #575 from nautsio/f-short-ids
Allow lookups based on short identifiers
2016-01-06 14:36:19 -08:00
Ivo Verberk
62951082e2 Improvements for short identifiers
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Alex Dadgar
0f7ad1b11b Improved update docs 2016-01-06 11:21:37 -08:00
Alex Dadgar
7cc5714dc9 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
Ivo Verberk
c65fdc3a61 Bring up-to-date with master 2015-12-29 12:20:12 +01:00
Ivo Verberk
a73aaf128b Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01:00
Alex Dadgar
310789eafa 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
fc91fa6750 merge 2015-12-23 18:26:39 -08:00
Alex Dadgar
9f44780f89 User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
Alex Dadgar
051ead2b80 Enforce absolute paths for alloc/state/data directories 2015-12-22 11:14:41 -08:00
Alex Dadgar
72fb88b001 Update rkt docs 2015-12-22 10:37:45 -08:00
Abhishek Chanda
83f4f6845c Update some rkt docs 2015-12-23 00:05:25 +05:30
Alex Dadgar
1a4c7b72ef Add node class to constraints 2015-12-21 17:15:34 -08:00
Alex Dadgar
7536f7c769 Document jitter 2015-12-18 12:17:54 -08:00
Alex Dadgar
3122433b47 merge 2015-12-18 12:17:13 -08:00
jorge.marey
dc2c9fc58b Fix dns_search_domains option in the documentation. 2015-12-15 22:22:58 +01:00
Alex Dadgar
2e3fd73487 Merge pull request #527 from asteris-llc/master
Add cluster join command line options and configuration options
2015-12-09 13:14:00 -08:00
Chris Bednarski
9b7628d5f4 Merge pull request #530 from hashicorp/docs-config
Corrected various errors and omissions configuration documentation
2015-12-04 11:47:33 -08:00
Chris Bednarski
c6da821737 Reformatted so we don't have long lines 2015-12-04 11:47:20 -08:00
Chris Bednarski
36de91cb3b Corrected various errors and omissions configuration documentation 2015-12-02 23:21:14 -08:00
Diptanu Choudhury
14fefe8f46 Fixed typo
Fixes #528
2015-12-03 02:00:57 +01:00
Chris Aubuchon
c971f7b5e6 Fix broken link to start_join 2015-12-02 15:57:38 -06:00
Chris Aubuchon
b2d574117e Fix links to configuration options 2015-12-02 15:56:00 -06:00
Chris Aubuchon
2fbafc1cb0 Add new configuration options to docs 2015-12-02 15:51:46 -06:00
Alex Dadgar
fcd170c023 Update network docs 2015-11-30 14:18:31 -08:00
Bryant Luk
8912f81650 Verify Consul SSL by default
- Matches documentation default value and clarifies config
2015-11-28 19:58:09 -06:00
Alex Dadgar
a4cb645644 Merge pull request #508 from cdrage/master
Update rkt docs for > v.0.10.0 of rkt
2015-11-27 01:38:43 -08:00
Diptanu Choudhury
e397b9b0ca Fixing the docs 2015-11-26 19:45:16 -08:00
Diptanu Choudhury
22d82b9ee8 Added docs and the changelog entry 2015-11-26 19:37:52 -08:00
Charlie Drage
e09f7160ca Update rkt docs for > v.0.10.0 of rkt 2015-11-26 18:10:12 -05:00
Halil Kaskavalci
a220dd8b5f Typo
Fixed a typo, "applies" was written twice.
2015-11-26 16:02:40 +02:00
Diptanu Choudhury
6fdedac785 Removed fingerprint docs from Service Discovery docs 2015-11-25 14:47:11 -08:00