Many thanks for your prompt response
I’ve managed to get it to work actually. The database account table did have an admin user.
What I did wrong is during provisioning, I set icaro hostname to an FQDN that is not configured on DNS (I just added an entry for it in /etc/hosts to point to icaro VM). I also set all the hostnames of the origins of all other components (i.e. for wax, sun-api, …etc) to the same FQDN. My mistake is I did not add an entry to /etc/hosts on icaro itself, and therefore caddy could not proxy requests to wax and sun-api.
1 Like