made this Dockerfile:
This fly.toml:
and this little reverse proxy logic for 5601 (kibana) and (9200) ES:
My app runs on 8080 and that’s all fly needs to know in fly.toml but go will look for request.URL.Path of kibana or esprefix and intercept.
https://g-n-r.fly.dev/kibana/login?next=%2Fkibana%2F
you can login with usename viewer and password testing123
1 Like
system
Closed
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.