HackerTrans
TopNewTrendsCommentsPastAskShowJobs

davidgf

no profile record

comments

davidgf
·3 miesiące temu·discuss
If you're an US citizen, I would understand why. If you're from elsewhere, looking at how both countries deal with foreign policies, perhaps the answer requires some serious reflection.
davidgf
·2 lata temu·discuss
That would be really helpful. At the company I'm working for, we are transitioning to Keycloak, and one question that I have no answer for yet is how to standardize deployments across environments. Ideally, I would love to apply DevOps best practices, and try to script the provisioning of as many components as I can (clients, flows, etc.), avoiding config drift between environments. The only solution I found out for now is configuring the realm as I like and exporting it into JSON through the admin UI, placing the resulting file in the appropriate directory, and supplying the --import-realm flag at startup. That seems very fragile.
davidgf
·2 lata temu·discuss
By any chance, is that Terraform open sourced somewhere? It's for a friend :)