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
matthijs
Posts
-
Kafka -
Just updated to 7.7.1: stuck on "Starting services, this can take a while"All services are running. Some apps are stuck as they are waiting on the services to start (but they are already started, I have restarted all of them, also through the CLI).
-
App proxy with internal IP does not replace IP in html codeThanks for the suggestions guys but the box is actually an appliance which I have no control over. A regex replace function for the data received internally would be ideal and fix all usecases imho.
-
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?
-
Cloudflare IP loggingThis can be implemented for Apache packages with mod_remoteip as per https://support.cloudflare.com/hc/en-us/articles/200170786#C5XWe97z77b3XZV.
Other solutions for non Apache based apps would also be nice
-
Django - The Web FrameworkUpvoting this
-
Cloudflare Email SupportI use Cloudflare for a few of my domains but am now getting these kind of errors on my box.
Any way to get rid of those by adding a tickbox saying 'I use Cloudflare email' on the domain?
-
Godaddy Domain API error 422@girish gotcha, thanks!
-
Godaddy Domain API error 422As mentioned in the title, I am getting this error on new unconfigured domains as well as on domains with existing records when I try to add them to Cloudron.
I'm currently using Wildcard config as a workaround but this is not ideal as I have many (sub)domains.
The exact error code is
"Configuration error: GoDaddy DNS error [422] One or more of the given records is invalid"
Rebooting the server does not help.