Commit Graph

3163 Commits

Author SHA1 Message Date
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
Clint Shryock
ce732cede4 Fix bad copy-paste from refactoring 2015-09-25 08:36:46 -05: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
4aba50b7fe Merge pull request #109 from hashicorp/f-examples
DigitalOcean Demo
2015-09-24 22:22:42 -07:00
Ryan Uber
5c9378b273 command: fix help 2015-09-24 22:01:41 -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
Ryan Uber
812e125349 command: adding client-servers command 2015-09-24 21:32:12 -07:00
Ryan Uber
e6a3b4ec4f api: add client server methods 2015-09-24 21:17:33 -07:00
Ryan Uber
7a6e633028 testutil: fix boostrap mode after flag change 2015-09-24 21:16:52 -07:00
Ryan Uber
13613e4100 agent: add HTTP endpoint for querying/modifying the server list 2015-09-24 20:39:03 -07:00
Ryan Uber
929de526b9 client: support modifying the servers list 2015-09-24 20:16:47 -07:00
Chris Bednarski
02a0d01fca Lowercase some cases of docker 2015-09-24 19:35:52 -07:00
Chris Bednarski
199e895004 Merge pull request #111 from hashicorp/b-h3-size
Change h3 to 24px so it's midway between h2 and h4
2015-09-24 19:34:37 -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
Chris Bednarski
e97fb7656a Merge pull request #110 from bensojona/b-documentation-fixes
Documentation fixes
2015-09-24 17:50:23 -07:00
Jon Benson
14a5e2ccfe Documentation fixes 2015-09-24 17:47:16 -07:00
Chris Bednarski
12fcd34764 Change h3 to 24px so it's midway between h2 and h4; h2 is 30px so it was indistinguishable 2015-09-24 17:44:57 -07:00
Chris Bednarski
7aacfd530d Merge pull request #108 from hashicorp/b-netmap-crash
Fix crash in task_runner tests
2015-09-24 16:27:54 -07:00
Chris Bednarski
0923fafc7b All the TestTaskRunner* tests want this 2015-09-24 16:00:36 -07:00
Chris Bednarski
f765fa4d1a Initialize reserved ports 2015-09-24 15:55:41 -07:00
Chris Bednarski
59a1ed34fa Merge pull request #104 from hashicorp/f-docker-static-ports
Add static (reserved) ports for docker
2015-09-24 15:44:41 -07:00
Chris Bednarski
aee65a3c12 Missed a set of parens 2015-09-24 15:40:32 -07:00
Chris Bednarski
927a833688 Remove this guard since it's likely to hide nasty bugs where nomad should crash 2015-09-24 15:38:11 -07:00
Chris Bednarski
f61445c6ed Initialize reserved ports in task_runner 2015-09-24 15:37:43 -07:00
Armon Dadgar
523043b3fc Merge pull request #106 from hashicorp/b-doc-cleanup
More doc cleanups
2015-09-24 15:37:34 -07:00
Chris Bednarski
130040d3fc Add exhaustive tests and nil guard to List and Map for NetworkResource 2015-09-24 15:11:44 -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
Ryan Uber
51f3319735 demo/digitalocean: output statsite addr 2015-09-24 14:15:12 -07:00
Chris Bednarski
4a2411f98e Merge branch 'master' of https://github.com/hashicorp/nomad 2015-09-24 14:07:35 -07:00
Chris Bednarski
4dc1fb351b Get only one version of a docker container 2015-09-24 14:07:28 -07:00
Ryan Uber
83d2adeaff demo/digitalocean: install docker 2015-09-24 13:19:48 -07:00
Clint Shryock
2bb185f584 update docs on port matching for Qemu 2015-09-24 14:36:03 -05:00
Ryan Uber
07908eac04 demo/digitalocean: prefix statsite droplets 2015-09-24 12:35:35 -07:00
Clint Shryock
e1427ec835 re-order the resources check and don't bail if no ports requested 2015-09-24 14:32:54 -05:00
Ryan Uber
2974d70b9e demo/digitalocean: fix artifact name 2015-09-24 12:31:06 -07:00
Ryan Uber
5e0dec2888 demo/digitalocean: add statsite for servers 2015-09-24 12:26:17 -07:00
Ryan Uber
c8441255d3 demo/digitalocean: packer updates 2015-09-24 12:15:34 -07:00
Ryan Uber
ca2f1aebe9 demo/digitalocean: add statsite 2015-09-24 12:04:00 -07:00
Ryan Uber
9dedb78736 demo/digitalocean: move nomad packer into sub-dir 2015-09-24 11:59:10 -07:00
Ryan Uber
d99207b269 demo/digitalocean: 500x 1gb droplets per region 2015-09-24 11:44:51 -07:00
Ryan Uber
9c1436801a demo/digitalocean: display server IP's on completion 2015-09-24 11:44:29 -07:00
Armon Dadgar
c8490c26f1 Merge pull request #105 from hashicorp/b-doc-cleanup
Various doc cleanups for the Internals section
2015-09-24 11:20:00 -07:00