Skip to content

Instantly share code, notes, and snippets.

View stephane-segning's full-sized avatar
🏠
Working from home

Stephane SEGNING LAMBOU stephane-segning

🏠
Working from home
View GitHub Profile
@stephane-segning
stephane-segning / keycloak_aws_deployment.md
Created May 6, 2019 11:11 — forked from pgchamberlin/keycloak_aws_deployment.md
Deploying Keycloak to AWS using a Ubuntu AMI

Deploying Keycloak to AWS

The objective of this guide is to deploy Keycloak to AWS in a minimally complex way for testing and discovery purposes. This means using the standalone build of Keycloak backed with Hibernate H2. The result is not a production ready system. It won't scale, it won't survive significant load, it can't be clustered.

Mostly this Gist is a distillation of the Keycloak Server Installation guide for a specific use case: to spin up a quick and dirty Keycloak instance for testing and experimenting.

Steps

  • Spin up and configure a Ubuntu AMI
  • Install and configure Keycloak with an SSL cert