Commit Graph

560 Commits

Author SHA1 Message Date
Alex Dadgar 40f510f168 interpreted variable docs 2016-02-06 15:35:07 -08:00
Diptanu Choudhury d0b6fb1993 Updated the docker auth config 2016-02-06 05:47:56 -08:00
Diptanu Choudhury 745bfaae7b Reading dockercfg files for authenticating with private registries 2016-02-06 05:43:30 -08:00
Alex Dadgar a1ae42f7da Update getting started with short ids 2016-02-05 16:28:20 -08:00
Rafael Zanella da4262e22d Trailing comma typo 2016-02-05 20:03:10 -02:00
Alex Dadgar 5018f5dd1e Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
Alex Dadgar 77b89d15e4 Extract artifacts to the root of the task, not in the local directory 2016-02-04 15:18:22 -08:00
Alex Dadgar 6f20d3f435 Restart on-success shouldn't be user specifiable 2016-02-02 17:35:06 -08:00
Alex Dadgar 2d98c0eadd Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
Alex Dadgar 19e636c9aa Small doc rewording 2016-01-30 16:40:46 -08:00
Alex Dadgar f8b99e7da3 Merge pull request #722 from iverberk/f-double-alloc-update
Add new RPC call to fetch a lightweight list of allocation information.
2016-01-30 16:39:09 -08:00
Ivo Verberk eaad44edbc Add documentation for new clientallocations endpoint 2016-01-29 20:28:16 +01: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
Alex Dadgar 415908d5de Merge pull request #721 from irobert91/patch-1
Remove double "to" in jobs http docs
2016-01-29 08:42:14 -08:00
Alex Dadgar c76c6a203e Merge pull request #720 from hashicorp/f-optional-port-update-servers
Allow ports to be optional when adding servers
2016-01-29 08:40:52 -08:00
Robert Ignat 1ae9c4f48d Remove double "to" in jobs http docs 2016-01-29 14:32:14 +01:00
Jake Champlin 729742e575 Document Agent config as well 2016-01-29 00:20:17 -05:00
Jake Champlin 4102e95105 Add in some docs 2016-01-29 00:16:02 -05: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
Diptanu Choudhury 8bbbfb188d Added synopsis of fs sub commands in the docs 2016-01-27 22:19:03 -08:00
Diptanu Choudhury 0d56c4426a Added the docs 2016-01-27 22:05:22 -08:00
James Phillips 7f1dcd19db Cleans up some small typos in the service discovery page. 2016-01-26 21:09:03 -08:00
Seth Vargo 77fe454c9d Add structured data 2016-01-24 13:44:21 -05:00
Diptanu Choudhury fc178b9319 Added the docs 2016-01-22 11:01:32 -08:00
Mitchell Hashimoto bbea78e4d0 Update K8S vs from Twitter
This is an update from the Twitter conversation here: https://twitter.com/asynchio/status/690357014925549568

