Search code examples
amazon-eksrundeckmozilla-sops

Encrypted realm.properties file not working with EKS


I am using sops to encrypt the realm.properties file which has the credentials for users to login to Rundeck. It is working on the ECS mode of deployment but seeing a Invalid User and Password. error when deployed on the EKS platform.

Can I sops encrypt the realm.properties file? I would like to, because I am committing this file to SCM.

Any thoughts on this?

Reference - Unable to login to Rundeck after successful website load,


Solution

  • The realm.properties should be present in the container without the encryption. Also, for EKS deployment, port 4440 is not required for RUNDECK_GRAILS_URL.