Hey people, I am currently trying to deploy Meltan...
# infra-deployment
t
Hey people, I am currently trying to deploy Meltano on render.com . It works when I don't setup authentication. However, as soon as I set
MELTANO_UI_AUTHENTICATION=true
the
/api/v1/health
endpoint returns a 401 and requires to log in. Since render.com requires the health check to pass before it deploys the version, I am currently not able to get it to run. Is it intended, that the health check needs authentication or are there any ways around?
Seems that the authentication issue was brought up already a year ago https://meltano.slack.com/archives/CFG3C3C66/p1608659355146100
Actually found the issue in the backlog. Any updates on that one ? https://gitlab.com/meltano/meltano/-/issues/2484
t
Realistically we wouldn’t get to this until Q3 this year. I’ll update the milestone to indicate that