Sen descrición

Chris Mague 3e432ea684 example packer %!s(int64=7) %!d(string=hai) anos
.gitignore 3ce425a25b initial commit %!s(int64=7) %!d(string=hai) anos
.terraform-version 3ce425a25b initial commit %!s(int64=7) %!d(string=hai) anos
README.md 2755d3f792 setup and run the db %!s(int64=7) %!d(string=hai) anos
main.tf 2755d3f792 setup and run the db %!s(int64=7) %!d(string=hai) anos
packer.json 3e432ea684 example packer %!s(int64=7) %!d(string=hai) anos
variables.tf 2755d3f792 setup and run the db %!s(int64=7) %!d(string=hai) anos

README.md

Keycloak

Runs a keycloak docker container, postgres container and sets up a database

Prerequisites

  1. Install tfenv

Setting Up

tfenv install `cat .terraform-version`

Running

terraform plan
terraform apply -var myip=<IP_ADDRESS_OF_YOUR_LAPTOP>