Commit Graph

123 Commits

Author SHA1 Message Date
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