Christian Winther
b12323f08c
Fix #2445
...
Close #2445 - typo in docs
2017-03-14 10:12:48 +01:00
Michael Schurter
a116d6441d
Merge pull request #2426 from hashicorp/f-tg-port-ip-env-var
...
Add NOMAD_{IP,PORT}_<task>_<label> env vars
2017-03-13 12:00:59 -07:00
Alex Dadgar
df87e8d255
documentation
2017-03-11 16:18:01 -08:00
Alex Dadgar
9c71e48eae
Merge pull request #2428 from hashicorp/telemetry-docs
...
Added docs for the collection_interval option in the telemetry block
2017-03-11 13:52:24 -08:00
Diptanu Choudhury
53d7ec02fd
Added docs for the collection_interval option in the telemetry block
2017-03-10 16:33:25 -08:00
Alex Dadgar
70e4feb045
Limit parallelism during garbage collection
...
This PR introduces a parallelism limit during garbage collection. This
is used to avoid large resource usage spikes if garbage collecting many
allocations at once.
2017-03-10 16:27:00 -08:00
Michael Schurter
71783e8e41
Add NOMAD_{IP,PORT}_<task>_<label> env vars
2017-03-10 12:17:43 -08:00
Michael Schurter
7080148599
Merge pull request #2416 from hashicorp/b-clean-env-var-2
...
Round two of env var cleaning
2017-03-09 17:14:45 -08:00
Michael Schurter
9cb743bd31
Update documentation now that cleaning is more extensive
2017-03-09 17:12:10 -08:00
Jack Pearkes
37e13ce6d0
website: update version of middleman-hashicorp to 0.3.13
2017-03-08 16:59:45 -08:00
Jason Costello
84c10783a6
Remove announcement banner and assets
2017-03-08 16:41:44 -08:00
Jason Costello
a34615f118
Remove "by" hashicorp
2017-03-08 16:41:44 -08:00
Jason Costello
7a7d5bcaa9
Add mega nav ⚡
2017-03-08 16:40:38 -08:00
Diptanu Choudhury
62a3dad2b8
Updated version of website
2017-03-08 16:38:54 -08:00
Alex Dadgar
a4d4bbc6c4
turbolinks
2017-03-08 11:52:21 -08:00
Seth Vargo
3e6134b5f0
Update license
2017-03-08 11:38:59 -08:00
Seth Vargo
182a842715
Update middleman-hashicorp
2017-03-08 11:30:05 -08:00
Seth Vargo
bd450fee49
Update middleman-hashicorp
2017-03-08 11:29:34 -08:00
Michael Schurter
7d099b952e
Draw attention to env var sanitizing
2017-03-07 08:55:37 -08:00
Michael Schurter
ca0b19a050
Add documentation and changelog entry
2017-03-06 20:05:05 -08:00
Sergey Mezentsev
0078af8b08
Remove 'disk space' from docs
2017-03-04 22:54:49 +03:00
Alex Dadgar
0124ba1406
Fix docs and script
2017-03-03 16:00:39 -08:00
Alex Dadgar
e07a337a8d
Fix mbits default on website
2017-03-01 16:36:59 -08:00
Alex Dadgar
af4e400b36
Update go-getter and add support for git and hg
...
Fixes https://github.com/hashicorp/nomad/issues/2042
2017-03-01 14:46:04 -08:00
Alex Dadgar
eaaa259812
Merge pull request #2379 from Gerrrr/doc/latest-tag
...
Add caveat about always pulling latest tag to docker driver docs
2017-03-01 10:09:38 -08:00
Seth Vargo
6c2a250e9f
Re-enable soft purging, stale-if-error
2017-03-01 12:36:03 -05:00
Aleksandr Sorokoumov
e05b7b7e3a
Add caveat about always pulling latest tag to docker driver docs
2017-03-01 00:25:57 +01:00
Alex Dadgar
e21792091a
remove leading slash on vault path
2017-02-28 14:03:18 -08:00
Alex Dadgar
9c91550926
Add lookup-self
2017-02-28 13:46:38 -08:00
Seth Vargo
deaa8a50aa
Update caching
2017-02-28 15:15:29 -05:00
jmvacdmon
1f540462e5
change example to logging docker driver
2017-02-28 13:51:36 +01:00
Alex Dadgar
927663d284
Merge pull request #2371 from crokita/patch-1
...
Fix syntax of docker.cleanup.image example
2017-02-27 13:53:04 -08:00
Alex Dadgar
6910678c21
Allow random UUID
2017-02-27 13:42:37 -08:00
Chris
b4d9714328
Fix syntax of docker.cleanup.image example
...
I found this syntax issue because I copy-pasted the snippet into my config file and attempted to run Nomad with it. Whoops
2017-02-27 16:34:43 -05:00
Alex Dadgar
6afcba9e22
Allow specification of eval/job gc threshold
2017-02-27 11:58:10 -08:00
Seth Vargo
73d307c361
Do not soft purge
...
Soft purging is great, but we warm the cache immediately after deploy, and even then, if a user happens to be visiting the site in that few hundred milliseconds, they eat the time of a Fastly-S3 lookup, which is still 100x better than 99% of the websites out there.
2017-02-27 14:36:08 -05:00
Alex Dadgar
10edf881fc
More auth docs
2017-02-27 11:02:01 -08:00
Seth Vargo
363f44cefe
Fix missing asset
2017-02-27 13:43:33 -05:00
Alex Dadgar
529993eaa9
links
2017-02-27 09:40:55 -08:00
Alex Dadgar
fb68bc82de
remove sidebar for cluster
2017-02-27 09:35:13 -08:00
Scott Wiersdorf
3fc0f5c6b3
add data_dir to server and client configuration
2017-02-24 17:08:57 -07:00
Alex Dadgar
aa05ecc37c
Merge pull request #2361 from hashicorp/f-docker-coordination
...
Docker Image Coordinator and caching
2017-02-24 14:18:21 -08:00
Alex Dadgar
b5d4f39734
Docker Image Coordinator
...
This PR introduces a coordinator for doing CRUD on a Docker image. It
should fix racy deletion of images. The issue before was images would be
deleted between prestart and start causing an error.
2017-02-24 13:20:40 -08:00
Michael Schurter
f61b7975a3
Put access to Docker volume drivers behind flag
2017-02-23 15:47:36 -08:00
Pietro Menna
12367ce646
Improved documentation for Docker Volume Drivers
...
Incorporated comments from @schmichael
2017-02-23 16:01:27 -03:00
Pietro Menna
2f88d6cb68
Docker Volume Drivers
...
This commit adds the functionality to use Docker Volume Drivers.
2017-02-23 14:36:32 -03:00
Alex Dadgar
cef7882827
Fix tests and docs
2017-02-22 18:28:07 -08:00
James Nugent
74d363d342
docs: Add note about max_kill_timeout to tasks
...
This commit makes an explicit note in the documentation for the Nomad
task specification about capping of `max_kill_timeout` based on agent
configuration as well as task configuration.
2017-02-21 22:03:10 -06:00
Alex Dadgar
d0fd0e277a
Don't force uppercase meta keys in env vars
2017-02-20 19:51:24 -08:00
Alex Dadgar
b49fceb491
rebase
2017-02-20 16:43:28 -08:00
Alex Dadgar
83c082dd74
Merge pull request #2332 from hashicorp/website-typography-updates
...
Website typography updates
2017-02-20 16:24:27 -08:00
Alex Dadgar
b67c59f03c
Merge branch 'master' into refactor-parser
2017-02-20 15:13:21 -08:00
Jason Costello
7cdf9c4d2e
Keep logo positioned correctly in small mobile view. Clean up.
2017-02-17 12:10:01 -08:00
Jason Costello
bfacdabcce
Add updated logotype as sag
2017-02-17 11:40:15 -08:00
Alex Dadgar
10735d1c0f
Merge pull request #2321 from hashicorp/f-timezone
...
Allow specification of timezones in Periodic Jobs
2017-02-17 11:32:14 -08:00
Jason Costello
d3286c0f17
Keep Klavika scoped to home page
2017-02-17 11:13:16 -08:00
Alex Dadgar
1a4f09387f
Docs
2017-02-16 18:42:53 -08:00
Alex Dadgar
92419929a8
Fix embedded meta in dispatch response
2017-02-16 15:47:36 -08:00
Diptanu Choudhury
b8e0185513
Added docs
2017-02-16 13:52:39 -08:00
Jason Costello
d7704c242b
Import and typeset Klavika font
2017-02-16 12:41:02 -08:00
Jason Costello
c296ff1e14
Remove Blanc font and references
2017-02-16 11:30:28 -08:00
Alex Dadgar
7e918003ba
Allow specification of timezones
2017-02-15 14:37:06 -08:00
Alex Dadgar
b6357f96c5
Merge pull request #2308 from hashicorp/f-leader-task
...
Leader task
2017-02-14 11:03:32 -08:00
Alex Dadgar
89fea63a53
Merge pull request #2305 from hashicorp/f-operator
...
Add nomad operator command for interacting with Raft configuration
2017-02-14 11:01:41 -08:00
Alex Dadgar
221277aa06
Respond to feedback
2017-02-14 11:01:12 -08:00
Michael Schurter
3fd6932254
Merge pull request #2306 from greenboxal/improve-doc
...
Improve interpolation docs
2017-02-14 10:31:37 -08:00
Alex Dadgar
d6d2884125
Documentation
2017-02-13 10:18:34 -08:00
Jonathan Lima
be98af8526
Improve interpolation docs
2017-02-12 01:47:17 -02:00
Alex Dadgar
238b4bcafd
Add Leader support to client
2017-02-10 17:55:19 -08:00
Alex Dadgar
b1cd81e997
Remove todos
2017-02-10 15:41:23 -08:00
Alex Dadgar
009bd88e2f
Add outage guide and move bootstrapping
2017-02-10 15:30:34 -08:00
Alex Dadgar
7b9e39d75c
Merge branch 'add-guides' into f-operator
2017-02-09 18:11:07 -08:00
Alex Dadgar
2d4d9b79d8
Operator command/endpoint/documentation
2017-02-09 18:04:46 -08:00
Seth Vargo
70d429bbd2
Cache assets longer
2017-02-09 14:38:46 -05:00
Seth Vargo
cc66976f71
Change cache to 4h
2017-02-09 14:37:36 -05: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
Michael Schurter
4cd173c1bb
Bump website + demo to 0.5.4
2017-01-31 17:36:36 -08:00
Diptanu Choudhury
501f675265
Added docs
2017-01-31 16:30:50 -08:00
Jason Costello
11a31fea1f
Comment for clarity
2017-01-30 15:10:15 -08:00
Jason Costello
dd39a11db7
Optimize responsive nav
...
this guarantees the nav list fits in this viewport range (there was a
very small range where it broke the layout)
2017-01-30 15:08:29 -08:00
Alex Dadgar
60ff3d37b4
Fix link
2017-01-30 11:13:05 -08:00
Alex Dadgar
8e8677302c
Merge pull request #2251 from ryon/master
...
Add Google Tag Manager #GTM-NR2SD7C
2017-01-30 09:59:55 -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
Ryon Coleman
cba3f0e27a
Add Google Tag Manager #GTM-NR2SD7C
2017-01-27 15:41:19 -05: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