Commit Graph

382 Commits

Author SHA1 Message Date
Matt
9d41bb0cfa Typo in docker.html.md
Fixing misspelling in docs.
2016-03-14 10:01:40 -04:00
Alex Dadgar
e0283ab273 Merge pull request #892 from achanda/rkt_dns
Enable passing DNS info to the rkt driver
2016-03-10 08:54:26 -08:00
Alex Dadgar
495d0e6dc2 Add allocation index environment variable 2016-03-09 18:09:51 -08:00
Abhishek Chanda
f19fb4a374 Enable passing DNS info to the rkt driver 2016-03-08 18:59:11 -08:00
Erik Evenson
5859c95df8 Merge branch 'master' into study/aws-ecr-1 2016-03-06 18:18:20 -06:00
Alex Dadgar
44f5d75315 Remove documentation about assigning node-id 2016-03-04 10:36:30 -08:00
Jake Champlin
859a556982 Only fetch running allocs, use args, add docs
Only fetch running allocations, not total allocated ids, add
documentation, and cleanup things.
2016-03-03 14:09:07 -05:00
Alex Dadgar
652bd72c5f Merge pull request #869 from hashicorp/f-alloc-id-env
Add Alloc ID/Name and Task Name to environment variables
2016-03-02 13:58:47 -08:00
Pete Shima
3ec9968bcc Fix capitalization of Nomad in doc update 2016-03-01 23:52:42 -08:00
Pete Shima
ef4f85efee Add a specific doc entry for the common error you may see when you are
using the exec driver and not running as root.
2016-03-01 23:51:11 -08:00
Alex Dadgar
e0b1d7a963 Add Alloc ID/Name and Task Name to environment variables 2016-03-01 16:08:21 -08:00
Adrián López Gómez
b2402a0a51 /v1/system/gc - PUT method 2016-03-01 18:40:39 +01:00
Erik Evenson
bfbd4d6d88 updates docs 2016-02-27 12:10:36 -06:00
Alex Dadgar
f289c9c410 Merge pull request #852 from hashicorp/d-upgrading
Add upgrading documentation
2016-02-25 10:00:43 -08:00
Alex Dadgar
34ec4c955a Add upgrading documentation 2016-02-24 20:11:16 -08:00
Alex Dadgar
076e1bb615 add documentation for system gc endpoint and update log docs 2016-02-24 15:38:32 -08:00
Diptanu Choudhury
4f78a1bf39 Added docs for the log rotation 2016-02-22 13:47:04 -08:00
Stig Kleppe-Jørgensen
128cace623 Spelling: intepretable --> interpretable 2016-02-14 16:21:38 +01:00
Alex Dadgar
611521f850 Merge pull request #778 from zanella/doc_trailing_commas
Trailing comma typos
2016-02-11 12:19:43 -08:00
Alex Dadgar
c242612a2f Merge pull request #775 from hashicorp/d-interpreted-vars
Documentation for interpreted variables
2016-02-11 08:40:31 -08:00
Alex Dadgar
8908abd428 Fix eval doc 2016-02-08 21:16:28 -08:00
Alex Dadgar
bf0bd98bdd Update alloc.html.md 2016-02-08 14:31:48 -08:00
Rafael Zanella
c164df8f72 Trailing comma typos
WIP - https://github.com/zanella/nomad-api
2016-02-07 11:06:47 -02:00
Diptanu Choudhury
e039d1dd23 Merge pull request #773 from hashicorp/docker-auth
Reading dockercfg files for authenticating with private registries
2016-02-06 18:03:39 -08:00
Alex Dadgar
3e24cd1910 interpreted variable docs 2016-02-06 15:35:07 -08:00
Diptanu Choudhury
c4fd236026 Updated the docker auth config 2016-02-06 05:47:56 -08:00
Diptanu Choudhury
1343e481f3 Reading dockercfg files for authenticating with private registries 2016-02-06 05:43:30 -08:00
Rafael Zanella
cde2d13f69 Trailing comma typo 2016-02-05 20:03:10 -02:00
Alex Dadgar
8b55fd6b70 Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
Alex Dadgar
ca69bcd18b Extract artifacts to the root of the task, not in the local directory 2016-02-04 15:18:22 -08:00
Alex Dadgar
a2132950a5 Restart on-success shouldn't be user specifiable 2016-02-02 17:35:06 -08:00
Alex Dadgar
410ae593e7 Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
Alex Dadgar
449c52565b Small doc rewording 2016-01-30 16:40:46 -08:00
Alex Dadgar
872eae28a9 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
f50b3be91a Add documentation for new clientallocations endpoint 2016-01-29 20:28:16 +01:00
Alex Dadgar
236913d573 Changelog 2016-01-29 08:55:06 -08:00
Alex Dadgar
9779e9aa59 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
c5ef55bf7c Documentation update for the new port environment variables. 2016-01-29 17:48:24 +01:00
Alex Dadgar
a480c33e26 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
47dabed91d 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
b8a7d9adfc Remove double "to" in jobs http docs 2016-01-29 14:32:14 +01:00
Jake Champlin
0921ec4781 Document Agent config as well 2016-01-29 00:20:17 -05:00
Jake Champlin
8951077946 Add in some docs 2016-01-29 00:16:02 -05:00
Ryan Slade
9bca26cf7e 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
fc95782f20 Added synopsis of fs sub commands in the docs 2016-01-27 22:19:03 -08:00
Diptanu Choudhury
a2e037ace7 Added the docs 2016-01-27 22:05:22 -08:00
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