Julian Pawlowski

Results 46 comments of Julian Pawlowski

I can also recommend using pound as a reverse proxy: http://www.apsis.ch/pound Obviously this is also working for SSL traffic transparently.

Is this still valid? I would have the same situation and would like to avoid using an additional port (which is also not encrypted by default).

Would this be an option? https://github.com/disconnect/apache-websocket

I am using Pound as a reverse proxy middleware now.

The issue still persists. Over a minute here for a single command, this is ridiculous 🙄

I found out that (at least partially) the timing issues have a lot to do with DNS resolution time out (like so often, better look first on DNS…). In my...

Hey there, this issue still persists, just implemented a workaround for me by implementing `docker.autoheal` to restart the container on my behalf. Looking into the logfile today, I can see...

To me it seems this repository comes with some presets for the Prettier extension in VScode ([.prettierignore](https://github.com/ioBroker/ioBroker.js-controller/blob/master/.prettierignore) and [.prettierrc.json](https://github.com/ioBroker/ioBroker.js-controller/blob/master/.prettierrc.json)). There might be incompatibilities with the settings you put in [.eslintrc.js](https://github.com/ioBroker/ioBroker.js-controller/blob/master/.eslintrc.js),...

Apologies for the JSON files being "prettified" by VScode Prettier. Let me know if you insist on the original format.

To me it seems this repository comes with some presets for the Prettier extension in VScode ([.prettierignore](https://github.com/ioBroker/ioBroker.js-controller/blob/master/.prettierignore) and [.prettierrc.json](https://github.com/ioBroker/ioBroker.js-controller/blob/master/.prettierrc.json)). There might be incompatibilities with the settings you put in [.eslintrc.js](https://github.com/ioBroker/ioBroker.js-controller/blob/master/.eslintrc.js),...