Late to the party here but Kafka has my preference due to a few features it has over RabbitMQ. In the process of packaging it myself as a test
M
matthijs
@matthijs
Posts
-
Kafka -
App proxy with internal IP does not replace IP in html codeSo I have a box directly connected to my cloudron box, 10.0.0.1-10.0.0.2 ip with a simple webserver serving pages and images.
I install an app proxy app on my cloudron using the app url (http://10.0.0.2/)
Now when I go to my app.proxydomain.com hosted on cloudron it loads the html nicely, but not the pictures as they are still served with the http://10.0.0.2/img.jpg src in the html instead of also getting proxied to http://app.proxydomain.com/img.jpg.
Any quick way to fix this?
-
Django - The Web FrameworkUpvoting this