diff --git a/logseq/bak/journals/2024_07_19/2024-08-19T14_21_26.151Z.Desktop.md b/logseq/bak/journals/2024_07_19/2024-08-19T14_21_26.151Z.Desktop.md new file mode 100644 index 00000000..63f349c9 --- /dev/null +++ b/logseq/bak/journals/2024_07_19/2024-08-19T14_21_26.151Z.Desktop.md @@ -0,0 +1,8 @@ +- #IAM #keycloak #SelfHosted + - Running Keycloak in Proxmox Image doesn't work out of the box + - ``` + I had the same issue with running some RHEL 9 images in Podman on a Fedora Linux under Proxmox. RHEL 9 is checking this now for some reason. + The problem is caused by the underlying CPU architecture that Proxmox was telling Fedora that it had. + The problem was resolved very simply. When configuring the VM (or when the VM is in a stopped state) set the CPU architecture value to "host." + In Proxmox, if the machine is already provisioned you stop the server, open the Hardware setting, click Processors. Set the Type value to "host." + ``` \ No newline at end of file