Marc Wäckerlin

Results 19 comments of Marc Wäckerlin
trafficstars

@onlyjob, pinning all processes to one host contradicts the basic idea of a cloud — if I would like to pin everything to one host, then I would not even...

I'm also looking for this feature. I'm running a mail server for my family. They should be able to set their own alternate mail, i.e. to be able to reset...

> While @Kibyra answer works for nested properties, we still can't declare class level indexed properties as swagger definition like this: > > ```ts > class ColorDto { > //...

The one the build system does not find, please check the error message above.

It seems like build is done exclusively in a docker environment, and it seems like Dockerfiles are provided, but onnly for a few selected distribuitions / architectures. That's why developers...

Yes, I have seen, that it is quite huge. If it were simpler, I had tried to add it, but I'd like more to focus on my part (docker (swarm)...

Somehow does not work that way... Could eventually be a problem of calling setState in a timed function?

@rdmueller, sorry, you asked a question. Yes your guess is correct.

I can confirm the problem. My instances run on: - [OnlyOffice](https://hub.docker.com/r/onlyoffice/documentserver): https://office.mrw.cloud - [Nextcloud](https://github.com/mwaeckerlin/nextcloud): https://mrw.cloud Both SSL connections are terminated on a docker swarm running a [nginx reverse proxy](https://github.com/mwaeckerlin/reverse-proxy), then...