Commit Graph

283 Commits

Author SHA1 Message Date
Omar Khawaja
902a101e32 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
Charlie Voiselle
e721144490 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
382902df5b Added version requirement to new feature guides 2019-10-22 11:43:17 -04:00
Charlie Voiselle
d42dad0f0b 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
839504e85b Merge pull request #6453 from ogadaki/patch-1
fix typo in HCL code
2019-10-16 11:16:53 -05:00
Spencer Owen
0abdbbf7b7 Fix grammar (#6486) 2019-10-15 15:04:57 -05:00
Michael Lange
85153a5ecf Merge pull request #6396 from hashicorp/d-updated-ui-guides
Docs: Updated UI guides
2019-10-11 10:33:37 -07:00
Danielle Lancashire
31324e1f6b docs: Update stateful workloads guide to reflect rc-1 config changes 2019-10-11 13:45:28 +02:00
Michael Schurter
b261170ebd Merge pull request #6465 from hashicorp/docs-nobeta
docs: remove beta flag from connect
2019-10-10 13:05:45 -07:00
Michael Schurter
a8ffbbc2c9 docs: remove beta flag from connect 2019-10-10 10:31:06 -07:00
Michael Schurter
10c74cf7e1 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
Nicolas Decoster
144a72672c fix typo in HCL code
Code contains `resource` instead of `resources` (plural).
2019-10-09 15:13:46 +02:00
Chris Baker
d764f63a82 Merge pull request #6428 from Norbinsh/master
Docs: remove small duplication
2019-10-08 16:40:04 -05:00
Charlie Voiselle
c209eecaf4 Updated Host Volumes guide
Added read_only to highlight them
Style updates
2019-10-07 14:17:30 -04:00
Charlie Voiselle
e9ceefe5d3 Added grpc info; small style fixes 2019-10-07 10:59:52 -04:00
Norbinsh
36ea213e0a Docs: remove small duplication 2019-10-05 13:00:32 +03:00
Michael Lange
d7861cf83e Copy changes from review 2019-10-02 16:54:38 -07:00
Omar Khawaja
7adbf453c2 specify token given to consul template as periodic and orphan (#6148) 2019-10-02 12:52:10 -04:00
Michael Lange
dd67c52d7c Screenshots for the securing ui guide 2019-09-27 19:27:38 -07:00
Michael Lange
03dd20fde3 Screenshots for the inspecting the cluster guide 2019-09-27 19:27:37 -07:00
Michael Lange
4a743e6fe1 Screenshots for the operating a job guide 2019-09-27 13:21:06 -07:00
Michael Lange
35ce660340 Screenshots for the job submit guide 2019-09-27 13:21:05 -07:00
Michael Lange
738bfbc0c1 Image for the access the page 2019-09-27 13:21:04 -07:00
Michael Lange
a0a218b4b3 Copy for the securing guide 2019-09-27 13:21:01 -07:00
Michael Lange
73f483d627 Content for the inspecting the cluster page 2019-09-27 13:21:00 -07:00
Michael Lange
cabc9b0692 Content for the operating a job guide 2019-09-27 13:21:00 -07:00
Michael Lange
001c9ad9bc Edits and links for the submitting a job guide 2019-09-27 13:20:59 -07:00
Michael Lange
4e550d0f4c Content for the submitting a job guide 2019-09-27 13:20:58 -07:00
Michael Lange
8209bcd8c7 Format line length 2019-09-27 13:20:57 -07:00
Michael Lange
362f2760c3 New UI guides structure 2019-09-27 13:20:56 -07:00
Tim Gross
db99791f5f doc: clarify driver support for netns/connect (#6357) 2019-09-26 14:50:06 -04:00
Lang Martin
a63bf5b595 docs: autopilot guide additional raft proto upgrade documentation 2019-09-26 13:59:59 -04:00
Lang Martin
c65c3fb50d default raft protocol v2 2019-09-24 14:37:55 -04:00
Danielle Lancashire
e195043bff docs: Remove config from volumes 2019-09-13 04:37:59 +02:00
Tim Gross
d62dd486bf upgrade notes for 0.9.5 2019-09-09 14:58:25 -07:00
Mahmood Ali
6d2b3f68e4 docs: mark consul connect integration as beta 2019-09-09 09:59:55 -07:00
Mahmood Ali
8ae94cc79d website: Link to 0.10.0-beta1 release 2019-09-09 09:05:06 -07:00
Mahmood Ali
4ea0476a00 Merge pull request #6295 from hashicorp/docs-service-tweaks
docs: mention task field for checks
2019-09-09 12:02:19 -04:00
Charlie Voiselle
b5cc7c72ef Added alloc_exec and alloc_node_exec capabilities
These were added in 4f7bd68f5c
2019-09-09 11:11:56 -04:00
Michael Schurter
8aeba27278 docs: mention task field for checks
Tweak wording in changelog to match other entries.
2019-09-06 14:13:05 -07:00
Danielle
b73cae6488 Merge pull request #6288 from hashicorp/volume-acl-docs
docs: Add host volume acl docs
2019-09-06 15:04:07 +02:00
Danielle
95b365d51b Apply suggestions from code review
acl_docs: Stylistic improvements

Co-Authored-By: Tim Gross <tim@0x74696d.com>
2019-09-06 15:03:38 +02:00
Luiz Aoqui
a4ebfc2769 fix host volume path 2019-09-06 08:44:57 -04:00
Danielle Lancashire
de14e052f5 docs: Add host volume acl docs 2019-09-06 14:02:19 +02:00
Jasmine Dahilig
30fa9bc9dd upgrade guide for 0.10.0 (#6266) 2019-09-05 13:27:37 -07:00
Charlie Voiselle
c345b0e8ec docs: Add Persistent Workload using Host Volumes guide (#6263)
* Added Persistent Workload guide using Host Volumes

* Update website/source/guides/stateful-workloads/stateful-workloads.html.md

Co-Authored-By: Danielle <dani@hashicorp.com>

* fix client config and job spec formatting

* fix typo in description

* fix navigation for both stateful workloads guides

* show output from nomad node status to verify host volumes

* Add value prop info; info about HA

From feedback, added more information about the value proposition for
host volumes (h/t @rkettelerij), and corrected an orphaned bit from
the original guide this one was created from.
2019-09-05 12:33:10 -04:00
Omar Khawaja
3a3b213d50 fix typo 2019-09-05 12:20:34 -04:00
Omar Khawaja
79d59a1b0b change localhost to host ip 2019-09-05 12:08:55 -04:00
Michael Schurter
84b463aff5 mention variable interpolation limitation 2019-09-05 08:58:24 -07:00
Michael Schurter
8855c1e592 minor corrections
* hcl formatting
* demo is on localhost not host ip
* clarify consul on PATH
2019-09-05 08:56:39 -07:00