Commit Graph

31 Commits

Author SHA1 Message Date
Alex Dadgar
60346ae8ec Actually add the files 2015-10-08 12:19:39 -07:00
Abhishek Chanda
43a8a1af96 Add an optional exec parameter to task config
This overrides the default exec command in the ACI
2015-10-07 15:15:36 -07:00
Abhishek Chanda
61b4be2389 Remove a stray comment 2015-10-06 15:56:39 -07:00
Abhishek Chanda
040518e06b Fix network mode
net is not a valid network mode
2015-10-02 16:11:38 -07:00
Abhishek Chanda
ee2cd3bed0 Enable setting networking mode for docker
This patch enables setting networking mode for the docker
driver. This does not handle the `container` mode.
Closes #175
2015-10-01 18:52:41 -07:00
Dave York
e96043a441 fixes a typo in the docs 2015-09-29 17:00:48 -04:00
Chris Bednarski
5d4d044a6f Add docker 'command' to docs; cleanup some comments 2015-09-25 23:28:23 -07:00
Chris Bednarski
723b55c049 Merge branch 'master' into b-docker-fixes
Conflicts:
	client/driver/docker_test.go
	client/driver/java_test.go
	client/driver/qemu_test.go
2015-09-25 18:35:23 -07:00
Chris Bednarski
f2dd5cac18 Added guards to tests so we can more gracefully degrade the test suite when thing are not installed 2015-09-25 16:49:26 -07:00
Armon Dadgar
122c14965a Merge pull request #101 from hashicorp/f-qemu-network-update
driver/qemu: Use Restricted Ports, additional port forwarding
2015-09-25 16:36:46 -07:00
Chris Bednarski
b80ec89b4a Added group add command for docker to the docker docs 2015-09-25 11:29:38 -07:00
Chris Bednarski
ff72fa8c5e Merge pull request #113 from hashicorp/docs-docker
Added docker docs; updated isolation notes for QEMU
2015-09-24 23:41:01 -07:00
Chris Bednarski
784cef5523 Add note on configuring the agent; fix some typos 2015-09-24 23:40:30 -07:00
Chris Bednarski
02a0d01fca Lowercase some cases of docker 2015-09-24 19:35:52 -07:00
Chris Bednarski
ee6c3c3593 Added docker docs; updated isolation notes for QEMU 2015-09-24 19:33:06 -07:00
Clint Shryock
0f380d4a4e misc cleanups 2015-09-24 16:37:32 -05:00
Clint Shryock
2bb185f584 update docs on port matching for Qemu 2015-09-24 14:36:03 -05:00
Armon Dadgar
e1003b46ac Merge pull request #97 from hashicorp/f-qemu-driver-docs
Basic Qemu docs
2015-09-23 14:37:56 -07:00
Clint Shryock
7580a0d3a0 Basic Qemu docs 2015-09-23 14:44:49 -05:00
Clint Shryock
9fb704e686 Update Java docs on how Java is detected 2015-09-23 14:16:43 -05:00
Clint Shryock
92bfe163da start the Qemu docs 2015-09-23 13:58:42 -05:00
Clint Shryock
237ab9e747 some Java driver docs 2015-09-23 11:44:17 -05:00
Clint Shryock
71be3deac3 Merge branch 'master' into f-java-driver-docs
* master: (115 commits)
  Ignore common files
  demo/vagrant: Adding files for getting started
  website: adding clustering to getting started
  scheduler: job anti-affinity score should record as negative
  scheduler: do not skip job anti-affinity
  client: reset response struct to avoid decode errors
  client: create dir, handle not exist more gracefully
  website: starting cluster section
  website: skip HTTP in intro
  command/init: tweak constraint
  website: typo fixes
  command/run: update synopsis
  command/run: update help output
  website: update 'run' docs
  website: getting started
  command/init: fixing inconsistencies
  command/node-status: removing extra formating input
  command/init: reworking behavior and default file
  website: getting started
  website: getting started
  ...
2015-09-23 10:55:43 -05:00
Alex Dadgar
03215a1f90 Update website documentation on the fork/exec driver + Vagrantfile fixes 2015-09-22 18:31:13 -07:00
Clint Shryock
bd446f7bd3 start java docs 2015-09-21 14:20:51 -05:00
Armon Dadgar
aa3a95bdc6 website: improve cross linking 2015-09-20 15:51:49 -07:00
Armon Dadgar
c8dcdd3c8a website: document exec driver 2015-09-20 15:42:33 -07:00
Armon Dadgar
f182e398e8 website: skeleton drivers 2015-09-20 15:31:33 -07:00
Seth Vargo
d9aed3af4d Update website to remove a lot of copy-paste with Vault + improve images 2015-09-20 16:37:22 -04:00
Armon Dadgar
5dc89c0b7e website: adding drivers section 2015-09-19 12:18:08 -07:00
Armon Dadgar
b8269fd52f website: cleanup dead docs 2015-09-19 12:14:13 -07:00