Skip to content

fabiog1901/cp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cp

SSO integration with Keycloak

Install and setup Keycloak as per blog post.

Develop

  1. Start CockroachDB cluster

    The cluster should have database cp created.

  2. Start Keycloak

    /opt/keycloak-26.2.5/bin/kc.sh start-dev --http-port 8081 \
      --db-url-host=localhost --db-password=postgres \
      --db-username=fabio --db postgres
  3. Start Prometheus server

    ./prometheus --config.file=prometheus.yaml \
      --enable-feature=auto-reload-config \
      --config.auto-reload-interval=30s
  4. Start Reflex

    poetry shell
    REFLEX_HOT_RELOAD_EXCLUDE_PATHS="/Users/fabio/projects/cp/playbooks" reflex run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages