Commit Graph

423 Commits

Author SHA1 Message Date
Alex Dadgar
fb2534084f nomad run -output emits the JSON representation of the job 2016-03-25 18:24:51 -07:00
Alex Dadgar
aaff02ca49 Merge pull request #978 from hashicorp/f-enforce-user
Operator specifiable blacklist for task's using certain users
2016-03-25 12:44:05 -07:00
Alex Dadgar
a1ff98a69a swap raw_exec and qemu in the blacklist 2016-03-25 12:43:50 -07:00
Alex Dadgar
cd89a97529 Operator specifiable blacklist for task's using certain users 2016-03-24 10:55:14 -07:00
Jack Pearkes
ef581b265d wbsite: document default resources
Pulled this info from https://github.com/hashicorp/nomad/blob/master/nomad/structs/structs.go#L623-L630 and https://github.com/hashicorp/nomad/blob/master/nomad/structs/structs.go#L769.
2016-03-24 09:44:24 -07:00
Alex Dadgar
324a11003f Merge pull request #950 from mssola/raw-exec-user
client: added the "user" option to tasks
2016-03-24 08:57:13 -07:00
Alex Dadgar
4f923f14b9 Pass environment variables from host to exec based tasks 2016-03-23 13:01:45 -07:00
Miquel Sabaté Solà
939a00aca8 client/driver: added the user config value
This way Nomad allows to set which user has to run the task.

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
2016-03-23 12:57:31 +01:00
Pete Shima
f652abaea5 [Docs] Small update to retry join documentation 2016-03-22 21:43:38 -07:00
Alex Dadgar
6e622924bd Merge pull request #964 from hashicorp/d-clarify-distinct-hosts
docs: Clarify distinct_hosts constraint
2016-03-22 15:00:38 -07:00
Alex Dadgar
5ebf06521e clairfy distinct_hosts constraint 2016-03-22 14:59:53 -07:00
Alex Dadgar
3a6d7738bc Clarify client options in drivers 2016-03-22 14:29:47 -07:00
Alex Dadgar
973b2159e3 clarify server join 2016-03-21 21:49:34 -07:00
Alex Dadgar
04a9c12c8b Document operator equality 2016-03-21 21:36:15 -07:00
Diptanu Choudhury
7e1e8a42de Merge pull request #941 from hashicorp/f-interface-name
Use an interface name to find the bind addr for rpc, http and serf components
2016-03-20 23:57:44 -07:00
Diptanu Choudhury
78de2fccdb Added docs for the website 2016-03-20 23:34:38 -07:00
Alex Dadgar
a55b4fcdaa Merge branch 'master' into f-artifact-location 2016-03-19 12:50:44 -07:00
Alex Dadgar
8ecb674d67 Documentation 2016-03-19 12:35:58 -07:00
Diptanu Choudhury
e9ca3ba2a0 Merge pull request #940 from hashicorp/f-docs-minor-interpreted-updates
Minor updates to Interpreted Variables docs
2016-03-19 00:15:18 -07:00
Pete Shima
76eb8318e2 Minor updates to Interpreted Variables docs 2016-03-18 21:32:56 -07:00
Pete Shima
cb681cda6c Add slightly more detail to the Nomad upgrade guide. 2016-03-18 20:43:31 -07:00
Alex Dadgar
bd06bf7095 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
54ba2c025f 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
a921495f11 Typo
Copy & paste isn't the best practice
2016-03-18 08:25:23 +02:00
Halil Kaskavalci
7f824c585b Rephrase the sentence 2016-03-18 08:19:28 +02:00
Halil Kaskavalci
ac2a103fe7 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
9153a3046e 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
94e5cfd581 Documented the json api for job submission 2016-03-16 11:10:37 -07:00
Alex Dadgar
23de2f95a4 document artifact downloading 2016-03-16 09:56:04 -07:00
Alex Dadgar
8f9bd6b198 Merge pull request #910 from hashicorp/f-reserved-resources
Reserve Client Resources + Config Validation
2016-03-15 21:09:13 -07:00
Alex Dadgar
a5e9efa7c7 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
edab031f41 artifact docs 2016-03-15 21:05:37 -07:00
Diptanu Choudhury
8167fd5159 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
acb12e0c02 Explanded getting-started and alloc-status 2016-03-15 19:35:31 -07:00
captainill
d0d4d28d5e update sidebar. change layout specified in http/index 2016-03-15 17:54:09 -07:00
Diptanu Choudhury
8a4af841c7 Added docs for the file system apis 2016-03-15 15:59:36 -07:00
Alex Dadgar
bf7f3f22db 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
2e755cd7e8 codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Sean Chittenden
7bc3353606 Restrict the service name to match RFC-1123 and RFC-2782 2016-03-14 17:44:59 -07:00
Alex Dadgar
9c111c9172 fix docs to reflect that resources are given as MB 2016-03-14 11:17:05 -07:00
Matt
9d41bb0cfa Typo in docker.html.md
Fixing misspelling in docs.
2016-03-14 10:01:40 -04:00
Alex Dadgar
aea54b3057 documentation 2016-03-13 19:21:40 -07:00
Alex Dadgar
e0283ab273 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
495d0e6dc2 Add allocation index environment variable 2016-03-09 18:09:51 -08:00
Abhishek Chanda
f19fb4a374 Enable passing DNS info to the rkt driver 2016-03-08 18:59:11 -08:00
Erik Evenson
5859c95df8 Merge branch 'master' into study/aws-ecr-1 2016-03-06 18:18:20 -06:00
Alex Dadgar
44f5d75315 Remove documentation about assigning node-id 2016-03-04 10:36:30 -08:00
Jake Champlin
859a556982 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
652bd72c5f 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
3ec9968bcc Fix capitalization of Nomad in doc update 2016-03-01 23:52:42 -08:00