Git Product home page Git Product logo

keycloak-vault's People

Contributors

pacovk avatar panda1100 avatar ptrovatelli avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

keycloak-vault's Issues

I can not re-produce your lab

Hi mate,

I try to re-produce your lab but no luck, can you share with me your environment which you test this lab.

After I make up and both docker container are running. I run make provision but I got an error:

Error: error initializing keycloak provider

│ with provider["registry.terraform.io/mrparkers/keycloak"],
│ on main.tf line 32, in provider "keycloak":
│ 32: provider "keycloak" {

│ error sending POST request to http://localhost:8080/auth/realms/master/protocol/openid-connect/token: 404 Not Found

My version:
OS: Centos7
Docker: Docker version 20.10.7, build f0df350
Docker Compose: docker-compose version 1.25.4, build 8d51620a
Terraform: Terraform v1.0.3

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
docker-compose.yml
terraform
terraform/main.tf
  • keycloak >= 3.0.0
  • vault >= 3.0.0
  • hashicorp/terraform >= 0.13
terraform/vault.tf

  • Check this box to trigger a request for Renovate to run again on this repository

"make up" fails with error "start_period was unexpected"

Thank you for this great example :)

"make up" fails with error "start_period was unexpected" on Ubuntu 20.04 box:
docker version: 20.10.9
docker-compose version: 1.25.0

Here I attached is a log from "make up" command.

ubuntu@dev1:~/keycloak-vault$ make up
docker-compose -f docker-compose.yml up -d
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.keycloak.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
services.vault.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
make: *** [Makefile:14: up] Error 1

on above environment, just changing compose file version,
version: '3.3' to version: '3.7' solves the problem.

ref.
docker/compose#5177

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.