Commit Graph

423 Commits

Author SHA1 Message Date
Chris Bednarski
9b7628d5f4 Merge pull request #530 from hashicorp/docs-config
Corrected various errors and omissions configuration documentation
2015-12-04 11:47:33 -08:00
Chris Bednarski
c6da821737 Reformatted so we don't have long lines 2015-12-04 11:47:20 -08:00
Chris Bednarski
36de91cb3b Corrected various errors and omissions configuration documentation 2015-12-02 23:21:14 -08:00
Diptanu Choudhury
14fefe8f46 Fixed typo
Fixes #528
2015-12-03 02:00:57 +01:00
Alex Dadgar
fcd170c023 Update network docs 2015-11-30 14:18:31 -08:00
Bryant Luk
8912f81650 Verify Consul SSL by default
- Matches documentation default value and clarifies config
2015-11-28 19:58:09 -06:00
Alex Dadgar
a4cb645644 Merge pull request #508 from cdrage/master
Update rkt docs for > v.0.10.0 of rkt
2015-11-27 01:38:43 -08:00
Diptanu Choudhury
e397b9b0ca Fixing the docs 2015-11-26 19:45:16 -08:00
Diptanu Choudhury
22d82b9ee8 Added docs and the changelog entry 2015-11-26 19:37:52 -08:00
Charlie Drage
e09f7160ca Update rkt docs for > v.0.10.0 of rkt 2015-11-26 18:10:12 -05:00
Halil Kaskavalci
a220dd8b5f Typo
Fixed a typo, "applies" was written twice.
2015-11-26 16:02:40 +02:00
Diptanu Choudhury
6fdedac785 Removed fingerprint docs from Service Discovery docs 2015-11-25 14:47:11 -08:00
Diptanu Choudhury
7e9554f3dd Removed redundant doc 2015-11-25 14:37:38 -08:00
Diptanu Choudhury
402c355e0a Moved some docs around 2015-11-25 13:58:11 -08:00
Diptanu Choudhury
61e386c5c9 Fixed some spellings in old docs 2015-11-25 13:56:25 -08:00
Diptanu Choudhury
11039cd3cb Added docs for consul options 2015-11-25 13:49:31 -08:00
Ryan Uber
a96315f0e7 Merge pull request #495 from hashicorp/f-regions
Add regions endpoint
2015-11-24 13:21:46 -08:00
Alex Dadgar
0bd0abcebb Add Syntax tab under Jobspec 2015-11-24 12:30:33 -08:00
Alex Dadgar
0f55354f67 Fix casing in jobspec docs 2015-11-24 11:22:23 -08:00
Alex Dadgar
ba7473512d Doc improvements for fingerprint whitelist and scheduler types 2015-11-24 11:15:21 -08:00
Ryan Uber
47f8978fab website: document regions endpoint 2015-11-24 09:38:07 -08:00
max
7ff03041d7 Client config option "fingerprint.whitelist" 2015-11-24 16:18:49 +01:00
Matt Button
5276af2dd6 Fix syntax error in raw_exec config documentation
Keys need to be surrounded by quotes if they contain periods
2015-11-21 20:18:16 +00:00
Chris Bednarski
2563480ddf Added docker.tls config file options and docs 2015-11-20 15:47:03 -08:00
Alex Dadgar
b00537f6c7 Merge pull request #473 from hashicorp/f-driver-whitelist
Client Config allows a driver whitelist.
2015-11-20 14:07:46 -08:00
Carlos Diaz-Padron
66ff111b78 Fix small typo in Docker auth docs 2015-11-19 23:11:08 -08:00
Alex Dadgar
cb30708b64 Docs 2015-11-19 17:21:57 -08:00
Diptanu Choudhury
2d8f1df6be Fixed the docs related to port map and networking 2015-11-18 21:03:50 -08:00
Diptanu Choudhury
813590cdc0 Fixing a link on the website 2015-11-18 20:43:32 -08:00
Chris Bednarski
9539c30174 Fix some typos 2015-11-18 17:49:20 -08:00
Chris Bednarski
1c642188d5 Reformat 2015-11-18 16:45:39 -08:00
Chris Bednarski
caacd88793 Merge branch 'master' into docs-networking 2015-11-18 16:40:20 -08:00
Chris Bednarski
1dfc320eee Added notes about container name and UDP/TCP 2015-11-18 16:39:02 -08:00
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