Hi again :)…
Another issue…
When trying to update to tip, my setup was totally broken, because I think, I was using the default awx_secret_key, given that it was ignored by the time I built my containers.
Is there any way of having the awx_secret_key updated on a running setup?
I missed the patch that honored the {{ awx_secret_key }} variable and fell back to the default one once deployed, and I’ve already setup some objects.
When I try to re-deploy the containers with the new secret key, it seems to break everything, unless I ditch my databases and I start from scratch.
Is there any way of having the DBs backed up and migrated to my new instance using my new awx_secret_key?
Thanks,
-Cesar