Michael Schurter
260c26e9c4
docs: document semver constraint operator
2019-11-19 10:26:25 -08:00
Buck Doyle
676b84c735
Docs: correct that exec task flag is not optional ( #6729 )
...
The task is required, not optional, there’s no default as was described.
2019-11-19 11:20:07 -06:00
Drew Bailey
e44a66d7fc
DOCS: Spread stanza does not exist on task
...
Fixes documentation inaccuracy for spread stanza placement. Spreads can
only exist on the top level job struct or within a group.
comment about nil assumption
2019-11-19 08:26:36 -05:00
Charlie Voiselle
bc7ce08dcf
a few more redirects
2019-11-14 16:38:24 -05:00
Charlie Voiselle
40e0305958
Update redirects.txt
2019-11-14 16:29:06 -05:00
Drew Bailey
9b63828658
serverID to target remote leader or server
...
handle the case where we request a server-id which is this current server
update docs, error on node and server id params
more accurate names for tests
use shared no leader err, formatting
rm bad comment
remove redundant variable
2019-11-14 10:07:35 -05:00
Charlie Voiselle
8b6ff61372
Fix link; discuss meta; lint fixes
2019-11-12 17:32:21 -05:00
Charlie Voiselle
835831a3d8
Added service wrapper code ( #6220 )
...
This is the basic code to add the Windows Service Manager hooks to Nomad.
Includes vendoring golang.org/x/sys/windows/svc and added Docs:
* guide for installing as a windows service.
* configuration for logging to file from PR #6429
2019-11-11 15:16:07 -05:00
Chris Baker
6f75cc6c5b
there was a bad (localhost) URL in the vault docs
2019-11-11 19:24:40 +00:00
Charlie Voiselle
c0ea43bae7
linter fixes
2019-11-11 10:04:17 -05:00
Tim Gross
59c043a1e5
doc: add missing fields to LXC driver documentation ( #6640 )
...
The LXC task driver documentation is missing for many of the optional
task config fields, and for the recently added `gc` field on the
driver configuration.
2019-11-11 08:51:30 -05:00
Carlos Neira
b935bcfdd7
Added firecracker-task-driver to community docs ( #6654 )
...
* Added firecracker-task-driver to community docs
Signed-off-by: Carlos Neira <cneirabustos@gmail.com>
2019-11-11 08:50:27 -05:00
RJ Spiker
6740bbe828
website - add -moz-osx-font-smoothing for smooth firefox osx fonts
2019-11-07 12:29:21 -07:00
Charlie Voiselle
404aa6837e
Merge pull request #6596 from rjspiker/rj.fonts
...
website - font and brand update
2019-11-06 13:01:58 -05:00
Drew Bailey
6fd1901ef0
fix long lines, add possible values
2019-11-05 14:24:52 -05:00
Drew Bailey
8e1fa5ca06
agent api docs for monitor
...
update CHANGELOG
2019-11-05 13:53:35 -05:00
RJ Spiker
d4d222383d
feedback updates and some style cleanup
2019-11-04 14:31:54 -07:00
Michael Schurter
05e9930e2a
docs: bump website to Nomad 0.10.1
2019-11-04 12:01:43 -08:00
Tim Gross
66a34a43cb
docs: note bridge-nf-call-iptables requirement for Connect ( #6607 )
...
The Connect integration uses bridge networking and iptables to send
traffic between containers, but the RedHat family of Linux distros
sets some of the kernel tunables this requires to be optimized for VMs
rather than containers. We can document this behavior for now and
consider better operator feedback for pre-flight checking later.
2019-11-01 14:41:21 -04:00
RJ Spiker
8f254b6e14
website - font and brand update
2019-10-30 16:17:54 -06:00
Charlie Voiselle
946af42906
Merge pull request #6532 from hashicorp/docs-fixup-command
...
Fixup for command section of website
2019-10-30 10:32:37 -04:00
Michael Schurter
ab3c215b3b
docs: update references
2019-10-29 15:38:48 -07:00
Omar Khawaja
cb6cfd61c1
take out port_map config for traefik and haproxy and add health check to haproxy ( #6565 )
2019-10-25 13:52:07 -04:00
Omar Khawaja
4ed5380bbd
add traefik lb guide ( #6551 )
2019-10-25 10:46:09 -04:00
Mahmood Ali
548ef4a15e
Merge pull request #6547 from hashicorp/b-docker-task-user
...
docs: Docker driver supports task user option
2019-10-25 09:22:28 -04:00
Mahmood Ali
fd5d4c1657
fix grammar
2019-10-25 09:22:03 -04:00
Omar Khawaja
3c1b48e9d9
fix typos ( #6552 )
2019-10-25 01:15:22 -04:00
Mahmood Ali
fe14993582
docs: Docker driver supports task user option
...
Also, add a test case.
2019-10-24 14:00:37 -04:00
Omar Khawaja
16615fe9ab
Nomad HAProxy load balancing guide ( #6534 )
...
* add nginx to load balancing nav menu and fix bullets
* fill out nginx lb guide
* formatting
* change Nginx to NGINX
* add step to verify load balancer config
* update docker image and web app output
* add HAProxy lb guide
* format haproxy config
* add haproxy stats page with screenshot
* add note about external load balancer
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* add port mapping an static port for haproxy ui + bullet changes
* remove extra spaces
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
* Update website/source/guides/load-balancing/haproxy.html.md
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com>
2019-10-24 13:02:07 -04:00
Omar Khawaja
f4d78ce0ff
Nomad NGINX Load Balancing Guide ( #6529 )
...
* add nginx to load balancing nav menu and fix bullets
* fill out nginx lb guide
* formatting
* change Nginx to NGINX
* add step to verify load balancer config
* update docker image and web app output
* change Nginx to NGINX in main load balancing page
* modify change signal to SIGHUP and add else condition in template stanza to prevent nginx from crashing when no services are available to load balance
* add note about external load balancer
* clarifications and link to reference architecture
2019-10-24 11:48:37 -04:00
Lang Martin
75393fad41
docs: job volume spec tasks source, not config > source
2019-10-23 15:28:53 -04:00
Michael Schurter
42e21ade39
Merge pull request #6533 from hashicorp/docs-fixup-connect
...
docs: fix links to connect
2019-10-23 08:28:42 -07:00
Charlie Voiselle
86455d3bb2
Merge pull request #6526 from hashicorp/docs-add-req-vers
...
Added version requirement to new feature guides
2019-10-23 10:15:43 -04:00
Michael Schurter
0fd36d1e13
docs: fix links to connect
2019-10-22 15:57:14 -07:00
Charlie Voiselle
870e3f58a6
Fixup for command section of website
...
* changed list indicator from * -> -
* moved in-text links to reference links
* made commands `plaintext`
* made command examples `console`
* rewrapped text
2019-10-22 17:42:08 -04:00
Charlie Voiselle
5eacb3b844
Added alert to mainpage for new 0.10
2019-10-22 16:36:48 -04:00
Michael Schurter
f28272d5a4
docs: remove link to 0.10.0-rc1
2019-10-22 09:34:08 -07:00
Charlie Voiselle
6336fe8c33
Update website/source/guides/integrations/consul-connect/index.html.md
...
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com>
2019-10-22 12:00:59 -04:00
Charlie Voiselle
6f112640ac
Added version requirement to new feature guides
2019-10-22 11:43:17 -04:00
Michael Schurter
fdd067de58
docs: bump to Nomad 0.10.0
2019-10-22 07:35:37 -07:00
Michael Schurter
8634533e82
client: expose group network ports in env vars
...
Fixes #6375
Intentionally omitted IPs prior to 0.10.0 release to minimize changes
and risk.
2019-10-21 12:31:13 -07:00
Michael Schurter
ee5ea3ecc7
connect: upgrade to envoy 1.11.2 and add sha
...
Append the Docker image sha to the Envoy image to ensure users default
to using the version that Nomad was tested against.
2019-10-18 07:46:53 -07:00
Seth Hoenig
9f8a25b81e
docs: document service tags for connect sidecar
2019-10-17 19:27:04 +00:00
Alvin Huang
fd93d9cfcf
remove check for relative url validation ( #6504 )
2019-10-16 17:50:40 -04:00
Omar Khawaja
aa8524bbae
Getting started learn redirect ( #6460 )
...
* redirect getting started section to learn
* formatting
* move redirects.txt to source directory
2019-10-16 16:17:29 -04:00
Charlie Voiselle
ae8bfce399
Merge pull request #6434 from hashicorp/docs-add-grpc-info
...
docs: Added grpc info; small style fixes to connect guide
2019-10-16 14:18:20 -04:00
Preetha
79fb1c1682
Merge pull request #6453 from ogadaki/patch-1
...
fix typo in HCL code
2019-10-16 11:16:53 -05:00
Preetha
988afc1859
Merge pull request #6491 from hashicorp/support-external-redirects
...
Support external redirects for website
2019-10-16 11:14:22 -05:00
Spencer Owen
2459df5d98
Fix grammar ( #6486 )
2019-10-15 15:04:57 -05:00
Alvin Huang
89e5b6f299
upload external and relative redirects to two dictionaries
2019-10-14 16:55:14 -04:00
Alvin Huang
465d9da8c7
repoint deploy script to new redirects file location
2019-10-12 23:17:19 -04:00
Alvin Huang
18dc2ed8d7
generate a _redirects for netlify previews
2019-10-12 23:17:03 -04:00
Alvin Huang
a89b2f037d
move redirects.txt into source/ for netlify previews
2019-10-12 23:16:23 -04:00
Michael Lange
2949a38f7c
Merge pull request #6396 from hashicorp/d-updated-ui-guides
...
Docs: Updated UI guides
2019-10-11 10:33:37 -07:00
Luiz Aoqui
488a2f6f3a
docs: fix ACL `prefix` param documentation
2019-10-11 10:28:44 -04:00
Danielle Lancashire
4056899708
docs: Update stateful workloads guide to reflect rc-1 config changes
2019-10-11 13:45:28 +02:00
Michael Schurter
7ece26cf8a
Merge pull request #6469 from hashicorp/docs-0100-rc1
...
docs: 0.10.0-beta1 -> 0.10.0-rc1
2019-10-10 13:36:25 -07:00
Michael Schurter
9d85df26dd
docs: 0.10.0-beta1 -> 0.10.0-rc1
2019-10-10 13:09:19 -07:00
Michael Schurter
ce09070176
Merge pull request #6465 from hashicorp/docs-nobeta
...
docs: remove beta flag from connect
2019-10-10 13:05:45 -07:00
Michael Schurter
a32aa7c819
docs: remove beta flag from connect
2019-10-10 10:31:06 -07:00
Michael Schurter
dd7b9adcf8
docs: drop raft from 0.10.0 upgrade guide
...
Unforutunately we are not changing the default for 0.10.0 and the 0.8
upgrade docs are more detailed when it comes to manually updating your
version.
2019-10-10 10:22:36 -07:00
Emamul Andalib
fcd70b91ac
Update consul.html.md ( #6456 )
...
"you may have have" to "you may have".
2019-10-09 12:35:16 -04:00
Nicolas Decoster
85ece246f5
fix typo in HCL code
...
Code contains `resource` instead of `resources` (plural).
2019-10-09 15:13:46 +02:00
Luiz Aoqui
3be8364636
Merge pull request #6444 from hashicorp/docs-add-prefix-param-to-acl-endpoints
...
docs: improve documentation for `prefix` param on API endpoints
2019-10-08 19:08:27 -04:00
Luiz Aoqui
521c0ad2a5
docs: clarify `prefix` API param requirements
2019-10-08 18:11:56 -04:00
Preetha
e0b4ebe0b4
Merge pull request #6439 from hashicorp/f-docs-clarify-job-gc-interval
...
clarify version for new gc config in server stanza
2019-10-08 16:43:03 -05:00
Chris Baker
cb11b77724
Merge pull request #6428 from Norbinsh/master
...
Docs: remove small duplication
2019-10-08 16:40:04 -05:00
Luiz Aoqui
b9ef978641
docs: add missing `prefix` param to the ACL API endpoints
2019-10-08 14:13:36 -04:00
Mahmood Ali
1563c64bae
website: Publish release 0.9.6
2019-10-08 12:48:05 -04:00
Preetha Appan
350e7f6952
clarify version for new gc config in server stanza
2019-10-08 10:08:27 -05:00
Charlie Voiselle
9e8d9c2c8c
Updated Host Volumes guide
...
Added read_only to highlight them
Style updates
2019-10-07 14:17:30 -04:00
Charlie Voiselle
b777bc98c7
Added grpc info; small style fixes
2019-10-07 10:59:52 -04:00
Norbinsh
7e97823ed8
Docs: remove small duplication
2019-10-05 13:00:32 +03:00
Daniel Dreier
5d7b06e6ee
docs: Add missing double-quote ( #6418 )
...
The missing quote broke syntax highlighting.
2019-10-02 19:58:10 -05:00
Michael Lange
9f671dda43
Copy changes from review
2019-10-02 16:54:38 -07:00
Omar Khawaja
073fbb2daa
specify token given to consul template as periodic and orphan ( #6148 )
2019-10-02 12:52:10 -04:00
Preetha
0bf4a2ea38
Merge pull request #6404 from hashicorp/docs-nomad-index
...
clarify index starting value for blocking queries
2019-09-30 11:41:20 -05:00
Preetha Appan
1ca3fcca35
clarify index starting value for blocking queries
2019-09-30 09:46:42 -05:00
Shantanu Gadgil
05573a255c
clarify rhel/centos and beta1
...
Specify RHEL7, RHEL8, CentOS7, CentOS8
Specify beta1 for 0.10 (beta2 coming soon? 😉 )
2019-09-29 11:40:23 +05:30
Michael Lange
2b945370aa
Add missing comma to fix the code-in-heading selectors
2019-09-27 19:27:39 -07:00
Michael Lange
6e061201f2
Screenshots for the securing ui guide
2019-09-27 19:27:38 -07:00
Michael Lange
089cadde3a
Screenshots for the inspecting the cluster guide
2019-09-27 19:27:37 -07:00
Michael Lange
9c3b212b39
Screenshots for the operating a job guide
2019-09-27 13:21:06 -07:00
Michael Lange
fd22b4a1dc
Screenshots for the job submit guide
2019-09-27 13:21:05 -07:00
Michael Lange
31ec898b15
Image for the access the page
2019-09-27 13:21:04 -07:00
Michael Lange
d9d72c3296
Swap out UI guide images
2019-09-27 13:21:03 -07:00
Michael Lange
3b90e82a2c
Copy for the securing guide
2019-09-27 13:21:01 -07:00
Michael Lange
3e39d3872a
Content for the inspecting the cluster page
2019-09-27 13:21:00 -07:00
Michael Lange
5d9c2f35a3
Content for the operating a job guide
2019-09-27 13:21:00 -07:00
Michael Lange
0b4c65b488
Edits and links for the submitting a job guide
2019-09-27 13:20:59 -07:00
Michael Lange
d7261e20a8
Content for the submitting a job guide
2019-09-27 13:20:58 -07:00
Michael Lange
b3cd3b095a
Format line length
2019-09-27 13:20:57 -07:00
Michael Lange
692095996f
New UI guides structure
2019-09-27 13:20:56 -07:00
Tim Gross
51438acbb0
doc: clarify driver support for netns/connect ( #6357 )
2019-09-26 14:50:06 -04:00
Lang Martin
0648402150
Merge pull request #6373 from hashicorp/b-raft-proto-upgrade
...
raft protocol defaults to version 2
2019-09-26 14:33:09 -04:00
Lang Martin
3b4f11b8ac
docs: autopilot guide additional raft proto upgrade documentation
2019-09-26 13:59:59 -04:00
Tim Gross
9703d3de3a
doc: clarify command path requirements for exec
2019-09-25 16:37:45 -04:00
Lang Martin
fb41dd86ba
default raft protocol v2
2019-09-24 14:37:55 -04:00
Peter McAtominey
de133d883f
command: add -tls-server-name flag
2019-09-24 09:20:41 -07:00
ebarriosjr
4dadfc6d29
Added documentation for nomad pot driver. ( #6369 )
...
Added new external driver for Pot to nomad documentation
2019-09-24 09:22:04 -04:00