The changes made should both be based on fact from everyone involved.
2016-01-21 22:06:12 -08:00
Alex Dadgar deb3c5c69e Document TaskStates 2016-01-21 16:03:48 -08:00
Alex Dadgar 36966ad2fe Chroot documentation 2016-01-21 15:02:51 -08:00
Alex Dadgar 248b20ae24 Merge pull request #675 from nautsio/f-cli-short-ids
Shorten CLI identifiers
2016-01-19 15:11:41 -08:00
Ivo Verberk c1829e7f1f Update website documentation 2016-01-20 00:01:26 +01: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
Alex Dadgar 5e900b94d0 Move endpoint to be under job 2016-01-19 11:09:36 -08:00
Alex Dadgar fc8a541752 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 08afeba499 Fix missing quote in driver docs 2016-01-14 08:14:57 -08:00
Ryan Slade ff8b50b8ee Update docker.html.md
Add a missing quote.
2016-01-14 17:58:40 +02:00
Mans Matulewicz e138b0b9d5 changed agent-status to agent-info as agent-status does not exist 2016-01-14 14:28:55 +01:00
Seth Vargo d54dc67835 Fix asset pipeline 2016-01-13 22:36:46 -05:00
Seth Vargo d2f0210fe8 Add deployment scripts 2016-01-13 22:11:38 -05:00
Seth Vargo d5b0b37bdc Minify javascript 2016-01-13 22:10:15 -05:00
Seth Vargo 15c4347f9f Always use HTTPS + www. 2016-01-13 22:10:08 -05:00
Seth Vargo efc8fc20cf Update middleman 2016-01-13 22:09:58 -05:00
Seth Vargo 2f856d830f Remove old heroku stuff 2016-01-13 22:06:04 -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
Bastiaan Bakker 63f8f60314 add documentation for ipc_mode and uts_mode 2016-01-10 22:19:33 +01:00
Bastiaan Bakker fcfa8373b2 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 91be4970b7 Update jobspec with update and periodic block 2016-01-07 16:11:17 -08:00
Alex Dadgar ce22c049db 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 9527fc254d Improvements for short identifiers
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01: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
Ivo Verberk 489d77b3ff Bring up-to-date with master 2015-12-29 12:20:12 +01:00
Ivo Verberk 15defdfc69 Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01: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 2d16cb86ce Enforce absolute paths for alloc/state/data directories 2015-12-22 11:14:41 -08:00
Alex Dadgar f3dbccdb48 Update rkt docs 2015-12-22 10:37:45 -08:00
Abhishek Chanda 97b0fb3c49 Update some rkt docs 2015-12-23 00:05:25 +05:30
Alex Dadgar 5e71751a1d Add node class to constraints 2015-12-21 17:15:34 -08:00
captainill f1126897bc clean up footer 2015-12-20 12:22:10 -08:00
captainill c93ec4205d Hashicorp with capitol C in header 2015-12-19 21:13:00 -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 076d3fa8b6 Setting versions to 0.2.3 2015-12-17 13:29:41 -08:00
jorge.marey f2b89d2943 Fix dns_search_domains option in the documentation. 2015-12-15 22:22:58 +01:00
Diptanu Choudhury e59f6ac6dc Bumping up the version in website 2015-12-11 17:06:45 -08:00
Alex Dadgar 7c76e8eca3 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 e636973924 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 3939eeb7a7 Reformatted so we don't have long lines 2015-12-04 11:47:20 -08:00
Chris Bednarski 842f40bf89 Corrected various errors and omissions configuration documentation 2015-12-02 23:21:14 -08:00
Diptanu Choudhury 0e1e862f4a Fixed typo
Fixes #528
2015-12-03 02:00:57 +01:00
Chris Aubuchon d8c4ec1c19 Fix broken link to `start_join` 2015-12-02 15:57:38 -06:00
Chris Aubuchon 017235cc33 Fix links to configuration options 2015-12-02 15:56:00 -06:00
Chris Aubuchon 94b3c3e789 Add new configuration options to docs 2015-12-02 15:51:46 -06: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
Alex Dadgar 39e4b73350 bump version 2015-11-28 12:38:41 -08:00
Alex Dadgar 126e180657 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 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
Charlie Drage 922e88b1a9 Update rkt docs for > v.0.10.0 of rkt 2015-11-26 18:10:12 -05: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
Ryan Uber 8d877c8074 Merge pull request #495 from hashicorp/f-regions
Add regions endpoint
2015-11-24 13:21:46 -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
Ryan Uber 714450c6a5 website: document regions endpoint 2015-11-24 09:38:07 -08:00
max 953ed6ac76 Client config option "fingerprint.whitelist" 2015-11-24 16:18:49 +01:00
Matt Button 5a7a9aee2a Fix syntax error in raw_exec config documentation
Keys need to be surrounded by quotes if they contain periods
2015-11-21 20:18:16 +00:00
Chris Bednarski 4063b6583e Added docker.tls config file options and docs 2015-11-20 15:47:03 -08:00
Alex Dadgar 063b74a73d Merge pull request #473 from hashicorp/f-driver-whitelist
Client Config allows a driver whitelist.
2015-11-20 14:07:46 -08:00
Carlos Diaz-Padron 341e9da221 Fix small typo in Docker auth docs 2015-11-19 23:11:08 -08:00
Alex Dadgar b66d50c566 Docs 2015-11-19 17:21:57 -08:00