avalanche123 / cassandra-web

A web interface for Apache Cassandra
http://avalanche123.com/cassandra-web/
MIT License
135 stars 52 forks source link

Cassandra-web behind reverse-proxy and kong #27

Open niccoxx opened 4 years ago

niccoxx commented 4 years ago

Hi, my installation of cassandra-web is in kubernetes-cluster and use kong like api-gateway. If I call directly cassandra-web (ip and port) I can view the database content, but if I call the api endpoint like http://cassandra-web.dnsname I don't view anything. Any idea?

oxygen50 commented 2 years ago

In case you are still searching for a solution. this worked for me behind a nginx reverse proxy:

https://stackoverflow.com/questions/13672743/eventsource-server-sent-events-through-nginx