Commit graph

495 commits

Author SHA1 Message Date
alexfornuto
d87a9889da whitespace cleanup 2021-11-01 15:59:24 -05:00
Alex Fornuto
d5fcd03298
discussed copy edit 2021-11-01 13:33:28 -05:00
cmo-pomerium
78e9a5412d
Copy Proofread
Grammar updates.
2021-11-01 11:17:39 -07:00
alexfornuto
286ebb79de update available annotations 2021-11-01 11:27:15 -05:00
alexfornuto
045a811ff6 fix file reference 2021-10-29 20:16:36 -05:00
Alex Fornuto
5a8401bcae Apply suggestions from code review 2021-10-29 20:16:36 -05:00
Alex Fornuto
36265f6177 Update docs/docs/k8s/ingress.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-10-29 20:16:36 -05:00
cmo-pomerium
099c37a6a5 Create ingress.md 2021-10-29 20:16:36 -05:00
alexfornuto
fa28522ea8 link cleanup 2021-10-29 20:16:36 -05:00
alexfornuto
ef4751d507 final draft 2021-10-29 20:16:36 -05:00
alexfornuto
a39f9dc4e7 sort and compress standard annotations 2021-10-29 20:16:36 -05:00
alexfornuto
3c0c0acd1d document YAML policies in Ingress 2021-10-29 20:16:36 -05:00
alexfornuto
ba71fa3595 prep k8s section 2021-10-29 20:16:36 -05:00
Alex Fornuto
fbaf18d912 Update docs/docs/k8s/ingress.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-10-29 20:16:36 -05:00
Alex Fornuto
3ba9111e2c Update docs/docs/k8s/ingress.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-10-29 20:16:36 -05:00
Alex Fornuto
4dd5f9d65f Update docs/docs/k8s/ingress.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-10-29 20:16:35 -05:00
alexfornuto
fe70f52f0b more info links 2021-10-29 20:16:35 -05:00
alexfornuto
f7c208ba1c breakout custom from standard annotations 2021-10-29 20:16:35 -05:00
alexfornuto
c75d42ab66 update, organize, annotate 2021-10-29 20:16:35 -05:00
alexfornuto
5bb6764857 init Ingress Controller doc
Co-authored-by: travisgroth <tgroth@pomerium.com>
Co-authored-by: wasaga <dmishin@pomerium.com>
2021-10-29 20:16:35 -05:00
alexfornuto
47492b06d9 squashme 2021-10-29 20:16:35 -05:00
alexfornuto
9c5635780b prep k8s section 2021-10-29 20:16:35 -05:00
alexfornuto
2cccde4d57 update k8s install for ingress conrtoller 2021-10-29 20:16:35 -05:00
Kerwood
2b474465ca
Minor fix in routes documentation (#2714)
* Minor fix in routes documentation

* update reference markdown

Co-authored-by: alexfornuto <alex@fornuto.com>
2021-10-27 23:06:00 -07:00
Alex Fornuto
5a7b6c216a
reference gRPC API reference (#2717) 2021-10-27 16:38:41 -05:00
Caleb Doxsey
99b905a336
github: use GraphQL API to reduce number of API calls for directory sync (#2715)
* github: use GraphQL API to reduce number of API calls for directory sync

* fix id encoding

* github: use slug instead of id, update upgrading.md

* Update docs/docs/upgrading.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
2021-10-27 11:50:48 -06:00
cmo-pomerium
97dfb7c386
Update architecture.md (#2701)
Deleted an extraneous ]
2021-10-25 14:07:44 -07:00
FutureMatt
0638b07f4d
Update create TLS command to quote strings. (#2694)
In some instances the cert and key path returned from `mkcert -CAROOT` might contain spaces. If it does the example command fails with the somewhat cryptic error `error: exactly one NAME is required, got 3`. Quoting the values resolves the issue.
2021-10-22 10:55:35 -05:00
Alex Fornuto
91fd44e686
DOCS: CORS preflight in console (#2642)
* document CORS preflight for console

* rm paste error.
2021-10-21 11:45:19 -05:00
Alex Fornuto
f22e34c8e0
correct claim example (#2689) 2021-10-20 22:29:51 -05:00
Nihaal Sangha
84f79d8639
Fix typo in docs (#2683) 2021-10-17 18:34:29 -07:00
Tom Meadows
7e1537792d
fixed typo on kubectl (#2673) 2021-10-14 09:37:25 -05:00
Alex Fornuto
b2b8c481d5
Refresh and Update TCP documentation (#2627)
* init client app doc

* init TCP section

* add redirect for TCP client doc

* Redis and Mysql

* finish TCP exampels

* init Draft template

* cleanup whitespace

* escape markdown image in template

* add redirect and update links

* copy edit

* Update readme.md

* fmt

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* optimize png

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* header cleanup and child listing

* Update docs/docs/tcp/ssh.md

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: cmo-pomerium <91488121+cmo-pomerium@users.noreply.github.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-10-14 09:35:31 -05:00
Alex Fornuto
8a8dcdf491
add service account redirects (#2664) 2021-10-06 08:23:22 -07:00
Alex Fornuto
b47d428adc
DOCS: Standardize Relative Links (#2651)
* standardize relative links

* make img refs very relative
2021-10-01 09:55:03 -05:00
Alex Fornuto
e0a930d766
Docs: cross-reference links between concepts and reference (#2648)
* cross-reference links between concepts and reference

* Empty commit for CLA hangup
2021-09-30 13:04:15 -05:00
Alex Fornuto
18174d8552
make IdP section collapse (#2641) 2021-09-30 11:16:39 -05:00
Alex Fornuto
788cb2af3f
typo (#2644) 2021-09-30 08:27:13 -07:00
Alex Fornuto
fafd39dbe7
adjust sidebarDepths and document Desktop Client releases (#2643) 2021-09-29 16:53:24 -05:00
Alex Fornuto
1a5cfda940
Docs: Batch Updates (#2628)
* define IdP acronym

* remove 'enable user imporsonation', which was removed

* copy edit recovery token

* integrate SA docs into reference

* rename Prometheus as Metrics
2021-09-29 09:49:42 -05:00
cmo-pomerium
ef284322b5
docs: grammar-change/link update (#2638)
Updated a link and made a grammar change
2021-09-28 16:13:42 -07:00
Alex Fornuto
637489912c
TCP Client Doc (#2561)
* init client app doc

* Update docs/docs/client.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

* Update docs/docs/client.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

* rm whitespace

* document alternate ports

* add Desktop install instructions

* expand tcp port explanation

* convert to headers for links and update content

* loose ends

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-09-22 16:38:20 -05:00
Alex Fornuto
6977709f6b
small updates to Okta doc (#2623) 2021-09-22 12:37:58 -05:00
Alex Fornuto
4b88613477
DOCS: Update Enterprise Reference Docs (#2599)
* update console reference

* empty commit

* specify audience as list
2021-09-22 11:38:00 -05:00
Alex Fornuto
00f2f48f7a
Docs/batch link fixes (#2621)
* add redirect for installation

* batch of link fixes
2021-09-21 13:44:27 -07:00
Alex Fornuto
2a6ad26923
add redirect for installation (#2618) 2021-09-21 15:05:44 -05:00
Alex Fornuto
791c27d0cb
Document Enterprise API (#2595)
* init API page

* import examples from repos

* copy edits

* rm whitespace

* squash me

* additional configuration

* document full SA name

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* Update docs/enterprise/api.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-09-21 15:02:45 -05:00
Alex Fornuto
8bc39a682b
add copy button to code snippets (#2597) 2021-09-15 15:30:07 -05:00
Alex Fornuto
62ac580a57
New Topic Page: Original Request Context (#2569)
* init original context doc

* copy edit

* init Service Account page

* update and expand user context article

* fix header name

* copy edit

* update response path through Pomerium

* clarify SA name is user in policy creation
2021-09-09 11:26:57 -05:00
Alex Fornuto
11939fdc8a
Document recovery token generation (#2579)
* document recovery token generation

* run console anywhere to generate token
2021-09-09 09:38:56 -05:00