Seth Vargo
9022998cf7
Consuming Secrets
2016-10-31 16:52:57 -04:00
Seth Vargo
3edbf62062
Discourage setting vault_token directly in job file
2016-10-31 16:52:57 -04:00
Seth Vargo
e3be0e6509
Clarify templates must pre-exist and cannot come from the container
2016-10-31 16:52:57 -04:00
Seth Vargo
693baf2525
Fix job example
2016-10-31 16:52:56 -04:00
Seth Vargo
613d1d685b
Add service SEO description
2016-10-31 16:52:56 -04:00
Seth Vargo
59fea443ac
Add vault example
2016-10-31 16:52:55 -04:00
Seth Vargo
c6603cddee
Add template example
2016-10-31 16:52:55 -04:00
Seth Vargo
77416c85b9
Give service its own configuration
2016-10-31 16:52:54 -04:00
Seth Vargo
d059531ab2
Remove duplicate sentence
2016-10-31 16:52:51 -04:00
Seth Vargo
c405291d39
Be consistent
2016-10-31 16:52:51 -04:00
Seth Vargo
5099443cb4
Wrap source line
2016-10-28 13:59:40 -04:00
Seth Vargo
d145878fd2
Address feedback
2016-10-28 10:46:33 -04:00
Seth Vargo
56c0ae456b
jobfile -> job file
2016-10-27 22:50:02 -04:00
Seth Vargo
b3e1807dfd
Remove orphan list
2016-10-27 22:18:07 -04:00
Seth Vargo
eaa72558ea
Fix broken links
2016-10-27 22:18:07 -04:00
Seth Vargo
5d4b3958da
Use a partial instead
2016-10-27 22:18:06 -04:00
Seth Vargo
fa101d91c4
Revamp job specification documentation to be more modular and composable
2016-10-27 22:18:06 -04:00
Alex Dadgar
e9b1a2447f
Merge pull request #1866 from hashicorp/f-bind-addr
...
Use bind address for consul checks
2016-10-27 11:31:24 -07:00
Michael Schurter
b5df74e92e
Merge pull request #1862 from hashicorp/f-rkt-portmap
...
driver.rkt: support network configuration [waiting]
2016-10-27 11:05:55 -07:00
Alex Dadgar
ddf5fb82b5
Small cleanups
2016-10-27 10:51:11 -07:00
Evan Gilman
de33949df8
Add address selector methods to the agent
2016-10-27 10:51:11 -07:00
Alex Dadgar
150b678a6b
Merge pull request #1806 from hashicorp/f-docker4mac-fixes
...
A couple fixes to make Docker For Mac work
2016-10-27 09:29:40 -07:00
Michael Schurter
0d30daf1fd
Use rkt port example that Just Works
2016-10-25 17:11:01 -07:00
Kenjiro Nakayama
1f850d41da
driver.rkt: add documentation about Networking
2016-10-25 15:41:49 -07:00
Alex Dadgar
8e07c2750e
Merge pull request #1839 from hashicorp/f-signal-constraints
...
Signal creates an auto-constraints
2016-10-25 11:09:33 -07:00
Michael Schurter
4f45aece4b
Fingerprint rkt volume support and make periodic
...
Fix rkt docs and custom volume mounting
2016-10-25 09:46:49 -07:00
Michael Schurter
fa7e83dcdd
Document relative vs absolute volume paths
2016-10-25 09:46:49 -07:00
Michael Schurter
49ed6da0ad
Enable rkt and docker volume mounting by default
2016-10-25 09:46:49 -07:00
Michael Schurter
83a11fc93b
Bump minimum required rkt version; update docs
...
Make section names match between docker and rkt
2016-10-25 09:46:49 -07:00
Alex Dadgar
e85d0ebace
Merge pull request #1840 from hashicorp/f-kill-fail
...
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-24 13:40:52 -07:00
Alex Dadgar
99feebd993
document initial status
2016-10-20 17:49:45 -07:00
Alex Dadgar
46a7d1a0d7
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-20 17:27:16 -07:00
Alex Dadgar
989827e402
Add set contains
2016-10-19 13:06:28 -07:00
Diptanu Choudhury
d445a5c3f5
Documenting the port attribute of the check configuration block ( #1837 )
2016-10-19 11:12:11 -07:00
Alex Dadgar
703b8423a3
Merge pull request #1816 from jippi/add-datadog-telemetry
...
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
0f6e0d10b6
Enable serf encryption ( #1791 )
...
* Added the keygen command
* Added support for gossip encryption
* Changed the URL for keyring management
* Fixed the cli
* Added some tests
* Added tests for keyring operations
* Added a test for removal of keys
* Added some docs
* Fixed some docs
* Added general options
2016-10-17 10:48:04 -07:00
Christian Winther
84b1962528
document new key
2016-10-15 10:50:55 +02:00
Evan Phoenix
4639f43653
Add caveat about Docker For Mac in the docs
2016-10-12 17:07:21 -07:00
Seth Vargo
693b072596
Separate job update strategies into different pages
2016-10-11 20:15:30 -04:00
Seth Vargo
eff03cd40e
Fix zz
2016-10-11 16:35:53 -04:00
Michael Schurter
ed5ff3a104
Merge pull request #1804 from hashicorp/f-job-env-var
...
Add NOMAD_JOB_NAME to task environment
2016-10-11 13:34:54 -07:00
Ben Barnard
8c0a4196f7
Minor documentation edits for grammar and clarity
...
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Ben Barnard
83f647ed84
Replace "the the" with "the" in documentation and comments
2016-10-11 15:31:40 -04:00
Michael Schurter
99bd935274
Add NOMAD_JOB_NAME docs
2016-10-11 11:22:09 -07:00
Michael Schurter
f0f8fd9328
Merge pull request #1797 from hashicorp/b-fix-docker-volume-docs
...
Fix docker docs; add volumes/logging to changelog
2016-10-10 09:50:59 -07:00
Seth Vargo
42c0f0b3ce
Fix titles
2016-10-09 15:01:59 +08:00
Seth Vargo
1d783513bd
Remove old refs
2016-10-09 14:58:31 +08:00
Seth Vargo
5dc729a6fc
Do not red code table and alerts
2016-10-09 14:56:48 +08:00
Seth Vargo
19cfd137a2
Update operating a job to tell a cohesive story
2016-10-09 13:49:03 +08:00
Seth Vargo
2fbd4a0cba
Add more examples and links to installation instructions
2016-10-08 18:58:18 +08:00
Seth Vargo
00bbcc9010
Remove armon-specific stuff
2016-10-08 18:58:03 +08:00
Seth Vargo
d5dcbdbd99
Separate cluster formation into separate documentation pages
2016-10-08 18:57:51 +08:00
Michael Schurter
1a04d7a303
Fix ticks
2016-10-07 16:43:17 -07:00
Michael Schurter
2d5f973954
Add docker volume example
2016-10-07 16:23:55 -07:00
Michael Schurter
4a8dcf7e85
Add example docker load config
2016-10-07 16:19:05 -07:00
Michael Schurter
f0173b361f
Fix docker docs; add volumes/logging to changelog
2016-10-07 12:28:42 -07:00
Michael Schurter
d8f8048d85
Merge pull request #1767 from hashicorp/f-docker-volumes-logging
...
Support Docker Volumes and Logging
2016-10-07 12:10:59 -07:00
Seth Vargo
c3f06658b6
Fix formatting
2016-10-03 18:23:53 -04:00
Michael Schurter
44219cc083
Put docker volume support behind conf flag
...
Also add tests and fix bug with logging driver configuration.
2016-10-03 15:02:50 -07:00
Seth Vargo
cbfa0b2df5
Fix formatting and add more examples to driver docs
2016-10-03 17:35:20 -04:00
Seth Vargo
3fd682076c
Remove raw-exec example
2016-10-03 17:11:10 -04:00
Seth Vargo
36da4df3b1
Remove exec example
2016-10-03 17:10:53 -04:00
Seth Vargo
283ab84cdf
Update driver docs with constraint examples
2016-10-03 17:01:24 -04:00
Seth Vargo
170668d128
Update docs on interpreted
...
Uses "property" instead of overloading "attribute"
2016-10-03 17:01:24 -04:00
Seth Vargo
a883bbfb42
Fix HCL on interpreted.html
2016-10-03 17:01:23 -04:00
Seth Vargo
867e0efe0b
Fix formatting
2016-09-30 14:15:11 -04:00
Seth Vargo
a49e97e135
Clarify logs docs
2016-09-30 14:09:02 -04:00
Sean Chittenden
0b433e4c73
Add a small anchor tag to the periodic block.
2016-09-30 10:39:54 -07:00
Seth Vargo
c60962045a
Fix docker args docs
2016-09-27 19:14:10 -07:00
Seth Vargo
0f73579533
Clarify server-members is server-only ( #1761 )
...
* Add a note to the CLI that only servers can run this command
* Add a callout that this is a server command
* Remove the annoying bottom margin on callouts
2016-09-27 13:51:54 -07:00
Alex Dadgar
7f410585fd
Merge pull request #1748 from jippi/patch-1
...
Fix syntax error in JSON example
2016-09-26 11:11:52 -07:00
K.C. Wong
ee58605fce
Add the missing '/' to make the URL path absolute
...
* without that '/' it becomes a relative link and thus it is
broken
2016-09-26 10:44:58 -07:00
Christian Winther
b537f194c3
Fix syntax error in JSON example
2016-09-26 16:26:07 +02:00
Cameron Stokes
6b9cc984d1
Link to Artifact section.
2016-09-20 15:18:59 -07:00
Alex Dadgar
eb219f55ed
kill timeout default documentation
2016-09-12 09:53:57 -07:00
Theo Hultberg
adc0da890d
Clarify that the Java driver needs root on Linux
...
Update the Java task driver docs to clarify that Nomad needs to run as root on Linux.
2016-09-12 18:22:31 +02:00
Frits Vlaanderen
ca366ac366
Minor typo in bootstrapping.html.md
2016-09-07 16:52:11 -07:00
Diptanu Choudhury
d05198806a
Added docs for readat
2016-08-31 17:20:15 -07:00
Dave Cohen
b2a9f9db07
one last tiny pedantic fix, I swear.
2016-08-27 09:04:01 -04:00
Dave Cohen
e5c39e53da
more tiny doc fixes
2016-08-27 08:56:39 -04:00
Dave Cohen
7c31740e6d
small spelling correction
2016-08-27 08:18:02 -04:00
Alex Dadgar
6548851c7c
update architecture copy
2016-08-26 13:57:43 -07:00
Diptanu Choudhury
8885cee346
added docs for configuration of telemetry publishing nobs
2016-08-23 16:00:44 -05:00
Alex Dadgar
5e8dd44bca
Merge pull request #1623 from novilabs/alloc-status-created-at
...
add 'Created At' to nomad alloc-status
2016-08-19 10:39:15 -07:00
Seth Vargo
d9d7bb9a8d
Fix bootstrapping docs error
...
This just cost me about 30 minutes of my life...
2016-08-19 02:52:04 -04:00
Cameron Davison
d87c66c054
add Created At to nomad alloc-status
2016-08-18 21:25:32 -05:00
Alex Dadgar
5966c74df7
Run command
2016-08-17 16:25:38 -07:00
Kenjiro Nakayama
ed5ddd1b5d
Update the usage of plan command
2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
c77fbcc67b
Add help and documentation
2016-08-17 11:06:08 +09:00
Diptanu Choudhury
6f0bfe2f36
Merge pull request #1596 from ramukima/qemu-extra-args-issue-1588
...
issue-1588 : Allow extra driver config args as a passthrough for qemu…
2016-08-16 11:17:12 -07:00
Alex Dadgar
d108344eea
Merge pull request #1540 from novilabs/add-creation-time-to-job-status
...
Add creation time to job status
2016-08-15 21:04:14 -07:00
ramukima
17b902f20f
issue-1588 : Allow extra driver config args as a passthrough for qemu executable from a task specification
2016-08-15 23:36:13 -04:00
Cameron Davison
9d812516e8
s/Created/Created At/
2016-08-15 21:40:34 -05:00
Kenjiro Nakayama
e66a837bc0
Fix format in fs documentation
2016-08-11 10:39:37 +09:00
Diptanu Choudhury
9a75052d2c
Merge pull request #1518 from pubnub/feature/chroot-map-rebase
...
Add config field to specify chroot mapping for exec driver
2016-08-10 17:00:03 -07:00
Diptanu Choudhury
9f0926b5aa
Merge pull request #1539 from hashicorp/docs-summaries
...
Added docs for job summaries
2016-08-10 15:08:32 -07:00
Diptanu Choudhury
2fd245a650
Merge pull request #1543 from nak3/add-rkt-debug
...
Add debug option to rkt task config
2016-08-09 10:35:07 -07:00
Alex Dadgar
c8b995b19f
Merge pull request #1503 from nak3/add-printer
...
Support nomad CLI output with JSON and template format
2016-08-09 09:54:25 -07:00
Kenjiro Nakayama
f3a0f23411
docs: Update command options subtitles
2016-08-09 22:56:26 +09:00
Kenjiro Nakayama
c9e696d750
Update after another review
2016-08-09 22:50:18 +09:00
Kenjiro Nakayama
770f37881f
Update help and error message
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
bcae435502
Add doc about -json and -t options
2016-08-09 21:06:20 +09:00
Cameron Davison
5ce7b308bb
remove time flag, and update docs with new column
2016-08-08 21:15:45 -05:00
Kenjiro Nakayama
11a8a7218e
Add debug option to rkt task config
2016-08-09 09:01:05 +09:00
Diptanu Choudhury
1f3d6f1f53
Merge pull request #1536 from nak3/add-cpu-mhz-to-node
...
tiny: Add MHz to node-status output
2016-08-08 13:28:40 -04:00
Seth Vargo
758da3564e
Update links to serf
2016-08-08 12:47:59 -04:00
Kenjiro Nakayama
7dfc75ac9c
tiny: Add MHz to node-status output
2016-08-08 13:12:01 +09:00
Diptanu Choudhury
1bc63ab808
Added docs for job summaries
2016-08-07 20:38:29 -04:00
Jay Oster
20d3d00b29
Add documentation for chroot_env client configuration
2016-08-05 15:59:06 -07:00
Alex Dadgar
096956257d
changelog
2016-08-05 10:47:44 -07:00
Alex Dadgar
7b64adfcdd
Merge pull request #1502 from hashicorp/f-plan-exit-code
...
Plan exit code map to whether allocations would change + bug fix
2016-08-03 11:10:21 -07:00
Alex Dadgar
2eb9127ef1
Merge pull request #1513 from mlafeldt/workdir
...
Docker driver: allow to configure working directory
2016-08-03 10:27:49 -07:00
Mathias Lafeldt
d91f7dbdf8
Docker driver: allow to configure working directory
2016-08-03 16:18:15 +02:00
Mathias Lafeldt
dba6183b38
Job Spec: Link restart policy reference
...
For easier lookup.
2016-08-03 15:42:51 +02:00
Alex Dadgar
cec6d8a1eb
remove gating of ipc, user ns and pidmode based on hosts priviledge mode config
2016-08-02 16:02:34 -07:00
Alex Dadgar
e474ea7cce
plan returns appropriate exit code
2016-08-01 20:07:49 -07:00
Alex Dadgar
2a415f1dc6
Update bootstrapping.html.md
2016-07-27 10:31:15 -07:00
Alex Dadgar
cfdccc9a36
api docs
2016-07-25 14:09:36 -07:00
Alex Dadgar
a18aef187e
getting started
2016-07-25 13:29:19 -07:00
Alex Dadgar
fcb21177dd
logs command docs
2016-07-25 13:08:39 -07:00
Alex Dadgar
d7439c56db
Merge pull request #1452 from hashicorp/d-bootstrap
...
Bootstrapping a production cluster documentation
2016-07-25 11:26:39 -07:00
Alex Dadgar
653b50cb72
Bootstrapping a production cluster documentation
2016-07-25 11:26:19 -07:00
micheal
6d5f5b146f
Update taskconfig.html.md
...
Remove references to domain.com. RFC 2606 (https://www.rfc-editor.org/rfc/rfc2606.txt ) reserves `example.com` for use in documentation. `domain.com` is a real website.
2016-07-25 00:27:26 -07:00
Alex Dadgar
84c3711989
Merge pull request #1457 from hashicorp/f-kill-event
...
Add killing event and mark task as not running when killed
2016-07-22 17:33:18 -07:00
Alex Dadgar
f46c9e8d64
Merge pull request #1453 from hashicorp/d-fs-tail
...
Documentation for tail and the stream endpoint
2016-07-22 16:21:25 -07:00
matt maier
7f2af04bcd
Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul
2016-07-22 15:16:14 -04:00
matt maier
02d71eb6d3
Circonus integration for telemetry metrics
2016-07-22 12:33:10 -04:00
Alex Dadgar
90748cedad
Add killing event and mark task as not running when killed
2016-07-21 15:49:54 -07:00
Alex Dadgar
e6e5174919
document endpoint
2016-07-21 12:33:05 -07:00
Alex Dadgar
4e24676cd3
Docs
2016-07-21 12:33:05 -07:00
Dara Kong
82e08d0606
Docs: Fix list of chroot directories
...
The chroot list was updated in be1266e42d
2016-07-20 18:13:06 -07:00
Alex Dadgar
56a831ded0
Merge pull request #1442 from nak3/fix-doc-example
...
[doc] Fix job example to use system scheduler with count 5
2016-07-20 16:24:35 -07:00
Diptanu Choudhury
ccdcc577df
Merge pull request #1437 from nak3/fix-init-template
...
[tiny] Fix an indent in init template
2016-07-20 10:10:07 -07:00
Diptanu Choudhury
917b687d95
Merge pull request #1440 from nak3/fix-allocating-ports-example
...
[docs] Write allocate ports example accurately
2016-07-20 10:08:11 -07:00
Kenjiro Nakayama
ace72bc51d
[doc] Fix job example to use system scheduler with count 5
2016-07-20 22:31:05 +09:00
Kenjiro Nakayama
d29579daf0
[docs] Write allocate ports example accurately in the doc of the docker driver
2016-07-20 20:55:42 +09:00
Kenjiro Nakayama
47260d68be
[tiny] Fix an indent in init template
2016-07-20 17:41:26 +09:00
Kenjiro Nakayama
55d8862a81
Use array for jvm_options example in JAVA Driver
2016-07-20 16:31:44 +09:00
Mathias Lafeldt
ace9cfa272
Fix indent of args block
2016-07-19 19:44:03 +02:00
Mathias Lafeldt
a81e4fa3a7
Remove unrelated code snippet from docs
2016-07-19 19:39:22 +02:00
Mathias Lafeldt
722669451a
Fix typos in documentation
2016-07-18 16:24:30 +02:00
K.C. Wong
a4236f0c85
Replace `Operator` with `Operand`
...
* while HCL job-spec uses `operator`, JSON uses `Operand`
* `Operand` is required, it no longer defaults to `==`
(@see nomad/structs/structs.go#L2297)
2016-07-13 15:56:42 -07:00
Ryan Yabuta
d60fd0f2e8
update docs to use the new hostname attribute
2016-07-08 10:32:31 -07:00
Diptanu Choudhury
6ed042a7fb
Update the sentence
2016-07-06 12:15:34 -07:00
Diptanu Choudhury
246d60ade2
Added an upgrade guide for the 0.4.0 release
2016-07-06 11:48:13 -07:00
Diptanu Choudhury
177b56fcfe
Fixed the metric names for allocation metrics
2016-07-01 12:25:09 -07:00
Diptanu Choudhury
6fe6e1fbf1
Fixed typo
2016-07-01 12:20:51 -07:00
Diptanu Choudhury
5e9c1b9138
Replacing programs with processes
2016-07-01 12:11:16 -07:00
Diptanu Choudhury
4846d44498
Merge pull request #1379 from hashicorp/client-telemetry-docs
...
updated the telemetry docs page to reflect the statistics published b…
2016-07-01 12:02:43 -07:00
Diptanu Choudhury
d03e178880
Changed the metric name for host cpu core and disk
2016-07-01 12:01:52 -07:00
Diptanu Choudhury
5abdc493c7
Fixed the docs related to allocation stats
2016-07-01 11:57:38 -07:00
Alex Dadgar
506ee78a31
Merge pull request #1380 from hashicorp/d-hcl-only
...
Document validate works on HCL only
2016-07-01 11:54:38 -07:00
Alex Dadgar
79bb4d7d8e
Document HCL only
2016-07-01 11:51:53 -07:00
Diptanu Choudhury
b8dc9ae644
Fixed the docs related to client host stats
2016-07-01 11:46:05 -07:00
Alex Dadgar
328e433cf6
Merge pull request #1373 from hashicorp/d-operating-job
...
Documentation for operating a job
2016-07-01 11:18:58 -07:00
Diptanu Choudhury
0a009cafb6
updated the telemetry docs page to reflect the statistics published by the Nomad client
2016-07-01 10:55:13 -07:00
Alex Dadgar
b2ecda408a
respond to comments
2016-06-30 13:32:33 -07:00
Alex Dadgar
93a3d3e7e5
remove CT example
2016-06-30 11:51:57 -07:00
Alex Dadgar
0125c7e7e8
Updating
2016-06-30 11:49:59 -07:00
Alex Dadgar
aabe01c4e0
accessing logs
2016-06-29 17:46:45 -07:00
Alex Dadgar
e2302682d7
Service discovery links to docs
2016-06-29 16:57:03 -07:00
David Bresson
247411ca4a
Fix units in NOMAD_MEMORY_LIMIT documentation
2016-06-29 16:32:04 -07:00
Alex Dadgar
77dbd975f8
resource usage
2016-06-29 14:31:39 -07:00
Alex Dadgar
98d19aadb6
inspecting state
2016-06-29 13:32:31 -07:00
Alex Dadgar
bf728e8e51
Task Configurations
2016-06-29 12:47:17 -07:00
Alex Dadgar
0fb85f18f2
layout framework
2016-06-28 16:28:58 -07:00
Alex Dadgar
129c097768
Small creating a cluster fixes
2016-06-28 13:32:10 -07:00
Diptanu Choudhury
a8dfe08ea4
Merge pull request #1361 from hashicorp/cluster-docs
...
Added docs around bootstrapping a Nomad cluster
2016-06-28 11:00:21 -07:00
Diptanu Choudhury
614114a303
Modified docs
2016-06-28 10:57:54 -07:00
Alex Dadgar
c4388072f8
mark that periodic is optional
2016-06-28 10:33:48 -07:00
Diptanu Choudhury
f50c482846
Added a section about fedaration of clusters
2016-06-28 10:33:31 -07:00
Diptanu Choudhury
60dcd98212
Added docs around bootstrapping a Nomad cluster
2016-06-27 16:24:04 -07:00
Alex Dadgar
0691b0e81b
clean up stats
2016-06-24 18:00:29 -07:00
Alex Dadgar
b8f3c1489c
Unify the stats http API docs
2016-06-24 11:09:24 -07:00
Alex Dadgar
d935e78ca9
plan api docs
2016-06-23 11:48:31 -07:00
Jake Champlin
5387e49c41
Merge pull request #1329 from hashicorp/f-read-job-from-stdin
...
Read Nomad Jobfile from STDIN if specified.
2016-06-22 17:46:58 -04:00
Jake Champlin
b7292014e3
Update website docs
2016-06-22 17:09:50 -04:00
Diptanu Choudhury
91062dd83c
Updated docs
2016-06-21 16:55:23 -07:00
Jake Champlin
1c2a5ad691
Remove debugging, add newline to website docs
2016-06-21 16:49:12 -04:00
Jake Champlin
84ad9925d7
Update from comments, initial test function
2016-06-21 16:46:42 -04:00
Sean Chittenden
304f895db5
Update the docs for installing from source
2016-06-16 21:42:47 -07:00
Alex Dadgar
8240e4b3a7
Merge pull request #1304 from hashicorp/d-plan-cli
...
plan cli docs
2016-06-16 17:24:24 -07:00
Alex Dadgar
2b26259f27
plan cli docs
2016-06-16 17:23:49 -07:00
Alex Dadgar
85548f46af
Merge pull request #1299 from hashicorp/d-node-status
...
Update node-status docs
2016-06-16 17:21:37 -07:00
Alex Dadgar
fc8254d157
Update node-status docs
2016-06-16 14:50:41 -07:00
Alex Dadgar
a919fe45e1
Merge pull request #1296 from hashicorp/d-status-cli
...
Update status docs
2016-06-16 14:31:11 -07:00
Alex Dadgar
31b1267445
Update status docs
2016-06-16 14:00:45 -07:00
Diptanu Choudhury
ed67f1a347
Merge pull request #1285 from hashicorp/fix-selinux-options
...
Added a client options for setting selinux options
2016-06-16 22:45:24 +02:00
Diptanu Choudhury
266c417ac8
Changed the client options for docker volume selinux labels
2016-06-16 21:41:02 +01:00
Alex Dadgar
8765c25ce2
correct the dynamic port specification
2016-06-16 11:27:42 -07:00
Diptanu Choudhury
018a8ab6b0
Merge pull request #1273 from hashicorp/docs-stats
...
Added the docs for the stats http api endpoint
2016-06-15 15:46:38 +02:00
Diptanu Choudhury
3fda196a5a
Fixed the nav links to stats APIs
2016-06-15 15:46:17 +02:00
Diptanu Choudhury
fa216199ce
Added documentation
2016-06-15 02:42:15 +02:00
Alex Dadgar
edef5e763a
Fix defaults and updates
2016-06-14 16:51:18 -07:00
Alex Dadgar
85acb0877f
address comments
2016-06-14 15:40:48 -07:00
Alex Dadgar
aea21affdb
Document consul configuration
2016-06-14 15:21:57 -07:00
Diptanu Choudhury
9e59d3c22d
Added the docs for the http api endpoint
2016-06-14 03:00:53 +02:00
Chris Bednarski
02385f0dbc
Change Modfied to Modified
2016-06-13 15:09:13 -07:00
Alex Dadgar
3bef934580
Document user only availabe on linux
2016-06-12 14:33:45 -07:00
Alex Dadgar
480a281031
Merge pull request #1243 from hashicorp/f-run-modify-index
...
Add check-index flag to nomad run
2016-06-11 16:12:53 -07:00
Sean Chittenden
bff57a0dce
Reconcile, clean up, and centralize API version numbers (major and minor).
...
Reduce future confusion by introducing a minor version that is gossiped out
via the `mvn` Serf tag (Minor Version Number, `vsn` is already being used for
to communicate `Major Version Number`).
Background: hashicorp/consul/issues/1346#issuecomment-151663152
2016-06-10 15:50:11 -04:00
Alex Dadgar
5d181d203c
Add check-index flag to nomad run
2016-06-08 17:56:32 -07:00
Alex Dadgar
77dd3af134
docs
2016-06-07 11:33:55 -07:00
Joe Shaw
eaa8ffe4c6
add `make bootstrap` step for source compilation
...
Without this the codecgen tool is missing and compilation fails.
2016-06-06 13:33:54 -04:00
Pete Shima
478e0eae2d
Add s3 examples to json docs as well
2016-06-03 14:35:43 -07:00
Pete Shima
598653a467
Add several more s3 examples to artifact docs
2016-06-03 14:08:05 -07:00
Alex Dadgar
4dd7b621f0
Merge pull request #1206 from hashicorp/f-eval-status
...
Introduce eval-status and deprecate eval-monitor
2016-05-31 11:19:44 -07:00
Henrique M. Gontijo
540061da86
Update alloc.html.md
...
Updating the Allocation documentation page.
Issue: https://github.com/hashicorp/nomad/issues/1190
2016-05-28 21:49:34 -07:00
Alex Dadgar
55d48196b2
eval-status website docs
2016-05-27 11:50:15 -07:00
Daniel Kerwin
df7f5175a8
Add support for shm_size to docker driver. Required update of go-dockerclient
...
to more recent version (ba4298ecf4cfa216f1cce2befbf653359f62c722).
2016-05-27 12:30:04 +02:00
Alex Dadgar
a4bb011a43
Merge pull request #1203 from hashicorp/f-gzip
...
Compress HTTP API responses
2016-05-24 13:36:13 -07:00
Alex Dadgar
2a4d5f0ef9
Compress HTTP API responses and have the api client utilize this
2016-05-24 10:26:53 -07:00
George Hartzell
8c7c693222
typo: beings -> begins
2016-05-23 16:57:49 -07:00
Alex Dadgar
157833b3a1
Merge pull request #1150 from hashicorp/f-fs-command
...
Refactor fs subcommands into fs command
2016-05-16 11:05:29 -07:00
Jake Champlin
5412c29edb
Update per comments
2016-05-16 13:17:37 -04:00
Sean Chittenden
dc28ab0cb5
Speling police
2016-05-15 09:41:34 -07:00
Alex Dadgar
66620ccc23
Merge pull request #1161 from hashicorp/d-json-corrections
...
Json clean up + fixed variable names
2016-05-09 17:04:05 -07:00
Alex Dadgar
dae8b9c8fb
Merge pull request #1162 from hashicorp/d-telemetry
...
Describe key metrics
2016-05-09 17:03:47 -07:00
Alex Dadgar
4fe3baf726
describe interval
2016-05-09 17:03:04 -07:00
Alex Dadgar
474314b9ed
Json clean up + fixed variable names
2016-05-09 16:23:25 -07:00
Alex Dadgar
2567f154c7
Document key metrics
2016-05-09 16:04:41 -07:00
Jake Champlin
1a0573136b
Update documentation
2016-05-09 09:57:37 -04:00
Justin Carter
b43338b59a
-config needed to pass multiple config files
...
When trying the command above with just 1 -config option specified only the config from the first file was picked up.
2016-05-08 10:53:46 +02:00
Diptanu Choudhury
ac0bbc407e
Merge pull request #1118 from hashicorp/docs-discovery-json
...
Added docs for json representation of service discovery objects
2016-05-03 01:15:12 -07:00
Pete Shima
432325d944
Fix typo in force-leave docs
2016-05-01 13:00:04 -07:00
Diptanu Choudhury
2f5575962d
Added doc for the SSL key of the docker driver config
2016-04-22 13:23:22 -07:00
Diptanu Choudhury
5a63d58075
Added docs for json representation of service discovery objects
2016-04-22 11:15:49 -07:00
Norman Harebottle III
ab46ce3970
Minor grammar fix. ( #1114 )
...
Added a missing "is" to complete the last sentence.
2016-04-21 13:15:01 -07:00
Diptanu Choudhury
0b7ba9a592
Fixed the docs around service discovery
2016-04-19 14:47:04 -07:00
Alex Dadgar
67865ab530
Merge pull request #1073 from hashicorp/http-advertise-addr-docs
...
Added docs for http advertise addr
2016-04-18 10:17:21 -07:00
Diptanu Choudhury
03f64f1352
Ensuring that the docs says that the advertise block works on both server and client nodes
2016-04-16 01:30:39 -07:00
Alex Dadgar
3818d3013d
Merge pull request #1099 from hashicorp/f-ip-port-var
...
Add IP and PORT environment variables
2016-04-15 11:33:16 -07:00
Alex Dadgar
6ffad28961
nomad inspect docs
2016-04-15 11:13:26 -07:00
Alex Dadgar
8256396f1e
Add IP and PORT environment variables
2016-04-15 11:01:32 -07:00
Alex Dadgar
ef7dde912e
Clarify blocking query docs
2016-04-15 10:33:43 -07:00
Alex Dadgar
32e207c2da
improved JSON docs
2016-04-14 16:47:24 -07:00
Alex Dadgar
a5a75e11d9
website
2016-04-14 13:04:04 -07:00
Alex Dadgar
b83ea0ff8b
docs
2016-04-14 10:57:42 -07:00
Alex Dadgar
78adfa8ed6
changelog + docker GC cleanup
2016-04-14 10:52:38 -07:00
Alex Dadgar
273dfaf2c7
Periodic jobs always are evaluated in UTC TZ
2016-04-12 09:47:25 -07:00
Diptanu Choudhury
9d6e4ddbc2
Added docs for http advertise addr
2016-04-12 08:34:04 -07:00
Alex Dadgar
60153ed845
Add -self flag to node-drain
2016-04-11 15:20:49 -07:00
Diptanu Choudhury
953127fff7
Merge pull request #1053 from hashicorp/remove-interfaces
...
removing interfaces from config
2016-04-09 09:18:17 -07:00
Alex Dadgar
b170be12ea
Merge pull request #1058 from ketzacoatl/patch-1
...
Dropped `node_id` from docs, per #675
2016-04-08 11:26:04 -07:00
Paul Hinze
044978783f
client/docker: add `interactive` option
...
Equivalent to `docker run --interactive` - keeps STDIN open.
Also adds docs for both `tty` and `interactive` docker config.
2016-04-08 12:51:07 -05:00
ketzacoatl
640a03397e
Dropped `node_id` from docs, per #675
...
Specifically, see https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#030
> Node ID is no longer specifiable. For users who have set a custom Node ID, the node should be drained before Nomad is updated and the data_dir should be deleted before starting for the first time [GH-675]
2016-04-08 13:48:43 -04:00
Diptanu Choudhury
e00f8426d8
Removing the interfaces block from docs
2016-04-07 13:31:32 -07:00
K.C. Wong
4709a46026
Clarify how priority is ordered
...
* It wasn't exactly obvious to me that larger values reflect
higher priority.
2016-04-05 10:31:26 -07:00
Diptanu Choudhury
7d7c89b0c2
Merge pull request #1032 from cosmopetrich/master
...
Fix syntax errors in example JSON job spec
2016-04-05 00:20:25 -07:00
Cosmo Petrich
a8aa845dd2
Fix syntax errors in example JSON job spec
2016-04-05 14:25:19 +10:00