Alex Dadgar
fe490b45b6
Updating
2016-06-30 11:49:59 -07:00
Alex Dadgar
4718046bec
accessing logs
2016-06-29 17:46:45 -07:00
Alex Dadgar
187d678e3b
Service discovery links to docs
2016-06-29 16:57:03 -07:00
Alex Dadgar
0a052ae0b9
resource usage
2016-06-29 14:31:39 -07:00
Alex Dadgar
ccf650a74d
inspecting state
2016-06-29 13:32:31 -07:00
Alex Dadgar
c73f0cfc18
Task Configurations
2016-06-29 12:47:17 -07:00
Alex Dadgar
39149ebf6b
layout framework
2016-06-28 16:28:58 -07:00
Alex Dadgar
5e7efc1a52
Small creating a cluster fixes
2016-06-28 13:32:10 -07:00
Diptanu Choudhury
5e406f35be
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
923f202b1a
Modified docs
2016-06-28 10:57:54 -07:00
Alex Dadgar
4da45ee4c1
mark that periodic is optional
2016-06-28 10:33:48 -07:00
Diptanu Choudhury
24be897d7e
Added a section about fedaration of clusters
2016-06-28 10:33:31 -07:00
Diptanu Choudhury
b0f1a7d9aa
Added docs around bootstrapping a Nomad cluster
2016-06-27 16:24:04 -07:00
Alex Dadgar
23774ccc26
clean up stats
2016-06-24 18:00:29 -07:00
Alex Dadgar
f97382362c
Unify the stats http API docs
2016-06-24 11:09:24 -07:00
Alex Dadgar
60d232e72f
plan api docs
2016-06-23 11:48:31 -07:00
Jake Champlin
2479135404
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
7afd758819
Update website docs
2016-06-22 17:09:50 -04:00
Diptanu Choudhury
c655ba140d
Updated docs
2016-06-21 16:55:23 -07:00
Jake Champlin
ea38f0911a
Remove debugging, add newline to website docs
2016-06-21 16:49:12 -04:00
Jake Champlin
46c0fde91f
Update from comments, initial test function
2016-06-21 16:46:42 -04:00
Sean Chittenden
1c544280a4
Update the docs for installing from source
2016-06-16 21:42:47 -07:00
Alex Dadgar
86737986e7
Merge pull request #1304 from hashicorp/d-plan-cli
...
plan cli docs
2016-06-16 17:24:24 -07:00
Alex Dadgar
de178ca037
plan cli docs
2016-06-16 17:23:49 -07:00
Alex Dadgar
3ad78119b4
Merge pull request #1299 from hashicorp/d-node-status
...
Update node-status docs
2016-06-16 17:21:37 -07:00
Alex Dadgar
69c0851ee0
Update node-status docs
2016-06-16 14:50:41 -07:00
Alex Dadgar
9bf6fc51f1
Merge pull request #1296 from hashicorp/d-status-cli
...
Update status docs
2016-06-16 14:31:11 -07:00
Alex Dadgar
ff4b222f23
Update status docs
2016-06-16 14:00:45 -07:00
Diptanu Choudhury
69adab51d9
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
4ecba7c7c2
Changed the client options for docker volume selinux labels
2016-06-16 21:41:02 +01:00
Alex Dadgar
bcb7fa1371
correct the dynamic port specification
2016-06-16 11:27:42 -07:00
Diptanu Choudhury
be503a2b32
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
625dbb4170
Fixed the nav links to stats APIs
2016-06-15 15:46:17 +02:00
Diptanu Choudhury
f3a805c6a5
Added documentation
2016-06-15 02:42:15 +02:00
Alex Dadgar
f6a47b70c7
Fix defaults and updates
2016-06-14 16:51:18 -07:00
Alex Dadgar
52f2f189ec
address comments
2016-06-14 15:40:48 -07:00
Alex Dadgar
d8e79759fc
Document consul configuration
2016-06-14 15:21:57 -07:00
Diptanu Choudhury
92f27fa946
Added the docs for the http api endpoint
2016-06-14 03:00:53 +02:00
Chris Bednarski
6669cf8460
Change Modfied to Modified
2016-06-13 15:09:13 -07:00
Alex Dadgar
20a3dbcaf0
Document user only availabe on linux
2016-06-12 14:33:45 -07:00
Alex Dadgar
490e35da00
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
ab99e89bd9
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
693299cd9b
Add check-index flag to nomad run
2016-06-08 17:56:32 -07:00
Alex Dadgar
baff94f3ba
docs
2016-06-07 11:33:55 -07:00
Joe Shaw
0bf720bc3f
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
33de027f06
Add s3 examples to json docs as well
2016-06-03 14:35:43 -07:00
Pete Shima
beb3d45cf9
Add several more s3 examples to artifact docs
2016-06-03 14:08:05 -07:00
Alex Dadgar
aaac26f486
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
fdde945f28
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
c993b51c4b
eval-status website docs
2016-05-27 11:50:15 -07:00