Commit Graph

1074 Commits

Author SHA1 Message Date
Armon Dadgar 0d9042808c jobspec: default count of group to 1 if not specified 2015-09-20 15:08:29 -07:00
Armon Dadgar f30e783c8e nomad: adding mapstructure tags 2015-09-20 15:08:29 -07:00
Armon Dadgar 86fd4632fe jobspec: default constraints to hard, parse update configuration 2015-09-20 15:08:29 -07:00
Armon Dadgar 50f0a4a78a website: rename jobconf to jobspec 2015-09-20 15:08:29 -07:00
Armon Dadgar b8b718cc2e website: cleanup docs sidebar 2015-09-20 15:08:29 -07:00
Armon Dadgar bc8965f058 website: remove concepts, add job conf section 2015-09-20 15:08:16 -07:00
Seth Vargo cd5dbfb54f Merge pull request #69 from hashicorp/sethvargo/website_stuff
Update website diagrams and remove unused pages
2015-09-20 16:58:26 -04:00
Seth Vargo 4761184576 Imageoptim 2015-09-20 16:51:37 -04:00
Seth Vargo 7703edb86c Update website to remove a lot of copy-paste with Vault + improve images 2015-09-20 16:37:22 -04:00
Seth Vargo 38126220cf s/Vault/Nomad in code comment 2015-09-20 16:37:11 -04:00
Seth Vargo c611eff0ef Weird whitespace in the README 2015-09-20 16:36:52 -04:00
Seth Vargo 03f92e50fa Use = in -X because it's deprecated without 2015-09-20 16:36:30 -04:00
Armon Dadgar d179d9b6cc Merge pull request #67 from hashicorp/sethvargo/specify_ruby
Force Ruby 2.2.2 on Heroku
2015-09-20 11:38:15 -07:00
Armon Dadgar eae3e878b4 Merge pull request #66 from hashicorp/sethvargo/faster_deploy
Do not use prefix splitting to deploy
2015-09-20 11:37:48 -07:00
Seth Vargo 5557fc0d70 Force Ruby 2.2.2 on Heroku 2015-09-20 14:01:27 -04:00
Seth Vargo d1ff35aca5 Do not use prefix splitting to deploy 2015-09-20 13:58:41 -04:00
Armon Dadgar 18cb17f8f5 website: custom 2015-09-19 21:18:08 -07:00
Armon Dadgar 1a755615d0 website: YARN 2015-09-19 21:06:54 -07:00
Armon Dadgar 9b7a6dc9ba website: Terraform 2015-09-19 20:49:31 -07:00
Armon Dadgar e6cf852bdf website: Mesos 2015-09-19 20:31:33 -07:00
Armon Dadgar 0588b0d2f6 website: Kubernetes 2015-09-19 19:45:44 -07:00
Armon Dadgar b20d52ad01 website: HTCondor 2015-09-19 18:05:44 -07:00
Armon Dadgar c344bda4b0 website: finish ECS and Swarm 2015-09-19 17:45:08 -07:00
Armon Dadgar d0a48a0141 website: starting vs section 2015-09-19 16:29:06 -07:00
Armon Dadgar 34efee7e96 website: use cases page 2015-09-19 16:19:42 -07:00
Armon Dadgar 0ca48186b3 website: intro page 2015-09-19 16:09:21 -07:00
Armon Dadgar 8a89ada0ca website: imageoptim 2015-09-19 14:51:55 -07:00
Armon Dadgar dd3fa932ec website: homepage copy 2015-09-19 14:44:30 -07:00
Armon Dadgar df12ab5afc website: fixing vagrantfile 2015-09-19 14:44:00 -07:00
Armon Dadgar 5577b63b5a website: homepage 2015-09-19 14:44:00 -07:00
Armon Dadgar 5ce51c55ef website: reduce whitespace on home 2015-09-19 14:42:28 -07:00
Armon Dadgar cf2208e881 website: Add DO logo 2015-09-19 14:42:28 -07:00
Jack Pearkes 690de3f361 website: use new hero 2015-09-19 14:38:18 -07:00
Armon Dadgar 8d6c5a15e3 website: imageoptim 2015-09-19 12:28:08 -07:00
Armon Dadgar 201cfc4be1 website: adding drivers section 2015-09-19 12:18:08 -07:00
Armon Dadgar 5cd47f54d7 website: cleanup dead docs 2015-09-19 12:14:13 -07:00
Armon Dadgar d0cc32db8b website: cleanup install docs 2015-09-19 12:10:55 -07:00
Armon Dadgar d31202a7ad website: update scheduling links 2015-09-19 12:08:42 -07:00
Armon Dadgar 5d091a0536 website: add docs on scheduling 2015-09-19 12:02:48 -07:00
Chris Bednarski d4948e2935 Windows does not support exec.Cmd.SysProcAttr.Credential call; this causes cross-compiltion to fail so it's behind a build flag now 2015-09-18 18:59:42 -07:00
Armon Dadgar 1a18a57368 Fixing build script 2015-09-18 11:48:04 -07:00
Armon Dadgar ee2fd15cc2 scheduler: ignore allocations in terminal state 2015-09-17 21:25:55 -07:00
Armon Dadgar 44a711502b merging doc updates 2015-09-17 18:00:52 -07:00
Armon Dadgar 9a0d50bdc2 website: working on internals documentation 2015-09-17 17:59:45 -07:00
Ryan Uber e293e354c1 Merge pull request #57 from hashicorp/f-api-sort
api: sort all list responses
2015-09-17 17:10:07 -07:00
Armon Dadgar 35881dc469 website: fixing repo link 2015-09-17 16:36:44 -07:00
Armon Dadgar 3ea6d4196a website: Replace Vault -> Nomad 2015-09-17 16:33:37 -07:00
Armon Dadgar 005afbdefc website: Working on internal architecture 2015-09-17 16:29:25 -07:00
Ryan Uber c1aa896918 api: test job sort 2015-09-17 13:15:45 -07:00
Ryan Uber 61b8249d08 api: sort all list responses 2015-09-17 13:10:20 -07:00