I need to get the keycloak deployed in app engine. I would prefer the non-docker version, since I have custom theme files.
If you need the packages, they are available for download here downloads - Keycloak
Also, you can either mount your themes in /opt/keycloak/themes in the docker image, or create your own docker image by using the standard Keycloak image as builder and copying your theme into the directory.