Commit Graph

63 Commits

Author SHA1 Message Date
David Karlsson 12df6475da fix: duplicate aliases for the same paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:28:07 +02:00
Craig Osterhout 4b96e64da3
admin: clarify enforcing sign-in (#20542)
* clarify registry.json

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix vale nag

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-07 08:14:51 +01:00
Allie Sadler 8c5e925a99
plist-fix (#20498) 2024-07-30 15:04:14 +01:00
twelsh-aw b912939ec6
Merge pull request #20389 from twelsh-aw/patch_sso
Clarify CLI password behavior when SSO enforced
2024-07-22 13:07:45 -04:00
Allie Sadler c9df395edd
ENGDOCS-2158 (#20443) 2024-07-19 11:16:22 +01:00
Stephanie Aurelio 37e129a46f
Add account section and update settings and security (#20350)
* add account section and update admin pages

* update hub build and security sections

* update toc

* Update content/accounts/_index.md

* Update .github/labeler.yml

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-07-17 10:29:28 -07:00
Allie Sadler 74023e5fe7
ENGDOCS-2154 (#20421) 2024-07-17 07:57:30 +01:00
Allie Sadler b904b7f074
ENGDOCS-2072b (#20094)
* ENGDOCS-2072b

* final tweaks

* review edits
2024-07-15 11:02:22 +01:00
twelsh-aw 803447c16c
Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-12 15:16:04 -04:00
twelsh-aw fbc3288420
Fix vale 2024-07-09 14:26:11 -04:00
twelsh-aw 45394a2c22
Cleanups 2024-07-09 14:20:19 -04:00
twelsh-aw 9b453b0e1f
Clarify CLI password behavior when SSO enforced
- multiple fixes to docs around behavior of passwords when SSO enforced
- security announcement added to outline the planned deprecation
2024-07-09 10:12:34 -04:00
Stephanie Aurelio e8a420f302
Clarify how CLI auth works with SSO (#20327)
* refresh faqs

* style guide fix

* update acronym ref
2024-07-02 09:00:49 -07:00
David Karlsson ea34ef63d6
Merge pull request #20229 from dvdksn/scout-overview-pages
scout overview pages
2024-06-24 09:33:17 +02:00
Allie Sadler 64bada36f9
ENGDOCS-2136 (#20273) 2024-06-21 11:14:27 +01:00
David Karlsson 4a7abd11be scout: restructure manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-13 12:56:42 +02:00
Allie Sadler b4f2720a41
Engdocs 2103 (#20194)
* ENGDOCS-2103

* edit

* edit

* review
2024-06-13 09:19:10 +01:00
Sebastiaan van Stijn cccf52f742
hub: change "My Account" to "Account settings" (#20204)
I tried to follow instructions, and it looks like this item under the
avatar dropdown is renamed to "Account settings"; the "My profile"
menu-item brings me to my (public) profile page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 07:46:13 -07:00
Stephanie Aurelio 134f0be5c9
remove and update callouts (#20158) 2024-06-06 10:01:49 -07:00
Stephanie Aurelio ad406c7a73
fix url (#20131) 2024-05-31 09:44:37 -07:00
Stephanie Aurelio da58f6c5a6
Refresh admin and security FAQ pages (#20084)
* refresh admin and security pages

* clean up sso faqs

* edits

* vale fixes

* vale fixes and edit

* implement feedback
2024-05-29 08:40:23 -07:00
Stephanie Aurelio 0e1aaa62ec
Update provisioning pages and add group mapping steps (#20016)
* add provisioning section and group mapping steps

* update URL

* update vale accept

* update callout in jit page

* fix urls

* vale fixes

* alphabetize new vale entries

* implement feedback
2024-05-21 09:25:52 -07:00
Stephanie Aurelio bdfd68c70e
Update JIT release phase callouts (#20030)
* update callouts

* link to release phase doc

* vale: add SCIM, Admin Console to vocabulary

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-14 12:12:11 -07:00
Cesar Talledo 40bec3a6c2
Improve air-gapped containers visibility in docs (#19990)
* Improve visibility of air-gapped containers feature.

The air-gapped container feature is currently under the settings-management
section. This hides it from users.  Instead, move it up one level by creating a
dedicated sub-section for it under Hardended Desktop section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* nit: remove quotes from links in hardened desktop section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add air-gapped containers to security section grid.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix broken link from release notes to air-gapped containers.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* A few improvements in the air-gapped containers docs.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix capitalization of air-gapped container references.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Make air-gapped containers a single page rather than subsection.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fixes to air-gapped containers section per review feedback.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-05-10 10:41:48 +01:00
Cesar Talledo 449cd2f0d8
ECI doc improvements ... (#19976)
* Improve subtitle in ECI limitations page.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Move ECI faqs from security/faqs -> ECI section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Improve security FAQ and mention ECI.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix a couple of links in ECI FAQ.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix ECI FAQ in TOC.

* Add a dedicated container FAQ to teh security FAQs section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-05-07 09:09:16 +01:00
Cesar Talledo bf9e3bf00f
Add note that docker builds are not always protected by ECI. (#19900)
* Add note that docker build are not always protected by ECI.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add ECI limitations to TOC.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-05-06 16:56:39 +01:00
Stephanie Aurelio feaf1d0198
update steps and ui element names (#19919) 2024-04-30 12:49:57 -07:00
Stephanie Aurelio 450486865d
update permission table (#19918) 2024-04-29 14:00:12 -07:00
David Karlsson 45197a3fa9 chore: remove faq section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +02:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Stephanie Aurelio 680bcac85d
Add admin video series links (#19779)
* add admin and security video links

* update spelling

* add desktop links

* update idp links

* update link names
2024-04-16 08:58:49 -07:00
David Karlsson 32ec92ac7d
Merge pull request #19745 from dvdksn/doi-updates
trusted-content: restructure doi section
2024-04-12 11:56:58 +02:00
David Karlsson c09ec313e2 trusted-content: restructure doi section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-12 09:30:52 +02:00
Stephanie Aurelio f1777ac06e
Update provisioning references (#19735)
* update jit callouts and add step

* separate management steps and update callouts

* update conditional steps

* add diagram and add cross-links

* remove old diagram

* update diagram

* add details about multi-org sso

* implement feedback

* move beta feature banner and link to section

* update tab order

* update diagram and provide clarity around sso error

* remove image and update faq
2024-04-10 08:25:46 -07:00
Stephanie Aurelio a6f82ccc86
update callout (#19712) 2024-04-09 07:45:52 -07:00
Stephanie Aurelio 3556183aff
update intro and examples (#19633) 2024-03-14 15:08:52 -07:00
Stephanie Aurelio 78255c1d9a
Update SSO and SCIM structure (#19484)
* add idp instructions and break up pages

* refine content

* remove brackets

* split up shortcode and add idp tabs

* add role mapping and cleanup steps

* update assignment callout

* fix step

* update some punctuation and use code block

* remove ol config and move demo video to idp page

* update language to include hub and admin

* use previous wording and fix capitalization

* implement role mapping feedback

* implement editorial feedback

* remove other reference link
2024-03-14 15:04:55 -07:00
Stephanie Aurelio 44c201efbc
Billing and subscription freshness (#19573)
* update toc and refresh billing and subscription pages

* update links

* fix another link

* update image path and fix typo
2024-03-07 11:52:07 -08:00
Allie Sadler bc92dda6bf
bunch of small fixes (#19538) 2024-02-29 10:32:47 +00:00
Stephanie Aurelio d687762f28
Clarify enforce sign-in steps (#19520)
* add troubleshooting tip and clarify restart vs start

* update details
2024-02-28 08:14:28 -08:00
David Karlsson 4c3ba8d2d0 build(cloud): add roles and permissions matrix
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 16:09:05 +01:00
Stephanie Aurelio 00d64404ac
freshness updates (#19404) 2024-02-15 08:35:02 -08:00
Stephanie Aurelio 11d53db92d
update prerequisite wording (#19391) 2024-02-14 09:45:53 -08:00
Stephanie Aurelio c02a5076e8
Clarify how JIT works with SAML attributes and impacts SCIM (#19334)
* add jit callouts

* link back to sso attribute doc

* clarify callout
2024-02-12 15:13:43 -08:00
David Karlsson 053ee9faea
Merge pull request #19285 from dvdksn/markdownlint-add-more-rules
test: add more lint rules for markdown
2024-02-02 23:49:18 +01:00
Gabriela Georgieva 09a9ca261d
Add runc, buildkit and moby CVEs to security announcements (#19295) 2024-02-02 10:47:25 -08:00
David Karlsson 078a817e12 test: add lint rule for heading start
Heading markup should start on the first column of a line, otherwise we
risk it being rendered as a paragraph, per the markdown spec.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:56 +01:00
David Karlsson e1ac3a4f36 test: add lint rules for tables
Formatting for tables wasn't guarded by markdownlint validation rules,
which increases the risk of releasing incorrectly formatted tables.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:53 +01:00
Stephanie Aurelio aa4f80ded7
Add callout to enforce sign-in page (#19063)
* add callout

* update callout
2024-01-09 10:52:57 -08:00
Stephanie Aurelio 482bcb4ec0
Restructure administration docs IA (#18940)
* cli: use the new add-host separator

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* update organization admin sections

* update company sections and move faqs

* add create company steps and clean up overview

* update faq paths in tiles and add ea banner to admin tab

* fix spaces and update admin console references

* update banner message, clarify content, and streamline onboarding guide

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-19 08:58:20 -08:00