spring-boot-migrator VS keycloak-config-cli

Compare spring-boot-migrator vs keycloak-config-cli and see what are their differences.

spring-boot-migrator

Spring Boot Migrator (SBM) is a tool for automated code migrations to upgrade or migrate to Spring Boot (by spring-projects-experimental)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
spring-boot-migrator keycloak-config-cli
2 10
414 671
1.7% 5.8%
8.7 8.0
3 months ago 10 days ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

spring-boot-migrator

Posts with mentions or reviews of spring-boot-migrator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.

keycloak-config-cli

Posts with mentions or reviews of keycloak-config-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.
  • Beyond the login page
    1 project | dev.to | 29 Nov 2023
    Most of the time nowadays, I prefer offloading this to an identity provider, using OpenID Connect or soon Federated Credential Management (FedCM), even if that means shipping an identity provider as part of the deliverables (I generally go with Keycloak, with keycloak-config-cli to provision its configuration). I'm obviously biased though as I work in IT services, developping software mainly for intranets/extranets, and companies now increasingly have their own identity providers or at a minimum have that in their roadmap. So YMMV.
  • Keycloak – Open-Source Identity and Access Management Interview
    26 projects | news.ycombinator.com | 18 Jun 2023
    > But it is painful share the setup with other engineers.

    We used keycloak-config-cli [1] it compares a config file stripped of IDs to your Keycloak installation and makes the relevant updates through the REST API.

    [1] https://github.com/adorsys/keycloak-config-cli

  • Keycloak with PostgreSQL on Kubernetes
    8 projects | news.ycombinator.com | 10 Apr 2023
  • Is Keycloak ready for Kubernetes?
    2 projects | /r/KeyCloak | 8 Nov 2022
    As far as I know, the state of the art is https://github.com/adorsys/keycloak-config-cli , but I haven't played with that yet. It seems to be a big improvement over other solutions, because it can update configurations and the configurations can be "clean".
  • Add keycloak configurations through script
    1 project | /r/KeyCloak | 25 Jul 2022
  • Noob question about self-hosting on a VPS
    1 project | /r/selfhosted | 29 Apr 2022
    One alternative is to use the admin APIs instead of the UI. You'd SSH into the host and then use curl or https://github.com/adorsys/keycloak-config-cli to configure keycloak. I use the keycloak-config-cli for my setup. It's both how I manage disaster recovery and make changes to configuration.
  • Keycloak; docker or dedicated?
    1 project | /r/selfhosted | 25 Apr 2022
    I'm not saying that keycloak is always easy to work with. The thing I found hardest to figure out was how to automate disaster recovery. I want to be able to rebuild my entire auth configuration from scratch including users, default passwords, oauth clients, JWT mappings, etc. The only way I found to do this was to use https://github.com/adorsys/keycloak-config-cli. tl;dr It uses the admin API to provision items. You can export a configured realm, manually tweak some parts of it like enter passwords and add users, and then run it against a keycloak instance to restore everything.
  • Keycloak config management?
    1 project | /r/devops | 21 Apr 2022
    I've found this https://github.com/adorsys/keycloak-config-cli and it looks really promising. It can update the configs without a need to restart the whole keycloak instance.
  • Nginx auth_request and Keycloak?
    3 projects | /r/selfhosted | 29 Mar 2022
    If you do end up using a setup like this then I highly recommend that you look into https://github.com/adorsys/keycloak-config-cli. tl;dr You can export your realm configuration once set up and then use it to restore your system should you lose your keycloak data. It can also be used to provision users but you have to manually add them to the realm export because they are not included in an export for some reason. All the different objects it can manage are documented here: https://www.keycloak.org/docs-api/17.0/rest-api/index.html#_realmrepresentation.

What are some alternatives?

When comparing spring-boot-migrator and keycloak-config-cli you can also consider the following projects:

jikkou - The Open source Resource as Code framework for Apache Kafka

testcontainers-spring-boot - Container auto-configurations for Spring Boot based integration tests

rewrite - Automated mass refactoring of source code.

nginx-openid-connect - Reference implementation of OpenID Connect integration for NGINX Plus

AutoPlug-Client - Server manager with automatic plugin- mod- server- java- self- updater, scheduled restarts, automatic backups, shared folders, and many more handy features to automate/boost your server maintenance.

private_server - This is the configuration for my private server, with the intention of never having to use manual SSH.

ngrok-spring-boot-starter - πŸš€ Spring Boot tunneling with Ngrok made easy! No matter if you are using Windows, Mac OS X, Linux or even Docker - ngrok binary will be chosen automatically πŸ€– so you don't need to care about environment changing etc. auto-configuration magic πŸ§™β€β™‚οΈ

vouch-proxy - an SSO and OAuth / OIDC login solution for Nginx using the auth_request module

entity-activity-automator - POC to demonstrate automation of entity fields such as created_at, created_by, updated_by using JPA @Embedded, @Embeddable and ThreadLocal

oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

Release It! πŸš€ - πŸš€ Automate versioning and package publishing

component-keycloak - Commodore Component for Keycloak