Alex Dadgar
fd9c2baf02
Constants for constraints and renaming to use undescore instead of camel
2015-10-26 13:47:56 -07:00
Charlie O'Keefe
c28ded1084
deregistraion -> deregistration
2015-10-26 14:20:10 -06:00
Charlie O'Keefe
3f361edff2
an option job ID -> an optional job ID
2015-10-26 13:59:47 -06:00
Alex Dadgar
bb40d48f8e
Merge pull request #330 from kikitux/master
...
list Getting in depth in same order as menu
2015-10-26 11:29:22 -07:00
Seth Vargo
9a9fbcbc54
Use vendored fastly logo
2015-10-26 12:49:35 -04:00
Clint
4b0dc2cb39
Merge pull request #288 from hashicorp/f-go-getter
...
Drivers: Use go-getter for artifact retrieval, add artifact support to Exec, Raw Exec drivers
2015-10-26 10:00:29 -05:00
Seth Vargo
b100df0a85
Use releases for releases
2015-10-26 10:40:47 -04:00
Clint Shryock
343daeb1ea
drivers: Add/Use go-getter to fetch remote binaries
...
Updates Qemu, Java drivers to use go-getter to fetch binaries
Adds remote artifact support for Exec, Raw Exec drivers
2015-10-26 09:40:06 -05:00
Charlie O'Keefe
8325b9512b
tasks groups -> task groups
2015-10-25 18:31:59 -06:00
Seth Vargo
4c7520c79f
Merge pull request #338 from charlieok/patch-3
...
resources use -> resource use
2015-10-25 13:16:35 -04:00
Seth Vargo
ffb8e7a17f
Merge pull request #336 from charlieok/patch-1
...
diver -> driver
2015-10-25 13:15:38 -04:00
Charlie O'Keefe
4b796002b8
resources use -> resource use
2015-10-25 11:15:14 -06:00
Charlie O'Keefe
6b7b568219
systems -> system's
2015-10-25 11:10:37 -06:00
Charlie O'Keefe
3f28e609fb
diver -> driver
2015-10-25 11:06:28 -06:00
Charlie O'Keefe
20b1274653
will be ran -> will be run
2015-10-25 11:00:08 -06:00
Alvaro Miranda
17243ff0d1
list Getting in depth in same order as menu
2015-10-24 17:18:11 +13:00
Alex Dadgar
be50fe6254
Fix markdown and log messages
2015-10-23 09:56:48 -07:00
Alex Dadgar
ecc4f98f3a
Change "unique" to "distinctHosts"
2015-10-22 17:40:41 -07:00
Alex Dadgar
602baa37ce
Documentation and making unique first class in the constraint block
2015-10-22 16:37:20 -07:00
Alex Dadgar
7d239c1297
Merge pull request #308 from poll0rz/patch-1
...
Update doc with System Scheduler from PR #287
2015-10-19 13:47:55 -07:00
poll0rz
6b20a33c91
format long line
2015-10-19 22:46:10 +02:00
Alex Dadgar
0ef5ee51f6
Merge pull request #307 from hashicorp/qemu-checkup-doc-update
...
driver/qemu: Update docs, we use SHA256 not MD5
2015-10-19 13:35:15 -07:00
poll0rz
387f78a521
system scheduler (PR #287 )
...
https://github.com/hashicorp/nomad/pull/ 287
2015-10-19 21:30:21 +02:00
poll0rz
e92d6ce479
Update schedulers - system (PR #287 )
...
https://github.com/hashicorp/nomad/pull/287
2015-10-19 21:26:26 +02:00
Clint Shryock
9d0005e87e
driver/qemu: Update docs, we use SHA256 not MD5
2015-10-19 14:14:41 -05:00
Alex Dadgar
8582b4d7f9
Merge pull request #299 from charlieok/patch-2
...
suggested clarification on automatic port mapping
2015-10-19 10:53:04 -07:00
Charlie O'Keefe
f360e9e9eb
Update docker.html.md
2015-10-17 15:56:05 -06:00
Charlie O'Keefe
2e08ff67bd
depending how how -> depending on how
2015-10-17 14:55:55 -06:00
Charlie O'Keefe
225f93f067
suggested clarification on automatic port mapping
2015-10-17 11:54:17 -06:00
Alex Dadgar
fd77180d64
Merge pull request #291 from hashicorp/d-rkt-volume-mounts-blocked
...
Document that Rkt doesn't support task directory mounting
2015-10-16 17:07:53 -07:00
Abhishek Chanda
603526c341
Add docs for jvm_options
2015-10-16 12:44:43 -07:00
Alex Dadgar
f185701d6d
Rkt driver clears task environment variables
2015-10-15 18:19:13 -07:00
Alex Dadgar
9c7c88176a
Rename from bug to issue
2015-10-15 17:56:36 -07:00
Alex Dadgar
fe9c0f46bf
Document that Rkt doesn't support task directory mounting
2015-10-15 17:55:26 -07:00
Alex Dadgar
75d158e3d5
Documentation
2015-10-15 17:28:25 -07:00
Abhishek Chanda
953bd8b53f
Trim extra newline from kernel version
2015-10-15 00:54:21 -07:00
Sam Handler
72fcbbb337
website: add 'Edit this page' link everywhere but index
2015-10-13 17:52:44 -04:00
Sam Handler
0e4ffe0d2f
website: bundle update middleman-hashicorp
2015-10-13 17:51:50 -04:00
Sam Handler
b6f50a5c66
website: add github_slug to config.rb
2015-10-13 17:51:01 -04:00
Sam Handler
5bc18fb3a7
website: add makefile and update README
2015-10-13 17:50:23 -04:00
Alex Dadgar
1b52202482
Merge pull request #267 from achanda/docs
...
Some docs update
2015-10-13 14:45:36 -07:00
Abhishek Chanda
0af5f1390f
Clarify that container is an invalid option
2015-10-13 13:31:56 -07:00
Alex Dadgar
5f72a3fb77
Merge pull request #247 from hashicorp/f-rkt-enhancements
...
Rkt Driver Enhancements
2015-10-12 15:58:55 -07:00
Alex Dadgar
3c7bbc6fd7
Update driver config names for consistency and make the trust_prefix optional
2015-10-12 14:37:56 -07:00
Alex Dadgar
cd3135c874
Separate args from exec command; inject environment variables and general cleanup of Rkt driver
2015-10-12 14:33:18 -07:00
Armon Dadgar
4e49cff26c
Merge pull request #271 from hashicorp/f-version-constraint
...
Adding support for regexp, version, and lexical ordering constraints
2015-10-12 13:53:17 -07:00
Abhishek Chanda
e109057b66
Do not say the bool is set to true
...
This will be harmonized across all drivers soon
2015-10-12 13:40:31 -07:00
Alex Dadgar
6736282a2a
Merge branch 'master' of https://github.com/hashicorp/nomad
2015-10-12 13:15:46 -07:00
Alex Dadgar
a4035050e8
Change Docker/Rkt to set driver to 1 not true for consistency
2015-10-12 13:15:37 -07:00
Alex Dadgar
de226ba985
Merge pull request #266 from charlieok/patch-1
...
Update scheduling.html.md
2015-10-12 13:08:59 -07:00
Alex Dadgar
6bc2d6bcbd
Merge pull request #268 from charlieok/patch-2
...
Update index.html.md
2015-10-12 13:00:33 -07:00
Seth Vargo
71e65f33a2
Merge pull request #269 from charlieok/patch-3
...
evaulation -> evaluation
2015-10-11 22:44:51 -04:00
Charlie O'Keefe
39c87ed58e
add 'is'
2015-10-11 20:36:50 -06:00
Charlie O'Keefe
66ae6eea93
evaulation -> evaluation
2015-10-11 20:33:02 -06:00
Charlie O'Keefe
07a7f24640
Update index.html.md
2015-10-11 14:05:55 -06:00
Armon Dadgar
769b94d82a
website: document lexical ordering operators
2015-10-11 15:58:25 -04:00
Abhishek Chanda
61215971b0
Fix formatting for qemu driver version
2015-10-11 12:55:23 -07:00
Abhishek Chanda
f9bebb2f2e
Add details to docker driver docs
...
- The driver sets a bool to `true`
- Clarify behavior when `network_mode` is `container`
2015-10-11 12:53:34 -07:00
Armon Dadgar
4387d3ddb3
website: document the regexp constraint
2015-10-11 15:38:38 -04:00
Armon Dadgar
3b5b04168d
website: update the jobspec
2015-10-11 15:24:16 -04:00
Charlie O'Keefe
da16515545
Update scheduling.html.md
2015-10-11 12:25:30 -06:00
Charlie O'Keefe
b79747497c
schedule -> scheduler
2015-10-11 12:07:08 -06:00
Armon Dadgar
eec9695b9a
Merge pull request #258 from charlieok/patch-3
...
this groups -> this group
2015-10-11 13:41:49 -04:00
Armon Dadgar
5b9118fa7c
Merge pull request #259 from charlieok/patch-4
...
lets -> let's
2015-10-11 13:41:37 -04:00
Armon Dadgar
a241ae16ed
Merge pull request #260 from charlieok/patch-5
...
minor grammar fixes
2015-10-11 13:41:26 -04:00
Armon Dadgar
6efd5b4a91
Merge pull request #261 from charlieok/patch-6
...
rewording suggestion
2015-10-11 13:41:11 -04:00
Armon Dadgar
081b785042
Merge pull request #262 from charlieok/patch-7
...
replace comman with 'and'
2015-10-11 13:40:43 -04:00
Armon Dadgar
0a258bf69c
Merge pull request #263 from charlieok/patch-8
...
Add floor characters to math expression
2015-10-11 13:40:34 -04:00
Armon Dadgar
21788836db
Merge pull request #257 from charlieok/patch-2
...
minor grammar fixes
2015-10-11 13:40:19 -04:00
Charlie O'Keefe
45e507488c
Add floor characters to math expression
2015-10-10 20:21:05 -06:00
Charlie O'Keefe
5156c282c5
replace comman with 'and'
2015-10-10 17:58:30 -06:00
Charlie O'Keefe
7cd3e02c77
rewording suggestion
...
have it elect as a leader -> have it elected as a leader
Not completely sure if this is correct (maybe “have it elect itself as a leader” is better?)
2015-10-10 14:51:43 -06:00
Charlie O'Keefe
fe8f934a43
minor grammar fixes
...
the updated -> the update
remove redundant 'each time', 'at a time'
2015-10-10 14:16:29 -06:00
Charlie O'Keefe
af50e2a85c
lets -> let's
2015-10-10 14:06:00 -06:00
Charlie O'Keefe
61c9929a9a
this groups -> this group
2015-10-10 13:57:30 -06:00
Charlie O'Keefe
4f0c4066a4
minor grammar fixes
...
overtime -> over time
add comma
change -> to change
2015-10-10 13:55:09 -06:00
Charlie O'Keefe
7b43120a84
an skeleton -> a skeleton
2015-10-10 13:27:09 -06:00
Charlie O'Keefe
cc101d8a74
is -> is a, it's -> its
2015-10-10 12:29:56 -06:00
Seth Vargo
40e5970b2e
Merge pull request #251 from charlieok/patch-1
...
change comma to semicolon
2015-10-10 13:47:15 -04:00
Seth Vargo
bcec4b899a
Merge pull request #252 from charlieok/patch-2
...
instead -> instead of
2015-10-10 13:46:56 -04:00
Seth Vargo
ff451ab621
Merge pull request #253 from charlieok/patch-3
...
virtual the machine -> virtual machine
2015-10-10 13:46:48 -04:00
Charlie O'Keefe
9aa790ab53
Update install.html.md
2015-10-10 11:45:34 -06:00
Charlie O'Keefe
81297ba2a7
virtual the machine -> virtual machine
2015-10-10 11:31:22 -06:00
Charlie O'Keefe
f5be43bf64
instead -> instead of
2015-10-10 10:47:40 -06:00
Charlie O'Keefe
a30c8dc6a7
change comma to semicolon
2015-10-10 10:24:33 -06:00
Charlie O'Keefe
664f9e9b4d
Update kubernetes.html.md
2015-10-10 00:16:39 -06:00
Charlie O'Keefe
0c19d75d3d
Update ecs.html.md
2015-10-09 14:01:51 -06:00
Alex Dadgar
540007c1a3
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
db0ba9688d
Better parsing of raw_exec option and updated docs
2015-10-09 11:29:59 -07:00
Seth Vargo
9aae5537c7
Merge pull request #244 from charlieok/patch-1
...
side affect -> side effect
2015-10-09 10:38:02 -04:00
Charlie O'Keefe
2f58d6d854
add space
2015-10-09 08:34:28 -06:00
Charlie O'Keefe
c8ee92b6e7
side affect -> side effect
2015-10-09 08:29:33 -06:00
Chris Bednarski
0d6c75eefb
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
f209a07d10
Documentation
2015-10-08 12:19:39 -07:00
Alex Dadgar
751a17ef0c
Actually add the files
2015-10-08 12:19:39 -07:00
Charlie O'Keefe
814a38d425
Remove redundant 'contains'
2015-10-08 08:39:27 -06:00
Chris Bednarski
85098bb797
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
0e185b6eaf
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
ab6d756dfe
Remove a stray comment
2015-10-06 15:56:39 -07:00
Alex Dadgar
f40397e6ef
Switch to using BlkioWeight
2015-10-06 15:44:01 -07:00
Kevin Fishner
ce11fd15ff
Update _footer.erb
2015-10-05 22:23:09 -04:00
Daniel Imfeld
2dbb421ac5
Typo: singel -> single
2015-10-03 21:33:41 -05:00
Kevin Fishner
9d4843c2fb
Merge pull request #210 from hashicorp/vs-k8s
...
Update to versus section
2015-10-03 18:51:46 -04:00
Kevin Fishner
0117c5f5dd
update description
2015-10-03 18:50:23 -04:00
Antoine POPINEAU
0e5adfb518
Updated website documentation.
2015-10-02 17:46:55 -07:00
Alex Dadgar
4cc8588cb5
Merges
2015-10-02 17:32:11 -07:00
Ryan Uber
30fa300825
Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options
2015-10-02 16:58:05 -07:00
Abhishek Chanda
f3cc677527
Fix network mode
...
net is not a valid network mode
2015-10-02 16:11:38 -07:00
Antoine POPINEAU
f35ebe14ad
Merge branch 'master' into dev/net-fingerprint
2015-10-02 09:38:35 +02:00
Antoine POPINEAU
36daef1625
Renamed all instances of `Iface` to `NetworkInterface`.
2015-10-02 09:29:18 +02:00
Alex Dadgar
191ea91cdd
Merge pull request #184 from achanda/docker_net
...
Enable setting networking mode for docker
2015-10-01 19:32:48 -07:00
Alex Dadgar
1a255a8acc
Fix anchor links and add new agent cli commands
2015-10-01 19:28:21 -07:00
Abhishek Chanda
0cb649bd5f
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
38f3f2cda5
website: update docker logo to adhere to brand guidelines
...
![](https://dl.dropboxusercontent.com/s/p60yujlru03d53v/2015-10-01%20at%201.44%20PM.png )
https://www.docker.com/brand-guidelines
2015-10-01 13:44:58 -07:00
Antoine POPINEAU
043c10ca24
Updated documentation for the `iface` client configuration option.
2015-10-01 17:42:20 +02:00
Ryan Uber
237a56aa67
website: update advertise configuration option descriptions
2015-09-30 12:05:55 -07:00
Clint
e2dca9bbf8
Merge pull request #166 from spacejam/master
...
Fix typo in docs.
2015-09-29 15:57:49 -07:00
Tyler Neely
cf25c091e6
Fix typo in docs.
2015-09-29 15:42:03 -07:00
Dave York
b1720ea5b2
fixes a typo in the docs
2015-09-29 17:00:48 -04:00
Sharif Nassar
04219f6c3b
Link to raw Vagrantfile instead
2015-09-29 10:24:28 -07:00
Seth Vargo
f26a28d241
Merge pull request #152 from jweissig/patch-1
...
Added missing period to custom.html.markdown
2015-09-29 08:40:34 -07:00
Clint
cf00a93f5e
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
f1ab8c27d4
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
cfed1e6aaa
Update avatar url from http to https (fixes ssl warning)
2015-09-29 04:37:42 -07:00
Justin Weissig
755c12ff0d
Added missing period to custom.html.markdown
2015-09-29 04:24:09 -07:00
Asbjørn Enge
e109883967
Typo: Too many Resource(s) 😛
2015-09-29 08:55:40 +02:00
Carlos Diaz-Padron
ee1a72e347
Add Client config options to docs
2015-09-28 16:53:04 -07:00
Jack Pearkes
8d67884f87
website: only show header unless livestream active
2015-09-28 09:15:10 -07:00
Jack Pearkes
804909bfa0
website: remove basic
2015-09-28 09:12:40 -07:00
captainill
577f6fd484
typo
2015-09-28 09:11:52 -07:00
captainill
5b6267c9ea
add jt to community
2015-09-28 09:10:47 -07:00
Jonathan Thomas
d4eb52d197
Merge pull request #137 from hashicorp/live-site
...
probable final responsive touches
2015-09-28 00:56:51 -07:00
captainill
03044b99d6
cleanup footer
2015-09-28 00:41:43 -07:00
captainill
37aa6ea85d
cleanup banners
2015-09-28 00:35:32 -07:00
captainill
312dfe775e
remove errant green background
2015-09-28 00:23:27 -07:00
captainill
9d4ecb0d83
density responsive image
2015-09-28 00:22:51 -07:00
captainill
360f7d2a74
healing responsive image
2015-09-28 00:04:08 -07:00
captainill
df36f35c63
workloads responsive image
2015-09-27 23:59:56 -07:00
Mitchell Hashimoto
c056421662
Merge pull request #136 from hashicorp/live-site
...
Hero image
2015-09-27 23:55:18 -07:00
captainill
8001237a7a
the cover iamge
2015-09-27 23:42:30 -07:00
captainill
967f6663a8
update hero cover image
2015-09-27 23:41:16 -07:00
Mitchell Hashimoto
ad1bebd39a
website: bintray enabled setting
2015-09-27 23:28:53 -07:00
Jack Pearkes
f5aca4218a
Merge pull request #133 from hashicorp/livestream
...
home: livestream when LIVESTREAM_ACTIVE
2015-09-27 22:56:13 -07:00
Armon Dadgar
9f2965a641
Merge pull request #130 from hashicorp/live-site
...
Polishing Nomad!
2015-09-27 22:34:16 -07:00
captainill
670aee5cdb
responsive partners
2015-09-27 21:55:13 -07:00
Jack Pearkes
11328c7f6b
home: livestream when LIVESTREAM_ACTIVE
...
This adds some stuff to takeover the whole site with
an embedded livestream. Our press goes out at 10am with links
to this website embedded in releases, but we don't want
to have folks see it until the keynote is concluded.
Unsetting LIVESTREAM_ACTIVE and re-deploying will
open it up.
Also fixed a configuration option.
You can test it out with:
LIVESTREAM_ACTIVE=true bundle exec middleman server
2015-09-27 20:26:45 -07:00
captainill
90f4ea32b8
responsive footer fix
2015-09-27 19:09:45 -07:00
captainill
a174f7f4f8
responsive style: easily deploy
2015-09-27 19:07:18 -07:00
Armon Dadgar
2c4a740f2a
website: fixing alloc-status docs
2015-09-27 17:52:55 -07:00
Clint Shryock
17623c8890
Remove timestamp from getting started output
2015-09-27 19:47:47 -05:00
captainill
179ff542aa
responsive hero
2015-09-27 17:47:21 -07:00
Clint Shryock
31920fae61
getting started cleanup
2015-09-27 19:31:19 -05:00
Kevin Fishner
662fb97223
clarify versus section on k8s
2015-09-27 15:52:49 -07:00
captainill
a3e9389e80
tighten up header/hero
2015-09-27 15:44:44 -07:00
Ryan Uber
8c992355c4
Merge pull request #128 from hashicorp/f-alloc-status
...
Add alloc-status command
2015-09-27 15:06:17 -07:00
Ryan Uber
76a3cf3b93
website: document alloc-status command
2015-09-27 14:20:09 -07:00
Alex Dadgar
f797a95802
Merge branch 'master' of https://github.com/hashicorp/nomad
2015-09-27 13:50:47 -07:00
Alex Dadgar
d2505e4bff
Community page
2015-09-27 13:50:37 -07:00
Mitchell Hashimoto
f68c27dfb2
website: temporary password
2015-09-27 13:30:08 -07:00
captainill
c7800d2771
make hero bg image seamless/repeating to cover all monitor res
2015-09-27 00:32:05 -07:00
captainill
1a888d8dc0
Merge branch 'master' of https://github.com/hashicorp/nomad into live-site
2015-09-26 20:14:54 -07:00
Armon Dadgar
91e69c5973
website: lowercase examples of dynamic ports
2015-09-26 18:26:51 -07:00
captainill
83e7a0dd89
responsive header css
2015-09-26 14:10:27 -07:00
captainill
ea4d0923da
docs cleanup
2015-09-26 14:07:17 -07:00
Chris Bednarski
7021ac3ce8
Add docker 'command' to docs; cleanup some comments
2015-09-25 23:28:23 -07:00
Chris Bednarski
e6253b21f6
Put that back too.
2015-09-25 18:45:39 -07:00
Chris Bednarski
a8c8fc2f96
Merge branch 'master' into b-docker-fixes
...
Conflicts:
client/driver/docker_test.go
client/driver/java_test.go
client/driver/qemu_test.go
2015-09-25 18:35:23 -07:00
Armon Dadgar
f47dae26ba
website: missing links and copy
2015-09-25 17:09:35 -07:00
Chris Bednarski
32d260281f
Added guards to tests so we can more gracefully degrade the test suite when thing are not installed
2015-09-25 16:49:26 -07:00
Armon Dadgar
5bc26c3f9d
Merge pull request #101 from hashicorp/f-qemu-network-update
...
driver/qemu: Use Restricted Ports, additional port forwarding
2015-09-25 16:36:46 -07:00
Clint Shryock
e24c1c5eb4
fix typo in docs
2015-09-25 15:19:38 -05:00
Ryan Uber
a7757436c9
Merge pull request #114 from hashicorp/f-clients
...
Make servers list configurable on clients
2015-09-25 12:03:21 -07:00
Ryan Uber
dfdda4335d
website: update docs for command rename
2015-09-25 12:00:14 -07:00
Chris Bednarski
ac9b7e7a31
Added group add command for docker to the docker docs
2015-09-25 11:29:38 -07:00
Armon Dadgar
ba4ab66312
Merge pull request #112 from hashicorp/f-validate
...
command/validate: Adding new command
2015-09-25 11:17:18 -07:00
Armon Dadgar
83886c9f54
website: fix wording
2015-09-25 11:17:06 -07:00
Ryan Uber
62d1da4cc8
website: fix copy
2015-09-25 10:14:30 -07:00
Chris Bednarski
ee00969c1c
Merge pull request #113 from hashicorp/docs-docker
...
Added docker docs; updated isolation notes for QEMU
2015-09-24 23:41:01 -07:00
Chris Bednarski
ac0f07cd20
Add note on configuring the agent; fix some typos
2015-09-24 23:40:30 -07:00
Ryan Uber
3452e3a2fa
website: document the client-servers command
2015-09-24 21:59:04 -07:00
Ryan Uber
75612c46e7
website: document /v1/agent/servers
2015-09-24 21:47:14 -07:00
Chris Bednarski
e4686e1872
Lowercase some cases of docker
2015-09-24 19:35:52 -07:00
Chris Bednarski
8bcae8f48d
Merge pull request #111 from hashicorp/b-h3-size
...
Change h3 to 24px so it's midway between h2 and h4
2015-09-24 19:34:37 -07:00
Chris Bednarski
1aaef18d0a
Added docker docs; updated isolation notes for QEMU
2015-09-24 19:33:06 -07:00
Armon Dadgar
77a9e52449
command/validate: Adding new command
2015-09-24 18:29:46 -07:00
Jon Benson
95a3258672
Documentation fixes
2015-09-24 17:47:16 -07:00
Chris Bednarski
0618ae2b01
Change h3 to 24px so it's midway between h2 and h4; h2 is 30px so it was indistinguishable
2015-09-24 17:44:57 -07:00
Clint Shryock
69e395790f
cleanups
2015-09-24 16:57:55 -05:00
Clint Shryock
bdfb035cf5
misc cleanups
2015-09-24 16:37:32 -05:00
Clint Shryock
22aecdd141
various doc cleanup
2015-09-24 16:17:13 -05:00
Clint Shryock
0ac8fa4a23
update docs on port matching for Qemu
2015-09-24 14:36:03 -05:00
Clint Shryock
5ecd0f128a
fix typo
2015-09-24 11:41:41 -05:00
Clint Shryock
0fdb3deef6
minor grammer
2015-09-24 11:35:58 -05:00
Clint Shryock
31eab9eab6
doc updates
2015-09-24 10:50:20 -05:00
Chris Bednarski
fac292fbeb
Added Chris to the community page
2015-09-24 02:15:21 -07:00
Chris Bednarski
402facffe7
Merge pull request #94 from hashicorp/f-port-configs
...
Environment variables for ports, cpu, memory, and meta
2015-09-23 18:21:44 -07:00
Chris Bednarski
1654d08fca
Add docker ports; change to uppercase examples and tests
2015-09-23 18:01:08 -07:00
Chris Bednarski
8b2f8efe70
Merge branch 'master' into f-port-configs
2015-09-23 15:31:00 -07:00
Clint Shryock
b13fc160f6
minor doc cleanup / suggestions
2015-09-23 17:29:35 -05:00
Chris Bednarski
b8fd345128
Docs and remove uppercase since it's checked at the config parse step
2015-09-23 15:28:58 -07:00
Chris Bednarski
f37dedc3bc
Changed to uppercase + numbers + underscores; updated docs
2015-09-23 15:19:31 -07:00
Chris Bednarski
de2a62e0e3
Added docs for runtime environment
2015-09-23 14:58:25 -07:00
Clint Shryock
ab810b6072
Merge branch 'master' into b-doc-cleanup
...
* master:
Basic Qemu docs
clean up some log formatting
start the Qemu docs
Refactor network fingerprinting to be generic, use build flags
prefix warn/error messages
fix casing for ERR logs
don't re-convert mbits
refactoring, docs
fix range error
populate node network resource
Update code for parsing IP address
Move ec2InstanceSpeed to a package variable, convert to string:int map
Consolidate the AWS fingerprinters
Refactor some AWS things, removing fingerprint/network.go
change the naming
Refactor the Network Fingerprinters
Rework client/fingerprint/fingerprint.go to use a slice and enforce ordering
Basic network fingerprinting for Unix type, AWS systems
2015-09-23 16:45:16 -05:00
Clint Shryock
282c10064d
minor typo/cleanups
2015-09-23 16:41:23 -05:00
Armon Dadgar
3bdae950c5
Merge pull request #97 from hashicorp/f-qemu-driver-docs
...
Basic Qemu docs
2015-09-23 14:37:56 -07:00
Clint Shryock
e2c1bfe19c
Basic Qemu docs
2015-09-23 14:44:49 -05:00
Clint Shryock
0db8ce12d4
Update Java docs on how Java is detected
2015-09-23 14:16:43 -05:00
Clint Shryock
b93518b509
start the Qemu docs
2015-09-23 13:58:42 -05:00
Clint Shryock
69dff9f608
some Java driver docs
2015-09-23 11:44:17 -05:00
Clint Shryock
a330cdc80e
Merge branch 'master' into f-java-driver-docs
...
* master: (115 commits)
Ignore common files
demo/vagrant: Adding files for getting started
website: adding clustering to getting started
scheduler: job anti-affinity score should record as negative
scheduler: do not skip job anti-affinity
client: reset response struct to avoid decode errors
client: create dir, handle not exist more gracefully
website: starting cluster section
website: skip HTTP in intro
command/init: tweak constraint
website: typo fixes
command/run: update synopsis
command/run: update help output
website: update 'run' docs
website: getting started
command/init: fixing inconsistencies
command/node-status: removing extra formating input
command/init: reworking behavior and default file
website: getting started
website: getting started
...
2015-09-23 10:55:43 -05:00
Armon Dadgar
f8af593519
website: adding clustering to getting started
2015-09-22 22:45:23 -07:00
Armon Dadgar
df58cd00a7
website: starting cluster section
2015-09-22 21:48:44 -07:00
Armon Dadgar
91d8955cde
website: skip HTTP in intro
2015-09-22 21:48:44 -07:00
Armon Dadgar
d4054939f1
website: typo fixes
2015-09-22 21:48:44 -07:00
Armon Dadgar
af3601663d
website: update 'run' docs
2015-09-22 21:48:43 -07:00
Armon Dadgar
4b532dbe41
website: getting started
2015-09-22 21:48:43 -07:00
Armon Dadgar
8257c243b1
command/init: reworking behavior and default file
2015-09-22 21:48:43 -07:00
Armon Dadgar
151a253c10
website: getting started
2015-09-22 21:48:43 -07:00
Armon Dadgar
159f8d495a
website: getting started
2015-09-22 21:48:43 -07:00
Armon Dadgar
0a601283ac
website: getting started
2015-09-22 21:48:42 -07:00
Ryan Uber
dd95f4033d
Merge pull request #79 from hashicorp/f-bootstrap
...
Add flags for bootstrap modes to CLI
2015-09-22 20:28:30 -07:00
Alex Dadgar
2985919f45
Merge pull request #89 from hashicorp/f-root-disable-drivers
...
Disable drivers based on whether nomad is running as root.
2015-09-22 18:49:12 -07:00
Alex Dadgar
925edfa46d
Update website documentation on the fork/exec driver + Vagrantfile fixes
2015-09-22 18:31:13 -07:00
Ryan Uber
3f025a0627
nomad: fix typo
2015-09-22 17:37:55 -07:00
Chris Bednarski
432d6c80f8
Merge pull request #88 from hashicorp/f-init
...
Init command
2015-09-22 16:12:58 -07:00
Chris Bednarski
3d38679365
Added docs page for init command
2015-09-22 16:11:11 -07:00
Armon Dadgar
6ffdc6745f
website: remove regex from dynamic_ports
2015-09-22 14:44:56 -07:00
Ryan Uber
73a0f5474b
website: remove bootstrap flag
2015-09-22 14:35:35 -07:00
Chris Bednarski
1b8345e104
Updated jobspec docs for named dynamic ports
2015-09-22 14:21:32 -07:00
Ryan Uber
16f4e1c8c2
command/agent: add bootstrap flags
2015-09-22 13:28:06 -07:00
Ryan Uber
768621863b
website: update references to server commands
2015-09-22 11:14:37 -07:00
Ryan Uber
7ce92a5739
website: update layout for command renames
2015-09-22 11:11:07 -07:00
Ryan Uber
2f720c651f
website: update docs for command renames
2015-09-22 11:08:36 -07:00
Ryan Uber
f6ea9cc394
website: command updates for output
2015-09-22 10:45:08 -07:00
Ryan Uber
abad76a791
website: command updates for exit codes
2015-09-22 10:45:07 -07:00
Ryan Uber
9c45803760
website: update run/stop commands
2015-09-22 10:45:07 -07:00
Ryan Uber
e9866bfa5b
website: document run, stop, eval-monitor
2015-09-22 10:45:06 -07:00
Armon Dadgar
bb58ba2705
website: document additional configuration options
2015-09-22 10:41:12 -07:00
Ryan Uber
54e5122ef2
website: dev mode flag
2015-09-22 10:05:35 -07:00
Ryan Uber
9e9902d9f2
website: agent cli arguments
2015-09-22 01:58:28 -07:00
Ryan Uber
5a475bde9c
website: atlas agent config
2015-09-22 01:44:33 -07:00
Ryan Uber
4a1e38ca3d
website: client agent config
2015-09-22 01:36:44 -07:00
Ryan Uber
0e01208682
website: agent server options
2015-09-22 01:21:30 -07:00
Ryan Uber
19e75a6a72
website: lots of agent config docs
2015-09-22 00:32:34 -07:00
Armon Dadgar
216ac7e4e1
website: basic agent docs
2015-09-21 14:14:19 -07:00
Armon Dadgar
b68c8404b1
nomad: remove noisy logs
2015-09-21 14:14:19 -07:00
Clint Shryock
e195f29cde
start java docs
2015-09-21 14:20:51 -05:00
Armon Dadgar
c95b81504c
Merge pull request #73 from hashicorp/sethvargo/graphic_fonts
...
Bump font sizes
2015-09-21 11:23:02 -07:00
Clint Shryock
67a31a54bd
add clint to community page
2015-09-21 10:23:42 -05:00
Seth Vargo
7c91b9486f
Bump font sizes
2015-09-21 10:02:17 -04:00
Armon Dadgar
a685b08d0f
website: working on docs
2015-09-20 20:29:51 -07:00
Armon Dadgar
960d264a52
website: agent section
2015-09-20 20:06:47 -07:00
Armon Dadgar
807edc194d
Merge branch 'f-docs'
2015-09-20 19:25:25 -07:00
Armon Dadgar
0179809f5e
website: adding status API endpoints
2015-09-20 19:23:58 -07:00
Armon Dadgar
f19a086609
website: agent API docs
2015-09-20 19:18:37 -07:00
Armon Dadgar
55570315f9
website: agent self docs
2015-09-20 19:08:02 -07:00
Armon Dadgar
cba4289679
website: adding Eval API docs
2015-09-20 18:05:42 -07:00
Armon Dadgar
ae336e5529
website: Alloc API docs
2015-09-20 17:59:57 -07:00
Armon Dadgar
70aac2706b
website: reordering docs
2015-09-20 17:54:42 -07:00
Armon Dadgar
f69b16ff1e
website: Node API docs
2015-09-20 17:53:43 -07:00
Armon Dadgar
95f9586d2a
website: API docs for Jobs
2015-09-20 17:38:37 -07:00
Armon Dadgar
384f2373b3
website: HTTP docs
2015-09-20 16:52:08 -07:00
Ryan Uber
e075746bca
website: update community
2015-09-20 16:41:09 -07:00
Armon Dadgar
9e3f088e54
website: initial http layout
2015-09-20 16:12:52 -07:00
Armon Dadgar
1b4bec35b1
website: docs layout
2015-09-20 16:12:43 -07:00
Armon Dadgar
22779cf323
website: improve cross linking
2015-09-20 15:51:49 -07:00
Armon Dadgar
a3c7def68f
website: document exec driver
2015-09-20 15:42:33 -07:00
Armon Dadgar
0b3d488d81
website: skeleton drivers
2015-09-20 15:31:33 -07:00
Armon Dadgar
6f4b71134d
website: community. Drop bloomd, add Vault.
2015-09-20 15:12:40 -07:00
Armon Dadgar
53d68d9b1e
website: jobspec
2015-09-20 15:08:30 -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
5557fc0d70
Force Ruby 2.2.2 on Heroku
2015-09-20 14:01:27 -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
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
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
4fc3e5775a
website: update output format for status/node-status
2015-09-15 16:54:25 -07:00
Ryan Uber
f3fa4230e0
website: cli docs cleanup
2015-09-15 13:52:02 -07:00
Ryan Uber
d1e16bbee6
website: use a helper for general options
2015-09-15 13:45:24 -07:00
Ryan Uber
a91b883f0b
website: update usage and examples for status commands
2015-09-15 13:20:38 -07:00
Ryan Uber
8c9182add2
website: fix agent-members docs
2015-09-14 22:40:30 -07:00
Ryan Uber
07bd42d122
webiste: more docs for commands
2015-09-14 20:47:37 -07:00
Ryan Uber
2aaaf83a12
website: add examples to cli docs
2015-09-14 20:33:23 -07:00
Ryan Uber
3f09765fb8
website: start docs for node-* commands
2015-09-14 19:40:16 -07:00
Ryan Uber
d3c37170e2
website: finish agent-* docs
2015-09-14 19:40:16 -07:00
Ryan Uber
7d7baeff1a
website: working on agent docs
2015-09-14 19:40:16 -07:00
Ryan Uber
c71c739469
website: start CLI documentation
2015-09-14 19:40:16 -07:00
Ryan Uber
8fc6935edb
website: add note on CLI context
2015-09-14 19:40:16 -07:00
Ryan Uber
1fc023301f
website: prune some imports
2015-09-14 19:40:15 -07:00
captainill
dd95fe4de1
website
2015-09-11 17:01:02 -07:00