Commit graph

1728 commits

Author SHA1 Message Date
alexfornuto
f0480feccb update install reqs 2021-07-29 15:43:38 -05:00
alexfornuto
83a1241499 squash mee 2021-07-29 15:43:38 -05:00
alexfornuto
1e0a767ed8 symlink img dir from docs/reference 2021-07-29 15:43:38 -05:00
Alex Fornuto
aa4f6c23e0 Update docs/enterprise/install/quickstart.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-07-29 15:43:38 -05:00
alexfornuto
ba3e7d000c squash meeeeee 2021-07-29 15:43:38 -05:00
Caleb Doxsey
df75aa007e add docs about PPL (#2404) 2021-07-29 15:43:38 -05:00
alexfornuto
760015b4d8 squash me! 2021-07-29 15:43:38 -05:00
alexfornuto
cb9aa65997 squash me 2021-07-29 15:43:38 -05:00
alexfornuto
880f4589b8 replace if dupe with if not docs 2021-07-29 15:43:38 -05:00
alexfornuto
5083efe9a6 fix dupe script, more content 2021-07-29 15:43:38 -05:00
alexfornuto
374779e685 filtering WiP 2021-07-29 15:43:38 -05:00
alexfornuto
50a4cb1baa BROKEN - import content from settings.yaml when dupe is true 2021-07-29 15:43:38 -05:00
alexfornuto
74e75139d3 fix anchor links 2021-07-29 15:43:38 -05:00
alexfornuto
9904849e8f update script call and output 2021-07-29 15:43:38 -05:00
alexfornuto
5805f06ecc init new output file 2021-07-29 15:43:38 -05:00
alexfornuto
12391de1d1 import pomerium-console_serve.yaml
In future iterations, this file should be sourced at build time as an artifact from the pomerium-console repo
2021-07-29 15:43:38 -05:00
alexfornuto
73727f3bd6 document script and expand for CLI help output 2021-07-29 15:43:38 -05:00
alexfornuto
99ca59a68d remove errant dep 2021-07-29 15:43:38 -05:00
alexfornuto
91d4d22156 update script and apply 2021-07-29 15:43:38 -05:00
alexfornuto
2fecb4e583 init JS script for reference subpages
When reviewing please remember that I'm not a developer, be kind
2021-07-29 15:43:38 -05:00
alexfornuto
543ebc03ce expanding Enterprise Reference 2021-07-29 15:43:38 -05:00
Alex Fornuto
e0b90a0750 Enterprise settings docs (#2397)
* init console-specific reference docs files

* remove shortdoc for name

* init Enterprise Reference doc
2021-07-29 15:43:38 -05:00
alexfornuto
9054106359 update and align OS and Enterprise helm docs 2021-07-29 15:43:38 -05:00
alexfornuto
d6ed5431c1 WIP helm updates 2021-07-29 15:43:38 -05:00
alexfornuto
de9f627a35 consolidate on Postgres 2021-07-29 15:43:37 -05:00
alexfornuto
b2685ec186 updates to Enterprise section 2021-07-29 15:43:37 -05:00
alexfornuto
df3edf76ee init about page 2021-07-29 15:43:37 -05:00
alexfornuto
c41fa99239 codeblock fix 2021-07-29 15:43:37 -05:00
alexfornuto
e715249402 squash me 2021-07-29 15:43:37 -05:00
alexfornuto
173125e248 init console with helm doc 2021-07-29 15:43:37 -05:00
Alex Fornuto
0f06e003c1 Helm Quickstart Update (#2380)
* removed/fixed redundant or incorrect config

And some small copy edits

* Update docs/docs/quick-start/helm.md

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

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-07-29 15:43:37 -05:00
alexfornuto
2ea61ae960 block of enterprise doc updates 2021-07-29 15:43:37 -05:00
alexfornuto
8581dff7cf init Enterprise Quickstart 2021-07-29 15:43:37 -05:00
alexfornuto
5c3b7a5613 replace Vuepress tab plugin
now using https://github.com/superbiger/vuepress-plugin-tabs
2021-07-29 15:43:37 -05:00
alexfornuto
e9209fed72 init Enterprise documentation section 2021-07-29 15:43:37 -05:00
alexfornuto
ac2cb31582 install VuePress Plugin Tabs
https://www.npmjs.com/package/vuepress-plugin-tabs
2021-07-29 15:43:37 -05:00
Alex Fornuto
834fa85058
Installation Docs Restructuring (#2406)
* rename quick-start as install, move Synology to guides

* add redirects

* expand redirects, rename installation to releases
2021-07-29 15:40:15 -05:00
Caleb Doxsey
3026efb5af
envoyconfig: improvements (#2402)
* add alpn function

* add comment

* address PR feedback
2021-07-27 16:44:15 -06:00
Caleb Doxsey
0620cfdc50
config: add support for embedded PPL policy (#2401) 2021-07-27 13:44:10 -06:00
Caleb Doxsey
c34118360d
ppl: remove support for aliases (#2400) 2021-07-27 12:29:42 -06:00
Caleb Doxsey
1c627e5724
disable http/2 for websockets (#2399) 2021-07-26 20:09:18 -06:00
dependabot[bot]
d9bc9d7005
chore(deps): bump github.com/prometheus/procfs from 0.7.0 to 0.7.1 (#2395)
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](https://github.com/prometheus/procfs/compare/v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 11:52:05 -06:00
dependabot[bot]
0fc9fece5a
chore(deps): bump google.golang.org/api from 0.50.0 to 0.51.0 (#2394)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 11:50:59 -06:00
bobby
6bac8e1ace
symlink security policy to root of project (#2396)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-07-26 10:42:21 -07:00
Travis Groth
91e4ddd9d5
ci: update gcloud action (#2393) 2021-07-24 10:22:52 -07:00
Caleb Doxsey
8f7357b333
google: remove WithHTTPClient (#2391) 2021-07-23 15:36:56 -06:00
Caleb Doxsey
ac8ae3ef5b
directory: add logging http client to help with debugging outbound http requests (#2385) 2021-07-22 11:58:52 -06:00
bobby
aa0e6872de
evaluator: use cryputil to hash (#2384)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-07-22 06:15:54 -07:00
Caleb Doxsey
c7a8f11d9a
authorize: add additional tracing for rego evaluation (#2381) 2021-07-21 15:37:51 -06:00
Caleb Doxsey
8be71800c4
k8s: add flush-credentials command (#2379)
* k8s: add flush-credentials command

* Update cmd/pomerium-cli/kubernetes.go

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

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-07-20 14:51:55 -07:00