Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on caddy proxy for rabbitmq #7

Open
joequant opened this issue Apr 16, 2023 · 0 comments
Open

Error on caddy proxy for rabbitmq #7

joequant opened this issue Apr 16, 2023 · 0 comments

Comments

@joequant
Copy link

I am getting errors

opencex-caddy-1 | {"level":"info","ts":1681687764.4009528,"logger":"docker-proxy","msg":"Process Caddyfile","logs":"[ERROR] Removing invalid block: Caddyfile:2: unrecognized global option: reverse_proxy\n{\n\treverse_proxy http://172.18.0.6:15672\n}\n\n"}

The result for this error is that RMQDOMAIN is not set in the config script causing the label block for rabbitmq to read....

labels:
caddy:
caddy.reverse_proxy: "{{upstreams http 15672}}"

Not sure what is the right item to put here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant