Thomas Kula
61b30afa72
Fix #service-rules link in reference table
2022-01-27 11:32:53 -08:00
Blake Covarrubias
26401c5c26
Convert absolute URLs to relative URLs for consul.io
2022-01-20 08:52:51 -08:00
Blake Covarrubias
59394e4aa2
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
09b9b4d3ad
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
f273cfdc67
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
e3f36ad45c
docs: Fix spelling errors
2022-01-11 09:37:09 -08:00
trujillo-adam
fcb26ad009
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
595701e5bf
ACL system docs updates re: admin partitions in Consul v1.11.0
2021-12-16 17:24:46 -08:00
Dan Upton
d8afd2f6c8
Rename `master` and `agent_master` ACL tokens in the config file format ( #11665 )
2021-12-01 21:08:14 +00:00
Chris S. Kim
9d02bc08c9
docs: fix name for partition resource labels ( #11634 )
2021-11-23 15:51:55 -05:00
ultrafear
854d6e6d59
Fixing spelling under Matching and Prefix Values
2021-11-17 10:33:08 -08:00
trujillo-adam
17ccead352
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
9333fad1e3
added json versions for all hcl examples
2021-11-09 18:19:04 -08:00
trujillo-adam
b4abd242e8
applied feedback
2021-11-05 09:30:28 -07:00
trujillo-adam
e09744adde
changed 'segments' in this page to 'resource labels' to disambiguate from 'network segments'
2021-11-03 15:16:42 -07:00
trujillo-adam
78e59170fa
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
bb18625219
applying admin partitions feedback related to ACLs; additional immprovments to ACL rule docs
2021-10-28 11:23:15 -07:00
Daniel Nephin
4ae2c8de9d
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
12473899c7
applying cfeedback left in comments
2021-10-19 16:19:40 -07:00
trujillo-adam
e1276cbb23
initial commit adding admin partitions section to docs - several more changes to come
2021-10-14 16:14:05 -07:00
Daniel Nephin
b4e3367e63
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
c4c833fd0e
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
fcd89c2674
docs: add ACL component relationships visual
2021-09-10 15:33:23 -07:00
Blake Covarrubias
99b1d8ed8c
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
ccc8c9b128
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
c271308473
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
28087b6949
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
4d741531b4
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
665e052e96
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
8671762474
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
582dce9d8f
maintenance complete, pending markdown-page component addition
2020-12-16 16:55:23 -05:00