Alex Dadgar
9b9579b763
Merge pull request #929 from kaskavalci/patch-3
...
Update confusing terms in scheduling.html.md
2016-03-18 14:49:43 -07:00
Jake Champlin
4f01d2f8bf
Allow fs commands to use job-id
...
Adds `-job` flag argument to `nomad fs` commands to randomly lookup a
job's allocation-id to use in an `fs` command.
Can be used when debugging a job, where a specific allocation ID is not
a strict requirement.
2016-03-18 15:05:35 -04:00
Halil Kaskavalci
05fbf7292c
Typo
...
Copy & paste isn't the best practice
2016-03-18 08:25:23 +02:00
Halil Kaskavalci
9f91590bbd
Rephrase the sentence
2016-03-18 08:19:28 +02:00
Halil Kaskavalci
31953f55e4
Update confusing terms in scheduling.html.md
...
I think it creates confusion for new learners to call clients as nodes. A node may not have Nomad agent running and jobs can only be scheduled to clients.
2016-03-17 15:47:46 +02:00
Diptanu Choudhury
e680c145f8
Merge pull request #925 from hashicorp/json-api-docs
...
Documented the json api for job submission
2016-03-16 11:18:32 -07:00
Diptanu Choudhury
dd34885bad
Documented the json api for job submission
2016-03-16 11:10:37 -07:00
Alex Dadgar
40adf40549
document artifact downloading
2016-03-16 09:56:04 -07:00
Alex Dadgar
719f5d34ed
Merge pull request #910 from hashicorp/f-reserved-resources
...
Reserve Client Resources + Config Validation
2016-03-15 21:09:13 -07:00
Alex Dadgar
0fb03ff2db
Merge pull request #921 from hashicorp/f-artifact-download
...
Allow downloading many artifacts and support unarchiving
2016-03-15 21:08:55 -07:00
Alex Dadgar
4f02739ea3
artifact docs
2016-03-15 21:05:37 -07:00
Diptanu Choudhury
9ad359693e
Merge pull request #922 from hashicorp/docs-alloc-status
...
Explanded getting-started and alloc-status
2016-03-15 20:04:24 -07:00
Diptanu Choudhury
4ed057cef4
Explanded getting-started and alloc-status
2016-03-15 19:35:31 -07:00
captainill
8e81dc7ff8
update sidebar. change layout specified in http/index
2016-03-15 17:54:09 -07:00
Diptanu Choudhury
63b23c4e65
Added docs for the file system apis
2016-03-15 15:59:36 -07:00
Alex Dadgar
b3ab4ff5b9
Merge pull request #915 from hashicorp/f-valid-service-names
...
Require RFC-1123 and RFC-2782 valid service names
2016-03-15 11:34:26 -07:00
Dmitry Smirnov
7c3bb51cfa
codespell: minor spelling corrections
...
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Sean Chittenden
935fcc020f
Restrict the service name to match RFC-1123 and RFC-2782
2016-03-14 17:44:59 -07:00
Alex Dadgar
31e2cb36ba
fix docs to reflect that resources are given as MB
2016-03-14 11:17:05 -07:00
Matt
ef5612212e
Typo in docker.html.md
...
Fixing misspelling in docs.
2016-03-14 10:01:40 -04:00
Alex Dadgar
2a57a403cb
documentation
2016-03-13 19:21:40 -07:00
Alex Dadgar
2ccfb43c7a
Merge pull request #892 from achanda/rkt_dns
...
Enable passing DNS info to the rkt driver
2016-03-10 08:54:26 -08:00
Alex Dadgar
8ad65876bf
Add allocation index environment variable
2016-03-09 18:09:51 -08:00
Abhishek Chanda
3260254cb4
Enable passing DNS info to the rkt driver
2016-03-08 18:59:11 -08:00
Erik Evenson
bef4b0d9b6
Merge branch 'master' into study/aws-ecr-1
2016-03-06 18:18:20 -06:00
Alex Dadgar
82d8210287
Remove documentation about assigning node-id
2016-03-04 10:36:30 -08:00
Jake Champlin
4e6737651a
Only fetch running allocs, use args, add docs
...
Only fetch running allocations, not total allocated ids, add
documentation, and cleanup things.
2016-03-03 14:09:07 -05:00
Alex Dadgar
d7ebd7ab5e
Merge pull request #869 from hashicorp/f-alloc-id-env
...
Add Alloc ID/Name and Task Name to environment variables
2016-03-02 13:58:47 -08:00
Pete Shima
d34e5fe52f
Fix capitalization of Nomad in doc update
2016-03-01 23:52:42 -08:00
Pete Shima
1374ba8101
Add a specific doc entry for the common error you may see when you are
...
using the exec driver and not running as root.
2016-03-01 23:51:11 -08:00
Alex Dadgar
f8b047e088
Add Alloc ID/Name and Task Name to environment variables
2016-03-01 16:08:21 -08:00
Adrián López Gómez
0a510eac77
/v1/system/gc - PUT method
2016-03-01 18:40:39 +01:00
Erik Evenson
b2a1710614
updates docs
2016-02-27 12:10:36 -06:00
Alex Dadgar
4a56aea61c
Merge pull request #852 from hashicorp/d-upgrading
...
Add upgrading documentation
2016-02-25 10:00:43 -08:00
Alex Dadgar
5e85f5bd0c
Add upgrading documentation
2016-02-24 20:11:16 -08:00
Alex Dadgar
d5bfd20260
add documentation for system gc endpoint and update log docs
2016-02-24 15:38:32 -08:00
Diptanu Choudhury
758c1f1a63
Added docs for the log rotation
2016-02-22 13:47:04 -08:00
Stig Kleppe-Jørgensen
0164b53a33
Spelling: intepretable --> interpretable
2016-02-14 16:21:38 +01:00
Alex Dadgar
cfdc5cbdbf
Merge pull request #778 from zanella/doc_trailing_commas
...
Trailing comma typos
2016-02-11 12:19:43 -08:00
Alex Dadgar
e6e7c395df
Merge pull request #775 from hashicorp/d-interpreted-vars
...
Documentation for interpreted variables
2016-02-11 08:40:31 -08:00
Alex Dadgar
7e84def2e5
Fix eval doc
2016-02-08 21:16:28 -08:00
Alex Dadgar
3ed40dde59
Update alloc.html.md
2016-02-08 14:31:48 -08:00
Rafael Zanella
e8d08e2d21
Trailing comma typos
...
WIP - https://github.com/zanella/nomad-api
2016-02-07 11:06:47 -02:00
Diptanu Choudhury
957a446edf
Merge pull request #773 from hashicorp/docker-auth
...
Reading dockercfg files for authenticating with private registries
2016-02-06 18:03:39 -08:00
Alex Dadgar
40f510f168
interpreted variable docs
2016-02-06 15:35:07 -08:00
Diptanu Choudhury
d0b6fb1993
Updated the docker auth config
2016-02-06 05:47:56 -08:00
Diptanu Choudhury
745bfaae7b
Reading dockercfg files for authenticating with private registries
2016-02-06 05:43:30 -08:00
Rafael Zanella
da4262e22d
Trailing comma typo
2016-02-05 20:03:10 -02:00
Alex Dadgar
5018f5dd1e
Only interpret vars wrapped in braces
2016-02-04 17:26:46 -08:00
Alex Dadgar
77b89d15e4
Extract artifacts to the root of the task, not in the local directory
2016-02-04 15:18:22 -08:00