Commit Graph

3163 Commits

Author SHA1 Message Date
Armon Dadgar
d054a06dc4 docker: check for missing unix socket 2015-09-27 17:49:58 -07:00
Clint Shryock
1d775487c3 Remove timestamp from getting started output 2015-09-27 19:47:47 -05:00
captainill
c13ab5bc0b responsive hero 2015-09-27 17:47:21 -07:00
Alex Dadgar
8a1ff842df Merge pull request #126 from hashicorp/f-arg-parser
Proper parsing of user arguments and Nomad environment variable replacement.
2015-09-27 17:41:55 -07:00
Alex Dadgar
90c2281a4e Better Sprintf 2015-09-27 17:41:43 -07:00
Alex Dadgar
6f8f5b164d Add environment package 2015-09-27 17:37:25 -07:00
Alex Dadgar
be406ea5d4 Fix args in test 2015-09-27 17:37:24 -07:00
Alex Dadgar
6d8a913242 ParseAndReplace args at the executor level 2015-09-27 17:37:24 -07:00
Alex Dadgar
17b2fb4600 Check err 2015-09-27 17:37:24 -07:00
Alex Dadgar
64ac893eb1 Set the allocdir correctly when using the linux executor 2015-09-27 17:37:24 -07:00
Alex Dadgar
75f93ce9fb Pull task environments into their own type to be reusable across drivers and executors 2015-09-27 17:37:24 -07:00
Alex Dadgar
148e415f43 Remove cruft from rebase 2015-09-27 17:37:24 -07:00
Alex Dadgar
c555c70eeb merge fixes 2015-09-27 17:37:24 -07:00
Clint Shryock
7f718425cb getting started cleanup 2015-09-27 19:31:19 -05:00
Kevin Fishner
de9d290e68 clarify versus section on k8s 2015-09-27 15:52:49 -07:00
captainill
5866a4e6aa tighten up header/hero 2015-09-27 15:44:44 -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
Armon Dadgar
df8383d010 Merge pull request #127 from hashicorp/b-docker-config
Correct implementation of config check for container and image cleanup
2015-09-27 14:50:16 -07:00
Ryan Uber
a274e0e05b command: better test for alloc-status 2015-09-27 14:42:04 -07:00
Ryan Uber
98dd77a57f website: document alloc-status command 2015-09-27 14:20:09 -07:00
Armon Dadgar
cda7d8f397 demo/digitalocean: allow stale queries 2015-09-27 14:12:23 -07:00
Armon Dadgar
37971e2d8c demo/digitalocean: run the servers on larger instances 2015-09-27 14:07:39 -07:00
Ryan Uber
8a57dbacac command: placeholder for <none> in kv output 2015-09-27 14:04:53 -07:00
Chris Bednarski
bc3504a7d0 Correct implementation of config check for container and image cleanup; moved into Start and Open because handle does not have the config object 2015-09-27 13:59:38 -07:00
Ryan Uber
a58b60b8ea command: better output for alloc-status 2015-09-27 13:59:27 -07:00
Alex Dadgar
fc763e2247 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-09-27 13:50:47 -07:00
Alex Dadgar
ed3fe0574e Community page 2015-09-27 13:50:37 -07:00
Mitchell Hashimoto
955711fd12 website: temporary password 2015-09-27 13:30:08 -07:00
Ryan Uber
e1c4fcf721 command: first pass at alloc-status command 2015-09-27 12:02:14 -07:00
captainill
e01852815c make hero bg image seamless/repeating to cover all monitor res 2015-09-27 00:32:05 -07:00
Chris Bednarski
5e9cc2fc05 Merge pull request #125 from hashicorp/f-docker-config-cleanup
Add configuration option for whether Nomad will clean up containers and images when they are no longer used
2015-09-26 21:52:17 -07:00
Chris Bednarski
24c5fc9cc5 Merge branch 'master' into f-docker-config-cleanup 2015-09-26 21:52:02 -07:00
Chris Bednarski
b0814983d7 Merge pull request #124 from hashicorp/f-docker-cleanup-config
Add all containers when searching for images that are still in used, since the container using the image may be stopped
2015-09-26 21:49:26 -07:00
captainill
c26bc0c959 Merge branch 'master' of https://github.com/hashicorp/nomad into live-site 2015-09-26 20:14:54 -07:00
Chris Bednarski
51bf0162d0 Add configuration option for whether Nomad will clean up containers and images when they are no longer used 2015-09-26 18:53:15 -07:00
Chris Bednarski
bb9fbf8f22 Add all containers when searching for images that are still in used, since the container using the image may be stopped 2015-09-26 18:51:36 -07:00
Armon Dadgar
ac8d2f6235 website: lowercase examples of dynamic ports 2015-09-26 18:26:51 -07:00
captainill
6af358bb0c responsive header css 2015-09-26 14:10:27 -07:00
captainill
7360353501 docs cleanup 2015-09-26 14:07:17 -07:00
Ryan Uber
99cd0dfc0f demo/digitalocean: remove unneeded index 2015-09-26 12:38:31 -07:00
Ryan Uber
1a25c23eaa demo/digitalocean: realistic redis requirements 2015-09-26 11:17:24 -07:00
Ryan Uber
6c49ee74a3 demo/digitalocean: tighten bench output 2015-09-26 10:50:21 -07:00
Ryan Uber
8c5679619b demo/digitalocean: fix after docker repo change 2015-09-26 10:30:08 -07:00
Ryan Uber
20e298fce8 demo/digitalocean: easier tuning for demo 2015-09-26 09:57:48 -07:00
Ryan Uber
2d6c244483 demo/digitalocean: use redis 2015-09-26 09:48:46 -07:00
Ryan Uber
aa6d9cd31b demo/digitalocean: move bench.go 2015-09-26 09:44:15 -07:00
Ryan Uber
f9864b175d demo/digitalocean: add a demo job 2015-09-26 09:43:40 -07:00
Ryan Uber
e9970b68f7 demo/digitalocean: better benchmark 2015-09-26 09:39:19 -07:00
Ryan Uber
3894db2809 demo/digitalocean: add bench app 2015-09-26 09:29:07 -07:00
Chris Bednarski
517e11d797 Merge pull request #121 from hashicorp/f-docker-native
Docker is now native go
2015-09-26 00:36:26 -07:00