|
| 1 | +docs: |
| 2 | + - title: Proxy Quick Start |
| 3 | + description: Start here if you're experimenting with the proxy for the first time. |
| 4 | + tags: |
| 5 | + - proxy |
| 6 | + rank: '000' |
| 7 | + path: html/proxy-quick-start |
| 8 | + - title: Proxy guide |
| 9 | + description: "Covers using the proxy, including configuration, security and operation." |
| 10 | + tags: |
| 11 | + - proxy |
| 12 | + rank: '010' |
| 13 | + path: html/kroxylicious-proxy |
| 14 | + - title: Record Encryption quickstart |
| 15 | + description: Shows how to use the proxy to provide an encryption at rest solution |
| 16 | + for Apache Kafka |
| 17 | + tags: |
| 18 | + - record-encryption |
| 19 | + - encryption-at-rest |
| 20 | + rank: '011' |
| 21 | + path: html/record-encryption-quickstart |
| 22 | + - title: Kroxylicious Operator for Kubernetes |
| 23 | + description: Describes how to deploy and run the Proxy in a Kubernetes environment |
| 24 | + using the Kroxylicious Operator |
| 25 | + tags: |
| 26 | + - kubernetes |
| 27 | + rank: '020' |
| 28 | + path: html/kroxylicious-operator |
| 29 | + - title: Record Encryption Guide |
| 30 | + description: "Covers using the record encryption filter, including configuration,\ |
| 31 | + \ security and operation." |
| 32 | + tags: |
| 33 | + - filter |
| 34 | + rank: '020' |
| 35 | + path: html/record-encryption-guide |
| 36 | + - title: Record Validation Guide |
| 37 | + description: Covers using the record validation filter. |
| 38 | + tags: |
| 39 | + - filter |
| 40 | + rank: '021' |
| 41 | + path: html/record-validation-guide |
| 42 | + - title: Multi-tenancy Guide |
| 43 | + description: Covers using the multi-tenancy filter. |
| 44 | + tags: |
| 45 | + - filter |
| 46 | + rank: '022' |
| 47 | + path: html/multi-tenancy-guide |
| 48 | + - title: Oauth Bearer Validation Guide |
| 49 | + description: Covers using the Oauth Bearer validation filter. |
| 50 | + tags: |
| 51 | + - filter |
| 52 | + rank: '023' |
| 53 | + path: html/oauth-bearer-validation |
| 54 | + - title: SASL Inspection Guide |
| 55 | + description: Covers using the SASL Inspection filter. |
| 56 | + tags: |
| 57 | + - filter |
| 58 | + rank: '023' |
| 59 | + path: html/sasl-inspection-guide |
| 60 | + - title: Authorization Guide |
| 61 | + description: Covers using the Authorization filter. |
| 62 | + tags: |
| 63 | + - filter |
| 64 | + rank: '024' |
| 65 | + path: html/authorization-guide |
| 66 | + - title: Developer Quick Start |
| 67 | + description: Start here if you're developing a filter for the first time. |
| 68 | + tags: |
| 69 | + - developer |
| 70 | + rank: '031' |
| 71 | + path: html/developer-quick-start |
| 72 | + - title: Kroxylicious Developer guide |
| 73 | + description: Covers writing plugins for the proxy in the Java programming language |
| 74 | + tags: |
| 75 | + - developer |
| 76 | + rank: '032' |
| 77 | + path: html/developer-guide |
| 78 | + - title: Kroxylicious Javadocs |
| 79 | + description: The Java API documentation. |
| 80 | + tags: |
| 81 | + - developer |
| 82 | + path: "https://javadoc.io/doc/io.kroxylicious/kroxylicious-api/${project.version}/index.html" |
| 83 | + rank: '033' |
0 commit comments