Alex Dadgar
|
238b4bcafd
|
Add Leader support to client
|
2017-02-10 17:55:19 -08:00 |
|
Seth Vargo
|
675b7f7fc1
|
Fix comments on parameterized jobs
|
2017-02-06 13:59:07 -05:00 |
|
Tom Clegg
|
0b3372c064
|
fix typo
|
2017-02-05 12:12:15 -08:00 |
|
Alex Dadgar
|
e6863e4c01
|
reloads
|
2017-02-03 16:12:21 -08:00 |
|
Alex Dadgar
|
253f835667
|
Merge branch 'f-permissions' of github.com:hashicorp/nomad into f-permissions
|
2017-02-02 11:28:24 -08:00 |
|
Alex Dadgar
|
1a960ee5cd
|
Grammar fix
|
2017-02-02 11:28:04 -08:00 |
|
Alex Dadgar
|
b40f284bd1
|
Merge branch 'master' into f-permissions
|
2017-02-01 16:57:46 -08:00 |
|
Michael Schurter
|
bc02869347
|
Expand rkt port_map docs since it confused me
(and I wrote it)
Fixes #2272
|
2017-02-01 16:16:12 -08:00 |
|
Alex Dadgar
|
6b7efa1ba6
|
Template destination file permissions.
This PR allows setting the file permissions of the rendered template.
|
2017-01-31 20:10:01 -08:00 |
|
Diptanu Choudhury
|
501f675265
|
Added docs
|
2017-01-31 16:30:50 -08:00 |
|
Alex Dadgar
|
60ff3d37b4
|
Fix link
|
2017-01-30 11:13:05 -08:00 |
|
Alex Dadgar
|
83106de217
|
Merge branch 'master' into d-vault
|
2017-01-27 15:19:34 -08:00 |
|
Alex Dadgar
|
493454b6fc
|
small fixes
|
2017-01-27 15:10:59 -08:00 |
|
Alex Dadgar
|
183d0bdd15
|
Cleanup and skip test
|
2017-01-27 15:06:01 -08:00 |
|
Alex Dadgar
|
08a32cb93c
|
Add command line flag for create-from-role
|
2017-01-27 14:11:34 -08:00 |
|
Alex Dadgar
|
817805bdcf
|
new vault docs
|
2017-01-27 12:24:59 -08:00 |
|
James Rasell
|
46c4e6f9e3
|
Update the 'requirements.html.md' cluster docs with 'Ports Used'.
This adds a section detailing the ports and protocols used by
Nomad in a similar way to the Consul docs which can be seen
'https://www.consul.io/docs/agent/options.html#ports'.
|
2017-01-27 11:55:31 +00:00 |
|
Alex Dadgar
|
07fdf9b987
|
BC warning
|
2017-01-26 13:25:55 -08:00 |
|
Alex Dadgar
|
9c3d38a645
|
Respond to comments
|
2017-01-26 11:34:44 -08:00 |
|
Alex Dadgar
|
1acf7240d9
|
Children api
|
2017-01-25 22:27:15 -08:00 |
|
Alex Dadgar
|
c9614a1405
|
Status examples
|
2017-01-25 22:21:51 -08:00 |
|
Alex Dadgar
|
9dc4737394
|
move file
|
2017-01-25 22:16:20 -08:00 |
|
Alex Dadgar
|
0108308e26
|
JSON job
|
2017-01-25 22:15:00 -08:00 |
|
Alex Dadgar
|
3b98c22d86
|
API
|
2017-01-25 21:35:53 -08:00 |
|
Alex Dadgar
|
7e5679c321
|
alphabetical
|
2017-01-25 21:27:44 -08:00 |
|
Alex Dadgar
|
3e35f453e4
|
Rename meta/parsing
|
2017-01-25 21:27:44 -08:00 |
|
Alex Dadgar
|
4cfeefd4a5
|
Fix bad link
|
2017-01-25 21:27:44 -08:00 |
|
Alex Dadgar
|
963521c66c
|
dispatch_payload
|
2017-01-25 21:27:44 -08:00 |
|
Alex Dadgar
|
05628dbf24
|
Parameterized page
|
2017-01-25 21:27:44 -08:00 |
|
Alex Dadgar
|
c4c94de96e
|
Dispatch command
|
2017-01-25 21:27:44 -08:00 |
|
Alex Dadgar
|
a1fef22a04
|
Update template json docs
|
2017-01-24 09:12:42 -08:00 |
|
Igor Yamolov
|
6964f27d3c
|
Add template reference to task object documentation
|
2017-01-24 16:54:13 +03:00 |
|
Igor Yamolov
|
7a17d22a51
|
Add template to JSON objects documentation
Closes #2237
|
2017-01-24 16:47:48 +03:00 |
|
Michael Schurter
|
5a25d49a9b
|
Merge pull request #2234 from hashicorp/f-doc-template-env-var
Mention nomad's runtime environment being available now
|
2017-01-23 17:28:02 -08:00 |
|
Michael Schurter
|
a1f0404a45
|
Try to use more useful example env vars
|
2017-01-23 17:02:23 -08:00 |
|
Alex Dadgar
|
a9aa992f0c
|
Merge pull request #2235 from hashicorp/f-http-logs
Logs via a browser
|
2017-01-23 16:59:37 -08:00 |
|
Alex Dadgar
|
c61f8d2526
|
Review feedback
|
2017-01-23 16:58:53 -08:00 |
|
Alex Dadgar
|
9152477890
|
docs
|
2017-01-23 16:08:26 -08:00 |
|
Michael Schurter
|
d7c6ff58dd
|
Mention nomad's runtime environment being available now
|
2017-01-23 15:54:56 -08:00 |
|
Michael Schurter
|
a24f739c08
|
Add example of env vars in templates
|
2017-01-23 15:50:38 -08:00 |
|
Diptanu Choudhury
|
264a0c46cf
|
Merge pull request #2223 from hashicorp/f-env-addr
Setting the Addrs of sibling tasks in the env
|
2017-01-23 15:05:48 -08:00 |
|
Diptanu Choudhury
|
a79754c996
|
Added docs
|
2017-01-23 15:05:18 -08:00 |
|
Michael Schurter
|
856c1d540b
|
Merge pull request #2232 from hashicorp/b-clarify-go-getter
Remove misleading "any URL as defined by go-getter" doc
|
2017-01-23 15:04:34 -08:00 |
|
Michael Schurter
|
1b80e15888
|
Add more details to the source doc
|
2017-01-23 15:00:22 -08:00 |
|
Alex Dadgar
|
606bb30863
|
Merge pull request #2226 from hashicorp/b-vault
Improve Vault integration and validation
|
2017-01-23 14:59:41 -08:00 |
|
Michael Schurter
|
496f125840
|
Remove misleading "any URL as defined by go-getter" doc
|
2017-01-23 14:55:37 -08:00 |
|
Alex Dadgar
|
ee5296ba70
|
Deprecation notice
|
2017-01-23 11:32:51 -08:00 |
|
Alex Dadgar
|
3365688571
|
Remove SSL
|
2017-01-23 11:32:51 -08:00 |
|
Alex Dadgar
|
5d07eaa534
|
Wording
|
2017-01-23 10:51:57 -08:00 |
|
Theo
|
65bf720204
|
Clarify that exec copies all chroot_env directories
This was not clear to me and is very important to understand since you can quickly fill up your disk if you run batch jobs.
|
2017-01-23 08:13:27 +01:00 |
|