Diptanu Choudhury
d69418b20b
Updated the docs
2016-03-28 15:02:00 -07:00
Diptanu Choudhury
8e575bdfb1
Merge pull request #992 from hashicorp/f-script-checks-docs
...
Added docs for script checks
2016-03-28 14:27:26 -07:00
Diptanu Choudhury
c07f13c7c5
Removing extra chars
2016-03-28 14:26:31 -07:00
Diptanu Choudhury
a99f20ef9f
Updated docs
2016-03-28 14:25:15 -07:00
Diptanu Choudhury
ab557b0f0c
Corrected docs
2016-03-28 10:06:44 -07:00
Diptanu Choudhury
2bc5e78e9e
Added docs
2016-03-27 23:21:50 -07:00
Diptanu Choudhury
9acdc48e52
Added docs for script checks
2016-03-26 13:10:15 -07:00
Alex Dadgar
9850440d27
Merge pull request #987 from hashicorp/website-update-middleman-toc
...
website: update middleman and link to header
2016-03-25 18:55:20 -07:00
Alex Dadgar
1b6e772681
JSON page docs
2016-03-25 18:34:01 -07:00
Alex Dadgar
f9a48e23f9
nomad run -output emits the JSON representation of the job
2016-03-25 18:24:51 -07:00
Alex Dadgar
647c20e465
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
f43891a790
swap raw_exec and qemu in the blacklist
2016-03-25 12:43:50 -07:00
Jack Pearkes
d344d77b03
website: update middleman and link to header
...
Following up with linking these following https://github.com/hashicorp/middleman-hashicorp/pull/24
being merged.
2016-03-25 10:16:19 -07:00
Alex Dadgar
45dfae8f6f
Operator specifiable blacklist for task's using certain users
2016-03-24 10:55:14 -07:00
Jack Pearkes
f11d1aec58
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
fc0e48b0ec
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
f3d09755c5
Pass environment variables from host to exec based tasks
2016-03-23 13:01:45 -07:00
Miquel Sabaté Solà
8c56c64615
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
bac9f25d18
[Docs] Small update to retry join documentation
2016-03-22 21:43:38 -07:00
Alex Dadgar
4689396c53
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
f8ec21bd34
clairfy distinct_hosts constraint
2016-03-22 14:59:53 -07:00
Alex Dadgar
7d2931d61f
Clarify client options in drivers
2016-03-22 14:29:47 -07:00
Alex Dadgar
f853692081
clarify server join
2016-03-21 21:49:34 -07:00
Alex Dadgar
661b25bd27
Document operator equality
2016-03-21 21:36:15 -07:00
Diptanu Choudhury
82908d5fa9
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
49de335543
Added docs for the website
2016-03-20 23:34:38 -07:00
Alex Dadgar
c85dfdf9a0
Merge branch 'master' into f-artifact-location
2016-03-19 12:50:44 -07:00
Alex Dadgar
452aacd5f3
Documentation
2016-03-19 12:35:58 -07:00
Diptanu Choudhury
4371904813
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
ecd798b3ac
Minor updates to Interpreted Variables docs
2016-03-18 21:32:56 -07:00
Pete Shima
a37670974c
Add slightly more detail to the Nomad upgrade guide.
2016-03-18 20:43:31 -07:00
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
Jack Pearkes
8037af66db
website: change mid-page headline
...
Once the banner comes down this will continue pointing to the C1M.
cc/ @dadgar
2016-03-16 14:15:13 -07:00
Alex Dadgar
7773ec21ee
Update announce banner
2016-03-16 12:32:57 -07:00
Alex Dadgar
58943cf5cc
fix getting started page
2016-03-16 12:23:42 -07:00
Jack Pearkes
da0cd30919
website: add announcement banner content
2016-03-16 11:32:15 -07:00
Jack Pearkes
a17e066f70
update middleman-hashicorp
2016-03-16 11:32:15 -07:00
captainill
699e816797
pixel fix
2016-03-16 11:32:15 -07:00
captainill
0043d7f916
announcement bnr
2016-03-16 11:32:15 -07: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
6ed4880892
update version
2016-03-16 10:38:31 -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