Matt Keeler
431de5e3dd
Various Boltdb/Raft Documentation Updates ( #11793 )
...
* Documenting the new raft_boltdb configuration options
* Add documentation around new boltdb metrics.
* Correct documentation for the consul.raft.fsm.apply metric
2021-12-09 16:18:59 -05:00
Ashwin Venkatesh
4e7c982fc3
update docs ( #11784 )
2021-12-08 21:21:46 -05:00
Giovanni Torres
d74109d124
docs: add missing verb
...
This change adds a missing verb at the end of the sentence.
2021-12-07 16:08:17 -08:00
Melissa Kam
89af62dca0
Merge pull request #11769 from hashicorp/cts-typo-fix
...
docs/nia: Fix typo in CTS CLI options
2021-12-07 14:40:08 -06:00
Jared Kirschner
d4bc953719
improve location of DNS alt domain docs section
2021-12-07 15:10:14 -05:00
Melissa Kam
f4b07b86ce
docs/nia: Fix typo in CTS CLI options
2021-12-07 13:55:49 -06:00
freddygv
a2fd30e514
Clean up additional refs to partition exports
2021-12-04 15:16:40 -07:00
freddygv
32a2012059
Move exported-services docs based on new name
2021-12-03 17:47:32 -07:00
freddygv
02fb323652
Rename partition-exports to exported-services
...
Using a name less tied to partitions gives us more flexibility to use
this config entry in OSS for exports between datacenters/meshes.
2021-12-03 17:47:31 -07:00
Jared Kirschner
aec3747ded
Merge pull request #11458 from kbabuadze/docs-altDomain-section
...
added Alternative Domain section to dns page in docs
2021-12-03 15:48:55 -05:00
Konstantine
0f7d95d1ee
added hcl
2021-12-03 00:54:39 +02:00
Konstantine
31aaa8349a
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-02 22:39:21 +02:00
Konstantine
2218537aee
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-02 22:39:14 +02:00
Konstantine
9872b8dd58
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-12-02 22:39:02 +02:00
Konstantine
631cb6b7d4
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-12-02 22:38:57 +02:00
Dan Upton
e1829a8706
Rename `master` and `agent_master` ACL tokens in the config file format ( #11665 )
2021-12-01 21:08:14 +00:00
R.B. Boyer
70b143ddc5
auto-config: ensure the feature works properly with partitions ( #11699 )
2021-12-01 13:32:34 -06:00
Heronimus Tresy
409385ed23
docs: community tools - add string2files consul-template plugin ( #11675 )
2021-12-01 09:24:47 -05:00
John Cowen
6fa1a058a6
ui: Add `Service.Partition` as available variable for dashboard urls ( #11654 )
2021-12-01 11:05:57 +00:00
trujillo-adam
cff9356f97
Merge pull request #11558 from hashicorp/docs/admin-partitions-service-exports-configuration-entry
...
Admin partition docs: cross-partition support beta2/3
2021-11-30 11:22:30 -08:00
trujillo-adam
861e756b70
addtional feedback; added PartitionExports to CRDs section
2021-11-30 11:18:12 -08:00
trujillo-adam
5c47887093
applied additional feedback
2021-11-29 13:28:05 -08:00
David Yu
db01c70914
docs: Notes about WAN Federation when using Vault as Connect CA ( #11143 )
...
* docs: Notes about WAN Federation when using Vault as Connect CA
* Apply suggestions from code review
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update vault.mdx
* Update vault.mdx
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-29 12:37:14 -08:00
Daniel Nephin
5e5e3b590d
Merge pull request #11468 from hashicorp/dnephin/acl-docs-namespace-rules
...
docs: update docs about namespace default policy/role
2021-11-26 14:00:30 -05:00
Daniel Nephin
aaea8df5d1
docs: update docs about namespace default policy/role
...
To include details about the permissions the ACL token must have to perform the request.
2021-11-26 13:47:45 -05:00
Chris S. Kim
92ed172c6e
docs: fix name for partition resource labels ( #11634 )
2021-11-23 15:51:55 -05:00
trujillo-adam
55d439d6eb
updated server and client example yamls in usage section
2021-11-22 15:35:31 -08:00
lornasong
eea9a33c13
nia/docs 0.4.2 ( #11611 )
...
* nia/docs: Add TLS options for the CTS API
* docs: Add workspace tags (#11564 )
* nia/docs: Change CLI options to table format
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
* nia/docs: Update TLS CLI defaults
Also clarifies some behavior for the CLI options.
Co-authored-by: Melissa Kam <mkam@hashicorp.com>
Co-authored-by: Kim Ngo <6362111+findkim@users.noreply.github.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
2021-11-22 17:02:19 -05:00
Konstantine
0142f64f83
added missing 'be'
2021-11-22 01:17:33 +02:00
Konstantine
d0a6cfba1a
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-11-22 01:14:19 +02:00
Konstantine
a077e69df4
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-11-22 01:09:39 +02:00
Konstantine
bd89e2a68f
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-11-22 01:07:22 +02:00
trujillo-adam
2d1ac42cac
removed 'flat network' requirements
2021-11-19 16:27:07 -08:00
Karl Cardenas
4a52289e2b
docs: updated proxy page to use new codeblock
2021-11-18 18:17:38 -07:00
Iryna Shustava
bd3fb0d0e9
connect: Support auth methods for the vault connect CA provider ( #11573 )
...
* Support vault auth methods for the Vault connect CA provider
* Rotate the token (re-authenticate to vault using auth method) when the token can no longer be renewed
2021-11-18 13:15:28 -07:00
ultrafear
1cb5f734dd
Fixing spelling under Matching and Prefix Values
2021-11-17 10:33:08 -08:00
Luke Kysow
b356a7cdc9
Add docs for Consul Ent on ECS ( #11537 )
2021-11-17 09:59:32 -08:00
Eric Haberkorn
40566d82c2
Merge pull request #11583 from hashicorp/consul-ecs-ga-docs
...
Consul ECS GA Docs
2021-11-17 12:42:47 -05:00
Paul Glass
63c631d75e
docs: Fix some typos in ECS overview
2021-11-17 11:20:23 -06:00
trujillo-adam
8dfab9eb67
fixed typo and added link from partition exports to admin partitions section
2021-11-17 08:50:07 -08:00
trujillo-adam
f238f75923
fixed more bad links
2021-11-17 08:08:52 -08:00
danielehc
6b93af86ca
Connect.enabled config option ( #11533 )
2021-11-17 12:06:11 +01:00
trujillo-adam
4d9f7c5f53
fixed bad links
2021-11-16 12:05:18 -08:00
Konstantine
ea91f60827
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Evan Culver <eculver@users.noreply.github.com>
2021-11-16 21:55:15 +02:00
trujillo-adam
7fbb8dd08b
added link to agent configuration from partition exports in usage section
2021-11-16 10:53:07 -08:00
trujillo-adam
3d2222cd8a
applied freddy's feedback
2021-11-16 10:44:21 -08:00
Paul Glass
61e38b2b30
docs: correct some capitalization
2021-11-16 11:06:08 -06:00
Paul Glass
5f5c5d1d7a
docs: ECS docs for GA
2021-11-16 10:55:23 -06:00
Eric
6180729072
Update Consul ECS documentation with health sync changes
...
This also switches the task startup image to an svg so it isn't pixelated
anymore
2021-11-16 11:51:32 -05:00
Paul Glass
f901bd2d6b
docs: Suggestions for ECS architecture from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-16 11:51:31 -05:00