Commit Graph

116 Commits

Author SHA1 Message Date
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
Ryan Uber
3a695326ca website: update advertise configuration option descriptions 2015-09-30 12:05:55 -07:00
Dave York
e96043a441 fixes a typo in the docs 2015-09-29 17:00:48 -04:00
Armon Dadgar
ae04f68c2c website: fixing alloc-status docs 2015-09-27 17:52:55 -07:00
Ryan Uber
8cf9782f2e Merge pull request #128 from hashicorp/f-alloc-status
Add alloc-status command
2015-09-27 15:06:17 -07:00
Ryan Uber
98dd77a57f website: document alloc-status command 2015-09-27 14:20:09 -07:00
Armon Dadgar
ac8d2f6235 website: lowercase examples of dynamic ports 2015-09-26 18:26:51 -07:00
Chris Bednarski
5d4d044a6f Add docker 'command' to docs; cleanup some comments 2015-09-25 23:28:23 -07:00
Chris Bednarski
bcba5db0f7 Put that back too. 2015-09-25 18:45:39 -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
Armon Dadgar
c125a92396 website: missing links and copy 2015-09-25 17:09:35 -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
Ryan Uber
26e31edf1c Merge pull request #114 from hashicorp/f-clients
Make servers list configurable on clients
2015-09-25 12:03:21 -07:00
Ryan Uber
87c58e37cc website: update docs for command rename 2015-09-25 12:00:14 -07:00
Chris Bednarski
b80ec89b4a Added group add command for docker to the docker docs 2015-09-25 11:29:38 -07:00
Armon Dadgar
88ef0f188e Merge pull request #112 from hashicorp/f-validate
command/validate: Adding new command
2015-09-25 11:17:18 -07:00
Armon Dadgar
f9c16391e8 website: fix wording 2015-09-25 11:17:06 -07:00
Ryan Uber
8913c8155e website: fix copy 2015-09-25 10:14:30 -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
Ryan Uber
39c85f99e4 website: document the client-servers command 2015-09-24 21:59:04 -07:00
Ryan Uber
e210ebd661 website: document /v1/agent/servers 2015-09-24 21:47:14 -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
Armon Dadgar
504dc2e072 command/validate: Adding new command 2015-09-24 18:29:46 -07:00
Jon Benson
14a5e2ccfe Documentation fixes 2015-09-24 17:47:16 -07:00
Clint Shryock
d7e43a96f1 cleanups 2015-09-24 16:57:55 -05:00
Clint Shryock
0f380d4a4e misc cleanups 2015-09-24 16:37:32 -05:00
Clint Shryock
020e191423 various doc cleanup 2015-09-24 16:17:13 -05:00
Clint Shryock
2bb185f584 update docs on port matching for Qemu 2015-09-24 14:36:03 -05:00
Clint Shryock
696a2ae0c8 fix typo 2015-09-24 11:41:41 -05:00
Clint Shryock
8be2399f45 minor grammer 2015-09-24 11:35:58 -05:00
Clint Shryock
8e8975bf9f doc updates 2015-09-24 10:50:20 -05:00
Chris Bednarski
5449c8290b Add docker ports; change to uppercase examples and tests 2015-09-23 18:01:08 -07:00
Chris Bednarski
07ab1d853d Merge branch 'master' into f-port-configs 2015-09-23 15:31:00 -07:00
Chris Bednarski
592b45d93a Docs and remove uppercase since it's checked at the config parse step 2015-09-23 15:28:58 -07:00
Chris Bednarski
67a891b19a Changed to uppercase + numbers + underscores; updated docs 2015-09-23 15:19:31 -07:00
Chris Bednarski
ebc3d9b9ca Added docs for runtime environment 2015-09-23 14:58:25 -07: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
Armon Dadgar
75427cb1a5 website: update 'run' docs 2015-09-22 21:48:43 -07:00
Armon Dadgar
8eb7db7d69 command/init: reworking behavior and default file 2015-09-22 21:48:43 -07:00
Ryan Uber
cca3ed098c Merge pull request #79 from hashicorp/f-bootstrap
Add flags for bootstrap modes to CLI
2015-09-22 20:28:30 -07:00
Alex Dadgar
eb0d358d29 Merge pull request #89 from hashicorp/f-root-disable-drivers
Disable drivers based on whether nomad is running as root.
2015-09-22 18:49:12 -07:00
Alex Dadgar
03215a1f90 Update website documentation on the fork/exec driver + Vagrantfile fixes 2015-09-22 18:31:13 -07:00