Armon Dadgar
|
6fdbdd83ca
|
website: document lexical ordering operators
|
2015-10-11 15:58:25 -04:00 |
|
Armon Dadgar
|
982edafa01
|
website: document the regexp constraint
|
2015-10-11 15:38:38 -04:00 |
|
Armon Dadgar
|
2aad0838fa
|
website: update the jobspec
|
2015-10-11 15:24:16 -04:00 |
|
Charlie O'Keefe
|
07d8e2a5fe
|
is -> is a, it's -> its
|
2015-10-10 12:29:56 -06:00 |
|
Seth Vargo
|
5d8cc8fb8f
|
Merge pull request #251 from charlieok/patch-1
change comma to semicolon
|
2015-10-10 13:47:15 -04:00 |
|
Seth Vargo
|
c56b957ad5
|
Merge pull request #252 from charlieok/patch-2
instead -> instead of
|
2015-10-10 13:46:56 -04:00 |
|
Seth Vargo
|
8ff2e78b96
|
Merge pull request #253 from charlieok/patch-3
virtual the machine -> virtual machine
|
2015-10-10 13:46:48 -04:00 |
|
Charlie O'Keefe
|
a8b74a57a8
|
Update install.html.md
|
2015-10-10 11:45:34 -06:00 |
|
Charlie O'Keefe
|
0a202f5e6e
|
virtual the machine -> virtual machine
|
2015-10-10 11:31:22 -06:00 |
|
Charlie O'Keefe
|
203466252b
|
instead -> instead of
|
2015-10-10 10:47:40 -06:00 |
|
Charlie O'Keefe
|
35ed293a31
|
change comma to semicolon
|
2015-10-10 10:24:33 -06:00 |
|
Charlie O'Keefe
|
889090be15
|
Update kubernetes.html.md
|
2015-10-10 00:16:39 -06:00 |
|
Charlie O'Keefe
|
0c266684d6
|
Update ecs.html.md
|
2015-10-09 14:01:51 -06:00 |
|
Alex Dadgar
|
0d02839220
|
Merge pull request #237 from hashicorp/f-raw-exec-driver
A raw fork/exec driver that provides no isolation.
|
2015-10-09 11:30:12 -07:00 |
|
Alex Dadgar
|
bbdceca358
|
Better parsing of raw_exec option and updated docs
|
2015-10-09 11:29:59 -07:00 |
|
Seth Vargo
|
b998b86183
|
Merge pull request #244 from charlieok/patch-1
side affect -> side effect
|
2015-10-09 10:38:02 -04:00 |
|
Charlie O'Keefe
|
ff8d14cb62
|
add space
|
2015-10-09 08:34:28 -06:00 |
|
Charlie O'Keefe
|
3d5f236384
|
side affect -> side effect
|
2015-10-09 08:29:33 -06:00 |
|
Chris Bednarski
|
6c90314a51
|
Merge pull request #225 from hashicorp/b-docker-port
Change docker default port to support windows and boot2docker
|
2015-10-08 23:50:11 -07:00 |
|
Alex Dadgar
|
c4e4861889
|
Documentation
|
2015-10-08 12:19:39 -07:00 |
|
Alex Dadgar
|
60346ae8ec
|
Actually add the files
|
2015-10-08 12:19:39 -07:00 |
|
Charlie O'Keefe
|
a9a7ebec4e
|
Remove redundant 'contains'
|
2015-10-08 08:39:27 -06:00 |
|
Chris Bednarski
|
dc1d845e2c
|
Added documentation for DOCKER_HOST and docker.endpoint; also filled in docs for docker.cleanup
|
2015-10-08 00:08:54 -07:00 |
|
Abhishek Chanda
|
43a8a1af96
|
Add an optional exec parameter to task config
This overrides the default exec command in the ACI
|
2015-10-07 15:15:36 -07:00 |
|
Abhishek Chanda
|
61b4be2389
|
Remove a stray comment
|
2015-10-06 15:56:39 -07:00 |
|
Alex Dadgar
|
50862f8e31
|
Switch to using BlkioWeight
|
2015-10-06 15:44:01 -07:00 |
|
Kevin Fishner
|
022b6fb6c5
|
Update _footer.erb
|
2015-10-05 22:23:09 -04:00 |
|
Daniel Imfeld
|
be652ac645
|
Typo: singel -> single
|
2015-10-03 21:33:41 -05:00 |
|
Kevin Fishner
|
5390f522d0
|
Merge pull request #210 from hashicorp/vs-k8s
Update to versus section
|
2015-10-03 18:51:46 -04:00 |
|
Kevin Fishner
|
39aa11ab87
|
update description
|
2015-10-03 18:50:23 -04:00 |
|
Antoine POPINEAU
|
b42d987e19
|
Updated website documentation.
|
2015-10-02 17:46:55 -07:00 |
|
Alex Dadgar
|
d8f3bd26e6
|
Merges
|
2015-10-02 17:32:11 -07:00 |
|
Ryan Uber
|
62b3b01919
|
Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options
|
2015-10-02 16:58:05 -07:00 |
|
Abhishek Chanda
|
040518e06b
|
Fix network mode
net is not a valid network mode
|
2015-10-02 16:11:38 -07:00 |
|
Antoine POPINEAU
|
e3bcf4490b
|
Merge branch 'master' into dev/net-fingerprint
|
2015-10-02 09:38:35 +02:00 |
|
Antoine POPINEAU
|
256d390789
|
Renamed all instances of Iface to NetworkInterface.
|
2015-10-02 09:29:18 +02:00 |
|
Alex Dadgar
|
96b6109bab
|
Merge pull request #184 from achanda/docker_net
Enable setting networking mode for docker
|
2015-10-01 19:32:48 -07:00 |
|
Alex Dadgar
|
3c11134ccf
|
Fix anchor links and add new agent cli commands
|
2015-10-01 19:28:21 -07:00 |
|
Abhishek Chanda
|
ee2cd3bed0
|
Enable setting networking mode for docker
This patch enables setting networking mode for the docker
driver. This does not handle the `container` mode.
Closes #175
|
2015-10-01 18:52:41 -07:00 |
|
Jack Pearkes
|
9172780b09
|
website: update docker logo to adhere to brand guidelines

