Commit Graph

219 Commits

Author SHA1 Message Date
Antonio Fernández
04ef7a2981 updating docs http node allocations 2015-11-12 19:06:14 +01:00
Alex Dadgar
325de0ec35 Docker privileged checks if host enabled it 2015-11-06 10:38:54 -08:00
Alex Dadgar
638f78e48c Merge pull request #390 from the-control-group/f-docker-driver-options
Expanded docker driver options
2015-11-06 10:32:54 -08:00
Shiem Edelbrock
b8b8fe504c Updated priviliged option, added client priviliged option
- Added error checking on priviliged mode.
- Added `docker.privileged.enabled` to client config/fingerprint
2015-11-05 16:40:20 -08:00
Shiem Edelbrock
467777e6fe Merge branch 'master' of https://github.com/hashicorp/nomad into f-docker-driver-options
* 'master' of https://github.com/hashicorp/nomad: (59 commits)
  Move the executor and spawn package into driver
  Remove file watching
  Check if the PID is alive instead of heartbeating through modify time
  Update CHANGELOG.md
  nomad/watch: add a note about the Item struct
  go fmt this file
  Vet errors
  Search path
  Update website
  Make a basic executor that can be shared and fix some fingerprinting/tests
  Small improvements
  Use const value for AWS metadata URL
  Create Spawn pkg that handles IPC with the spawn-daemon and update exec_linux to use that
  Fixed the restart policy syntax
  Introducing vars to create default batch and service restart policies
  Fixed the tests
  Declaring Batch and Service default restart policies
  Fixing tests to not create a TG without restart policies
  This option only work -> This option only works
  leave -> leaving
  ...
2015-11-05 10:48:09 -08:00
Shiem Edelbrock
0521562d9c Added task configuraton options for docker driver
- Added `priviliged` option to task config to allow containers to run in
 priviliged mode.
- Added `dns-servers` option to task config to allow containers to use
  custom DNS servers
- Added `search-domains` option to task config to allow containers to
  use custom dns search domains
- Added authentication options (under key namespace `auth.*`) to allow
  authentication on a task level for docker remote.
- Updated site docs to reflect changes
2015-11-05 10:47:41 -08:00
Clint Shryock
add12a6a00 refactor drivers to use new getter 2015-11-05 08:55:30 -06:00
Alex Dadgar
64be746d9b Merge pull request #380 from hashicorp/f-daemonize
Improve spawn-daemon and Nomad Client usage of it
2015-11-04 16:44:50 -08:00
Ryan Uber
ab87ef41ad Merge pull request #368 from hashicorp/b-docs
website: clean up HTTP docs, add blocking queries
2015-11-04 11:22:57 -08:00
Alex Dadgar
fc5b418e7e Update website 2015-11-03 12:57:39 -08:00
Alex Dadgar
a604ba5761 Merge pull request #372 from charlieok/patch-1
Remove redundant 'all'
2015-11-02 10:31:34 -08:00
Alex Dadgar
51b64c37b0 Merge pull request #375 from charlieok/patch-3
leave -> leaving
2015-11-02 10:28:55 -08:00
Charlie O'Keefe
614a01fb4b This option only work -> This option only works 2015-11-02 11:19:38 -07:00
Charlie O'Keefe
b770d1a709 leave -> leaving 2015-11-02 11:18:42 -07:00
Charlie O'Keefe
4bdaa1bbc0 appicable -> applicable 2015-11-02 11:10:12 -07:00
Charlie O'Keefe
6fa5b45c3e Remove redundant 'all' 2015-11-02 10:15:26 -07:00
Ryan Uber
8f2bb25157 website: clean up HTTP docs, add blocking queries 2015-10-30 14:38:51 -07:00
Gregory Man
3c84b20d85 node_gc_threshold documentation. 2015-10-29 19:26:18 +02:00
Charlie O'Keefe
fb7f1e9497 should be use -> should be used 2015-10-28 22:09:00 -06:00
Charlie O'Keefe
d8a104ff1f Gracefully termination -> Graceful termination 2015-10-28 22:03:59 -06:00
Steve Jansen
d000c9ba98 Update agent config docs on Atlas integration
Provide a pointer to https://github.com/hashicorp/nomad/issues/183 regarding Nomad/Atlas integration
2015-10-28 17:05:27 -04:00
Alex Dadgar
c46447a572 Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
Alex Dadgar
8fcefe0f3d Merge pull request #321 from hashicorp/f-unique-constraint
Add "distinctHost" constraint
2015-10-26 14:18:57 -07:00
Charlie O'Keefe
9a7b565a3c have a the string -> have the string 2015-10-26 14:51:17 -06:00
Alex Dadgar
cccef7ac84 Constants for constraints and renaming to use undescore instead of camel 2015-10-26 13:47:56 -07:00
Charlie O'Keefe
5bb4acf38e deregistraion -> deregistration 2015-10-26 14:20:10 -06:00
Charlie O'Keefe
0e6337e4db an option job ID -> an optional job ID 2015-10-26 13:59:47 -06:00
Alex Dadgar
6a8ea07f10 Merge pull request #330 from kikitux/master
list Getting in depth in same order as menu
2015-10-26 11:29:22 -07:00
Clint
eccc117b78 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
Clint Shryock
1e07daa680 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
e389ae53fd tasks groups -> task groups 2015-10-25 18:31:59 -06:00
Seth Vargo
d8c2ddf128 Merge pull request #338 from charlieok/patch-3
resources use -> resource use
2015-10-25 13:16:35 -04:00
Seth Vargo
bbb6c03fd7 Merge pull request #336 from charlieok/patch-1
diver -> driver
2015-10-25 13:15:38 -04:00
Charlie O'Keefe
7879282490 resources use -> resource use 2015-10-25 11:15:14 -06:00
Charlie O'Keefe
70858f6daa systems -> system's 2015-10-25 11:10:37 -06:00
Charlie O'Keefe
6506078ce9 diver -> driver 2015-10-25 11:06:28 -06:00
Charlie O'Keefe
6f8d128e14 will be ran -> will be run 2015-10-25 11:00:08 -06:00
Alvaro Miranda
328008820e list Getting in depth in same order as menu 2015-10-24 17:18:11 +13:00
Alex Dadgar
ec78455e7f Fix markdown and log messages 2015-10-23 09:56:48 -07:00
Alex Dadgar
db90849fb1 Change "unique" to "distinctHosts" 2015-10-22 17:40:41 -07:00
Alex Dadgar
7127f6ec60 Documentation and making unique first class in the constraint block 2015-10-22 16:37:20 -07:00
Alex Dadgar
60eda624ec 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
991cb29668 format long line 2015-10-19 22:46:10 +02:00
Alex Dadgar
2374157fd0 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
7b8591bb85 system scheduler (PR #287)
https://github.com/hashicorp/nomad/pull/287
2015-10-19 21:30:21 +02:00
poll0rz
71628ea086 Update schedulers - system (PR #287)
https://github.com/hashicorp/nomad/pull/287
2015-10-19 21:26:26 +02:00
Clint Shryock
c0c8974130 driver/qemu: Update docs, we use SHA256 not MD5 2015-10-19 14:14:41 -05:00
Alex Dadgar
7a3d64965d 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
9522f147da Update docker.html.md 2015-10-17 15:56:05 -06:00
Charlie O'Keefe
e33e48a458 depending how how -> depending on how 2015-10-17 14:55:55 -06:00