For several days I am trying to setup openflow as self hosted.
I got it to work that I can reach the landing page (/ui url) but I cannot use the sign in button. It is clickable but nothing happens.
I used docker compose for installation. Maybe worth noting that I try to use caddy as reverse proxy (because I use it anyway for other docker services) instead of traefik. Is my problem related to traefik?
OpenFlow is only tested with and supported by Traefik. Also, after doing a few minutes of googling, it looks like Caddy uses different labels for receiving config, so you will not be able to create working agents either.