Giter VIP home page Giter VIP logo

core-shared-keycloak's Introduction

CORE: Shared Keycloak Service

This repository contains Terraform to build and manage our Keycloak installation.

READ THIS FIRST

You need to have installed aws-vault, aws-cli and configured your access before you can run anything.

Read more here to understand how to do this.

The rest of this documentation assumes you have created an AWS Vault profile called vendorcorp.

Technologies Used

  • Terraform v1.0.11: What you'll find in this repository!
  • AWS Vault: You need this to access Sonatype AWS Accounts

Running Terraform

Use Terraform:

aws-vault exec vendorcorp -- terraform init
aws-vault exec vendorcorp -- terraform plan
aws-vault exec vendorcorp -- terraform apply

The Fine Print

At the time of writing I work for Sonatype, and it is worth nothing that this is NOT SUPPORTED bu Sonatype - it is purely a contribution to the open source community (read: you!).

Remember:

  • Use this contribution at the risk tolerance that you have
  • Do NOT file Sonatype support tickets related to cheque support in regard to this project
  • DO file issues here on GitHub, so that the community can pitch in

core-shared-keycloak's People

Contributors

bcbarbosa avatar madpah avatar

Watchers

 avatar  avatar  avatar  avatar

core-shared-keycloak's Issues

[BUG] Terraform tries to recreate ingress for keycloak that already exist

╷
│ Error: Failed to create Ingress 'shared-core/keycloak-ingress' because: the server could not find the requested resource (post ingresses.extensions)
│
│   with kubernetes_ingress.keycloak,
│   on main.tf line 140, in resource "kubernetes_ingress" "keycloak":
│  140: resource "kubernetes_ingress" "keycloak" {
│
╵

when running pull request #2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.