captainill
a3e9389e80
tighten up header/hero
2015-09-27 15:44:44 -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