blue-jewelry-42754
08/25/2023, 8:30 PMtall-angle-41306
08/26/2023, 8:49 AMhydra migrate sql
as is, or are you passing in the Hydra config correctly which defines your secret?
hydra migrate sql --config /etc/config/hydra.yaml
blue-jewelry-42754
08/28/2023, 2:51 PMblue-jewelry-42754
08/28/2023, 2:52 PMhydra migrate sql "mysql://${DB_USER}:${DB_PASSWORD}@tcp($DB_HOSTS)/${DB_NAME}"
And the log showed:
INFO[2023-08-28T144656Z] No tracer configured - skipping tracing setup audience=application service_name=Ory Hydra service_version=v1.11.10
The following migration is planned:
Version Name Status
20190100000001000000 client Applied
...
20211226156000000000 dynamic_registration Applied
20220328111500000000 support_any_subject_trusts Applied
To skip the next question use flag --yes (at your own risk).
Do you wish to execute this migration plan? [y/n]: y
Successfully applied migrations!tall-angle-41306
08/29/2023, 8:46 AMsecrets.system
not existing/changed