keycloak implementation
All checks were successful
Lint Checks / Run linter (push) Successful in 45s
Lint Checks / Run linter (pull_request) Successful in 44s
Deploy Test / Run deploy test suite (pull_request) Successful in 3m38s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m59s
Smoke Test / Run basic test suite (pull_request) Successful in 2m59s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m12s

This commit is contained in:
jonathan@vulcanize.io 2024-03-06 19:21:29 +00:00
parent 2252252072
commit 0aa4b350bd
2 changed files with 8 additions and 0 deletions

View File

@ -19,6 +19,7 @@ from shutil import copy
def create(context, extra_args):
# Our goal here is just to copy the genesis.json file for blast
deployment_config_dir = context.deployment_dir.joinpath("data", "blast-data")
command_context = extra_args[2]

View File

@ -3,6 +3,13 @@ name: blast
description: "A blast stack"
repos:
- github.com/blast-io/blast
- git.vdb.to/cerc-io/keycloak-reg-api
- git.vdb.to/cerc-io/keycloak-reg-ui
containers:
- cerc/keycloak
- cerc/webapp-base
- cerc/keycloak-reg-api
- cerc/keycloak-reg-ui
pods:
- blast
- mainnet-eth-keycloak