Commit Graph

465 Commits

Author SHA1 Message Date
Chris Bednarski
d231a9381e Updated docker docs with information about port_map and auth options 2015-11-18 16:30:37 -08:00
Chris Bednarski
af5ac8251e Added networking page 2015-11-18 15:51:39 -08:00
Alex Dadgar
7357979089 Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
Chris Bednarski
0003310aa6 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-11-18 14:39:38 -08:00
Chris Bednarski
021b09974b Change quotes to backticks to highlight literal values 2015-11-18 14:39:33 -08:00
Diptanu Choudhury
ba8e3fcbae Merge pull request #455 from hashicorp/f-consul-check
Refactor consul check
2015-11-18 14:33:34 -08:00
Diptanu Choudhury
e22926904a Added info for default value of check protocol 2015-11-18 14:31:56 -08:00
Chris Bednarski
6e6c7258c0 Fix formatting issue that made most of the page a pre-formatted block 2015-11-18 14:22:42 -08:00
Chris Bednarski
bd22e8d33c Fix errant spaces in frontmatter 2015-11-18 14:11:23 -08:00
Alex Dadgar
d666f5bde1 Revert "Make drivers take arguments as a list and not as a string" 2015-11-18 13:46:43 -08:00
Alex Dadgar
a0085a5ddb Merge pull request #452 from hashicorp/f-arg-list
Make drivers take arguments as a list and not as a string
2015-11-18 13:45:03 -08:00
Diptanu Choudhury
a8e055f7f0 Merge pull request #451 from hashicorp/f-consul-docs
Added the consul docs
2015-11-18 13:36:30 -08:00
Diptanu Choudhury
d0ee7145e7 Merge branch 'f-consul-docs' of github.com:hashicorp/nomad into f-consul-docs 2015-11-18 13:35:49 -08:00
Diptanu Choudhury
e3583e4001 Fixed the sidebar-current 2015-11-18 13:35:16 -08:00
Diptanu Choudhury
f313dd53f8 Removed blank lines 2015-11-18 13:22:43 -08:00
Chris Bednarski
b2ac5a31c4 Reformat 2015-11-18 13:20:23 -08:00
Diptanu Choudhury
035cf7ed30 changed the intro 2015-11-18 13:15:47 -08:00
Alex Dadgar
62a0c5d14c Rebase 2015-11-18 12:30:35 -08:00
Alex Dadgar
b7e84bc124 Docs 2015-11-18 12:29:04 -08:00
Diptanu Choudhury
e55517d0c8 More grammer fixes 2015-11-18 12:24:25 -08:00
Diptanu Choudhury
fe521dbf94 Added more explanation to name 2015-11-18 12:22:48 -08:00
Diptanu Choudhury
3d3a7b5cf0 Fixed more typos and changed some sentences 2015-11-18 12:19:20 -08:00
Diptanu Choudhury
d4c7a834bd Fixed some typo 2015-11-18 12:16:03 -08:00
Diptanu Choudhury
8917fd8408 Added the consul docs 2015-11-18 12:14:28 -08:00
Chris Bednarski
9243c2d3eb Added skeletons for networking and restart policies docs 2015-11-18 10:55:39 -08:00
Chris Bednarski
20b42864be Merge branch 'master' into f-docker-dns-config 2015-11-18 10:31:06 -08:00
Chris Bednarski
2e43ebf08b Merge pull request #445 from carlosdp/fix-docker-auth
De-nest docker registry auth and reformat related doc
2015-11-18 10:23:17 -08:00
Carlos Diaz-Padron
270631a006 Nest Docker driver auth under object 2015-11-18 01:37:42 -08:00
Carlos Diaz-Padron
fba3c573f1 De-nest docker registry auth and reformat related doc 2015-11-17 23:32:57 -08:00
Alex Dadgar
0cc1b2ae91 Add page describing scheduler types 2015-11-17 22:35:58 -08:00
Chris Bednarski
aa264dcb23 Updated docs to indicate you should use a list 2015-11-17 22:05:56 -08:00
Alex Dadgar
68bb7eba8e Fix docker config option name in docs 2015-11-17 21:30:15 -08:00
Alex Dadgar
091899d000 Update qemu docs 2015-11-17 21:19:45 -08:00
Alex Dadgar
9db262f161 fix kernel/os attributes 2015-11-17 20:06:00 -08:00
Alex Dadgar
c140fa3d01 Update environment docs regarding ports 2015-11-17 19:36:05 -08:00
Alex Dadgar
c3a37668dc Update API docs 2015-11-17 19:12:19 -08:00
Alex Dadgar
100046703a Update jobspec to have restart policy and fix indents on distinctHost 2015-11-17 17:41:15 -08:00
Chris Bednarski
c0244d0fbf Reformat post-merge 2015-11-17 17:23:16 -08:00
Chris Bednarski
588e5f7df4 Merge branch 'master' into f-docker-any-network 2015-11-17 17:22:13 -08:00
Chris Bednarski
532bbec0f3 Updated docs for networking_mode and also reformat the file 2015-11-17 17:20:28 -08:00
Chris Bednarski
57a47eca73 Merge branch 'docker-allow-to-add-labels' of https://github.com/fernandezvara/nomad into f-docker-labels 2015-11-17 16:02:42 -08:00
Alex Dadgar
e82698fc61 Update rkt docs to denote its experimental status 2015-11-17 15:39:38 -08:00
Antonio Fernández
e42f0831f8 updating website: docker driver configuration 2015-11-17 14:14:35 +01:00
Carlos Diaz-Padron
c4ab2fa296 Add note to Docker hostname to explain hostname duplication 2015-11-16 23:14:28 -08:00
Carlos Diaz-Padron
c5304c3e6a Add hostname parameter to Docker driver 2015-11-16 22:44:44 -08:00
Alex Dadgar
5f34ae9ae8 Add docs 2015-11-16 18:36:13 -08:00
Antonio Fernández
04ef7a2981 updating docs http node allocations 2015-11-12 19:06:14 +01:00
Alex Dadgar
325de0ec35 Docker privileged checks if host enabled it 2015-11-06 10:38:54 -08:00
Alex Dadgar
638f78e48c Merge pull request #390 from the-control-group/f-docker-driver-options
Expanded docker driver options
2015-11-06 10:32:54 -08:00
Shiem Edelbrock
b8b8fe504c Updated priviliged option, added client priviliged option
- Added error checking on priviliged mode.
- Added `docker.privileged.enabled` to client config/fingerprint
2015-11-05 16:40:20 -08:00