Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlysyn committed Dec 28, 2020
1 parent 41d443e commit 16974ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
Opinionated infrastructure and deployment automation for Keycloak.

- Batteries included (network plumbing + container build/deploy) πŸš€
- Tested with latest Terraform (<= v0.13 currently required while upstream modules are updated) 😍
- Tested with latest Terraform 😍
- Prefer fully-managed backing services (Fargate, Aurora, CloudWatch) πŸ₯±
- Latest Keycloak (11.0.3) 😎
- Latest Keycloak (12.0.1) 😎
- JDBC clustering and cache replication (improved HA) πŸ€™

![Logical Diagram](https://raw.githubusercontent.com/deadlysyn/terraform-keycloak-aws/main/assets/keycloak.png "Logical Diagram")

Psst: [Looking for IaC for Keycloak clients?](https://github.com/deadlysyn/keycloakinator)
Psst: [Need IaC for your Keycloak clients?](https://github.com/deadlysyn/keycloakinator)

## Prerequisites

- [aws v2 CLI](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html)
- [aws-vault](https://github.com/99designs/aws-vault) installed and configured
- Terraform >= v0.12
- Terraform >= 0.12 < 0.14 (waiting on upstream PRs for 0.14 support)
- Docker (container build/deploy)
- UNIX-like OS (tested on Linux and MacOS)

Expand Down

0 comments on commit 16974ed

Please sign in to comment.