https://www.docker.com/brand-guidelines
|
2015-10-01 13:44:58 -07:00 |
|
Antoine POPINEAU
|
776d42c2e0
|
Updated documentation for the iface client configuration option.
|
2015-10-01 17:42:20 +02:00 |
|
Ryan Uber
|
3a695326ca
|
website: update advertise configuration option descriptions
|
2015-09-30 12:05:55 -07:00 |
|
Clint
|
bfe8d5944c
|
Merge pull request #166 from spacejam/master
Fix typo in docs.
|
2015-09-29 15:57:49 -07:00 |
|
Tyler Neely
|
182ac87a3a
|
Fix typo in docs.
|
2015-09-29 15:42:03 -07:00 |
|
Dave York
|
e96043a441
|
fixes a typo in the docs
|
2015-09-29 17:00:48 -04:00 |
|
Sharif Nassar
|
0732ae1593
|
Link to raw Vagrantfile instead
|
2015-09-29 10:24:28 -07:00 |
|
Seth Vargo
|
7f7ccd0a5b
|
Merge pull request #152 from jweissig/patch-1
Added missing period to custom.html.markdown
|
2015-09-29 08:40:34 -07:00 |
|
Clint
|
377bded50e
|
Merge pull request #154 from jweissig/patch-2
Update avatar url from http to https (fixes ssl warning)
|
2015-09-29 08:04:25 -07:00 |
|
Justin Weissig
|
9526539983
|
Fix sidebar nav highlight for Qemu Driver
When you are on the https://www.nomadproject.io/docs/drivers/qemu.html page, the side navbar is not highlighted, minor tweak to fix that issue.
|
2015-09-29 04:48:02 -07:00 |
|
Justin Weissig
|
96daae38ea
|
Update avatar url from http to https (fixes ssl warning)
|
2015-09-29 04:37:42 -07:00 |
|