Blake Covarrubias
54b37823bc
Convert absolute URLs to relative URLs for consul.io
2022-01-20 08:52:51 -08:00
Blake Covarrubias
d81889bb41
docs: Avoid redirects by pointing links to new URLs
...
Avoid HTTP redirects for internal site links by updating old URLs to
point to the new location for the target content.
2022-01-20 08:52:51 -08:00
Preetha
6826923f32
Add new page on multi DC ACLs ( #12020 )
...
New docs page that details the steps needed to configure ACLS and replication in federated datacenters.
2022-01-14 18:32:44 -06:00
Blake Covarrubias
5a12f2cf20
docs: Use long form of CLI flags ( #12030 )
...
Use long form of CLI flags in all example commands.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-01-12 15:05:01 -08:00
Blake Covarrubias
97e7e118e0
docs: Fix spelling errors
2022-01-11 09:37:09 -08:00
trujillo-adam
6f95921074
Apply suggestions from code review
...
applied review feedback
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-22 12:04:45 -08:00
trujillo-adam
2b0bb8c62b
ACL system docs updates re: admin partitions in Consul v1.11.0
2021-12-16 17:24:46 -08: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
Chris S. Kim
92ed172c6e
docs: fix name for partition resource labels ( #11634 )
2021-11-23 15:51:55 -05:00
ultrafear
1cb5f734dd
Fixing spelling under Matching and Prefix Values
2021-11-17 10:33:08 -08:00
trujillo-adam
8ea10fa959
Merge pull request #11487 from hashicorp/docs/admin-partitions-feedback-acl-policies-redux
...
changed 'segments' in this page to 'resource labels' to disambiguate from 'network segments
updated the code snippets to use CodeBlock component and to include JSON
2021-11-10 07:56:54 -08:00
trujillo-adam
66ad4e7d3d
added json versions for all hcl examples
2021-11-09 18:19:04 -08:00
trujillo-adam
e6073653b5
applied feedback
2021-11-05 09:30:28 -07:00
trujillo-adam
9b632f0a9e
changed 'segments' in this page to 'resource labels' to disambiguate from 'network segments'
2021-11-03 15:16:42 -07:00
trujillo-adam
5050867956
Update website/content/docs/security/acl/acl-rules.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-11-01 09:07:08 -07:00
trujillo-adam
e70cff6ee8
applying admin partitions feedback related to ACLs; additional immprovments to ACL rule docs
2021-10-28 11:23:15 -07:00
Daniel Nephin
f24bad2a52
Merge pull request #11232 from hashicorp/dnephin/acl-legacy-remove-docs
...
acl: add docs and changelog for the removal of the legacy ACL system
2021-10-25 18:38:00 -04:00
trujillo-adam
d4ac4d8f84
applying cfeedback left in comments
2021-10-19 16:19:40 -07:00
trujillo-adam
e515657de2
initial commit adding admin partitions section to docs - several more changes to come
2021-10-14 16:14:05 -07:00
Daniel Nephin
51e498717f
docs: add notice that legacy ACLs have been removed.
...
Add changelog
Also remove a metric that is no longer emitted that was missed in a
previous step.
2021-10-05 18:30:22 -04:00
Evan Culver
ea8ab90968
sso/oidc: add support for acr_values request parameter ( #11026 )
...
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2021-09-17 09:10:05 -07:00
Jared Kirschner
4b28cfb54a
docs: add ACL component relationships visual
2021-09-10 15:33:23 -07:00
Blake Covarrubias
db59597cac
docs: Update code blocks across website
...
* Use CodeTabs for examples in multiple formats.
* Ensure correct language on code fences.
* Use CodeBlockConfig for examples with filenames, or which need
highlighted content.
2021-08-11 13:20:03 -07:00
Jared Kirschner
6bcc864819
Generalize base64 command usage in docs
...
The base64 CLI utility has two different short flag arguments for decode
depending on the platform: -D and -d.
Previously, the docs used the -D flag exclusively with the base64 utility.
Luckily, the long form of the flag is the same across platforms: --decode.
All uses of the base64 -D flag have been replaced with --decode.
2021-07-28 11:40:35 -04:00
Blake Covarrubias
9a84fe7864
docs: Add intentions to ACL System docs ( #10323 )
...
Adds mention of `intentions` rules to ACL System and ACL Rules pages.
Resolves #9790
2021-07-19 15:31:41 -07:00
David Yu
7048a045e3
docs: Add link to learn guide on migrating ACL tokens ( #10609 )
...
* docs: Add link to learn guide on migrating ACL tokens
2021-07-13 14:02:51 -07:00
Daniel Nephin
c2cc9b6bda
Update references to the main branch
...
The main branch is being renamed from master->main. This commit should
update all references to the main branch to the new name.
Co-Authored-By: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 17:17:38 -04:00
Blake Covarrubias
9d333309fe
docs: Fix agent token name under ACL Agent Token
...
Reference the correct name of the agent token in the ACL Agent Token
section for the ACL System docs.
2021-05-31 10:52:15 -07:00
Zachary Shilton
5b53b5aef5
website: implement mktg 032 ( #9953 )
...
* website: migrate to new nav-data format
* website: clean up unused intro content
* website: remove deprecated sidebar_title from frontmatter
* website: add react-content to fix global style import issue
2021-04-07 15:50:38 -04:00
Jeff Escalante
fe3902c906
maintenance complete, pending markdown-page component addition
2020-12-16 16:55:23 -05:00