Commit graph

1142 commits

Author SHA1 Message Date
Jon Benson 95a3258672 Documentation fixes 2015-09-24 17:47:16 -07:00
Chris Bednarski 0618ae2b01 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 fce6a5f7c7 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 a589c056ea All the TestTaskRunner* tests want this 2015-09-24 16:00:36 -07:00
Chris Bednarski e6ac055c6c Initialize reserved ports 2015-09-24 15:55:41 -07:00
Chris Bednarski d2aa4fd53c 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 f032e311d2 Missed a set of parens 2015-09-24 15:40:32 -07:00
Chris Bednarski 4554a678e5 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 c9482e1188 Initialize reserved ports in task_runner 2015-09-24 15:37:43 -07:00
Armon Dadgar c1feba36f8 Merge pull request #106 from hashicorp/b-doc-cleanup
More doc cleanups
2015-09-24 15:37:34 -07:00
Chris Bednarski 130263af84 Add exhaustive tests and nil guard to List and Map for NetworkResource 2015-09-24 15:11:44 -07:00
Clint Shryock 69e395790f cleanups 2015-09-24 16:57:55 -05:00
Clint Shryock bdfb035cf5 misc cleanups 2015-09-24 16:37:32 -05:00
Clint Shryock 22aecdd141 various doc cleanup 2015-09-24 16:17:13 -05:00
Ryan Uber 9c0702df1d demo/digitalocean: output statsite addr 2015-09-24 14:15:12 -07:00
Chris Bednarski f59a1cdcc7 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-09-24 14:07:35 -07:00
Chris Bednarski 40ce6ece41 Get only one version of a docker container 2015-09-24 14:07:28 -07:00
Ryan Uber fd1e1b11b1 demo/digitalocean: install docker 2015-09-24 13:19:48 -07:00
Clint Shryock 0ac8fa4a23 update docs on port matching for Qemu 2015-09-24 14:36:03 -05:00
Ryan Uber 489b46a15c demo/digitalocean: prefix statsite droplets 2015-09-24 12:35:35 -07:00
Clint Shryock 4e6c795352 re-order the resources check and don't bail if no ports requested 2015-09-24 14:32:54 -05:00
Ryan Uber 721dd53d77 demo/digitalocean: fix artifact name 2015-09-24 12:31:06 -07:00
Ryan Uber bfc678c534 demo/digitalocean: add statsite for servers 2015-09-24 12:26:17 -07:00
Ryan Uber 50371077aa demo/digitalocean: packer updates 2015-09-24 12:15:34 -07:00
Ryan Uber f6d35c94da demo/digitalocean: add statsite 2015-09-24 12:04:00 -07:00
Ryan Uber 727015d4d0 demo/digitalocean: move nomad packer into sub-dir 2015-09-24 11:59:10 -07:00
Ryan Uber 2cd15c3c0f demo/digitalocean: 500x 1gb droplets per region 2015-09-24 11:44:51 -07:00
Ryan Uber 709c65879c demo/digitalocean: display server IP's on completion 2015-09-24 11:44:29 -07:00
Armon Dadgar 436c9ec7e7 Merge pull request #105 from hashicorp/b-doc-cleanup
Various doc cleanups for the Internals section
2015-09-24 11:20:00 -07:00
Ryan Uber a36b3f7f94 demo/digitalocean: update fingerprint 2015-09-24 11:10:20 -07:00
Ryan Uber 45a5bb339b demo/digitalocean: prefix names of droplets with nomad 2015-09-24 11:08:08 -07:00
Ryan Uber 5050ec79f1 demo/digitalocean: fix artifact type 2015-09-24 10:51:23 -07:00
Ryan Uber 688541e6b3 demo/digitalocean: add Atlas for Terraform 2015-09-24 10:50:41 -07:00
Ryan Uber f3f3b1f505 demo/digitalocean: add Atlas 2015-09-24 10:11:46 -07:00
Clint Shryock 5ecd0f128a fix typo 2015-09-24 11:41:41 -05:00
Clint Shryock 0fdb3deef6 minor grammer 2015-09-24 11:35:58 -05:00
Clint Shryock 31eab9eab6 doc updates 2015-09-24 10:50:20 -05:00
Chris Bednarski fac292fbeb Added Chris to the community page 2015-09-24 02:15:21 -07:00
Chris Bednarski 3fd3c2a913 Add test case for PopulateEnvironment 2015-09-24 00:17:33 -07:00
Chris Bednarski f8e8084c71 Rename containerConfigForTask to createContainer to mirror the docker api call; other helper functions will follow this convention too 2015-09-24 00:00:46 -07:00
Chris Bednarski a071bb6d59 Rename containerConfig to hostConfig since there are two types of container configs 2015-09-23 23:57:04 -07:00
Chris Bednarski 388981a34b Fix some typos 2015-09-23 23:56:25 -07:00
Chris Bednarski 9ff0e88d33 Added static / reserved port allocations to docker 2015-09-23 23:45:34 -07:00
Chris Bednarski 50b967d716 Added ListStaticPorts() to get a list of statically-allocated ports from the NetworkResource 2015-09-23 22:28:34 -07:00
Clint Shryock e67d892ea3 driver/qemu: Setup multiple port forwards 2015-09-23 23:15:28 -05:00
Clint Shryock e2b91c786d fix typo 2015-09-23 23:15:17 -05:00
Ryan Uber 1bb7a874fa demo/digitalocean: use the env var to download 2015-09-23 19:51:05 -07:00
Chris Bednarski 1978be24d0 Format as string instead of casting to string 2015-09-23 19:29:53 -07:00
Ryan Uber b208e6bc5f demo/digitalocean: server bootstrap works, client join works 2015-09-23 19:02:04 -07:00
Chris Bednarski 402facffe7 Merge pull request #94 from hashicorp/f-port-configs
Environment variables for ports, cpu, memory, and meta
2015-09-23 18:21:44 -07:00