Commit Graph

14 Commits

Author SHA1 Message Date
Pavlos Karakalidis
bc69ef899a
docs(agent): clarify usage of exit_after_auth flag (#22954)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-09-15 10:02:18 -07:00
Peter Wilson
a53e78699f
Move code block outside of 'tip' to resolving layout issues (#22395)
* Move code block outside of 'tip' to resolving layout issues

* <tip> block requires a newline before content (and likely after)
2023-08-17 13:49:11 +01:00
Sebin John
ebd4002b56
Support ldap authentication in vault agent (#21641)
* Support ldap authentication in vault agent

* Update documentation

* Add changelog entry
2023-08-14 09:18:42 -04:00
Violet Hynes
7e5f2cebb7
VAULT-14644 Add support for Azure WIF auth to auto-auth (for Agent and Proxy) (#22264)
* VAULT-14644 first draft of changes for WIF support

* VAULT-14644 Potentially finalize Agent work for WIF support

* VAULT-14644 finishing touches

* VAULT-14644 finishing touches

* VAULT-14644 remove extra log

* VAULT-14644 better docs

* VAULT-14644 changelog

* VAULT-14644 review feedback
2023-08-10 10:28:13 -04:00
Noel Quiles
053349f771
fix: Broken docs links (#21938) 2023-07-19 22:27:01 +01:00
Violet Hynes
f54bc0227d
Fix broken docs link (#21937)
* Fix broken docs link

* Capitalize
2023-07-19 10:08:12 -04:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case (#21426)
* Convert documentation titles to sentense case

* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Yoko Hyakuna
58b6cb1c42
[Docs] Add cross-links to related tutorials (#21405)
* Add cross-links to related tutorials

* Add additional tutorial links
2023-06-22 08:27:00 -07:00
Anton Averchenkov
3908ec9dc4
agent: Fix agent generate-config to accept namespace (#21297) 2023-06-16 16:04:15 -04:00
Violet Hynes
41f392c43f
Fix some broken links/clarify some things in the Vault Proxy docs (#21262)
* Fix some broken links/clarify some things

* More docs fixes

* More docs fixes
2023-06-16 08:47:29 -04:00
Daniel Huckins
7a47df649d
[docs] Add note about agent sidecar injector (#21171)
* add note about agent sidecar injector

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
2023-06-13 12:38:54 -04:00
Daniel Huckins
6d232b2dc5
[docs] Agent Process Supervisor Mode (#21056)
* first pass at docs

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* try to add anchors

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* links didn't work correctly, just remove

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* add partial

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* use new style

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* add to index

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* edit index

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* add config

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>

* update file name

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* more changes from PR review

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* updated name

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* exec -> process supervisor

* convert to old paragraph markers

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* exec -> process supervisor

* add link

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* exec -> process supervisor

* exec -> process supervisor

* "full stop"

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* little blurb about exit behavior

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* grammar

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* Apply suggestions from code review

* add link

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* expand the config section

* add env_template example

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* expand config description

* fix links

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* config example

* doesn't support anchors?

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* update functionality

* Update website/content/docs/agent-and-proxy/agent/process-supervisor.mdx

Co-authored-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* Update website/content/docs/agent-and-proxy/agent/process-supervisor.mdx

* fix link

* move process supervisor mode in alphabetical order

* reference templating language

---------

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
Co-authored-by: Anton Averchenkov <anton.averchenkov@hashicorp.com>
2023-06-12 20:39:25 -04:00
Anton Averchenkov
8194ec14fd
docs: vault agent generate-config (#21120) 2023-06-12 15:10:23 -04:00
Violet Hynes
f48c70a449
VAULT-15546 First pass at Vault Proxy docs (#20578)
* VAULT-15546 First pass at Vault Proxy docs

* VAULT-15546 correct errors

* VAULT-15546 fully qualify paths

* VAULT-15546 remove index

* VAULT-15546 Some typos and clean up

* VAULT-15546 fix link

* VAULT-15546 Add redirects so old links stay working

* VAULT-15546 more explicit redirects

* VAULT-15546 typo fixes

* Suggestions for Vault Agent & Vault Proxy docs (#20612)

* Rename 'agentandproxy' to 'agent-and-proxy' for better URL

* Update the index pages for each section

* VAULT-15546 fix link typo

---------

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-05-19 13:11:39 -04:00