OpenRemote on Azure deployment

Hello,

I’m trying to deployment my OpenRemote project into App Web, by docker file docker-compose.yml. But its not working.

The error that accurs is:
upstream connect error or disconnect/reset before headers. retried and the latest reset reason: remote connection failure, transport failure reason: delayed connect error: 111

Can anyone help me about this issue?

hi,
share log and yml file .

docker-compose.yml.txt (2.5 KB)

The log is the message that I already share

hi ,


the extension should be .yml not .txt

change it to docker-compose.yml

This is not the case, I changed it so I could share it here.

I need help for the deplyment of OpenRemote in azure from scratch. Because I do not know how I do that.

Anyone that can help me if that even if paid I accept.

Or someone how knows or have this file please let me know:
https://github.com/openremote/openremote/blob/master/.ci_cd/aws/cloudformation-standard.yml

Hi,

I don’t have much experience with Azure but you just need a VPS (arm64 or amd64) running linux with docker engine and docker compose installed.

You can then run the stack using the docker-compose.yml from the repo.

There will be plenty of resources I’m sure for creating a VPS in Azure.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.