Janosch Deurer

Results 13 comments of Janosch Deurer

> @kopax Development is being done on the [dev](https://github.com/Requarks/wiki/commits/dev) branch (2.0 version), which has new commits every week. No new updates are being released for the 1.x version unless a...

Thank you for the fast response. We have a setup with docker-compose and your docker image. So it should be fairly standard. Should I open a new ticket that this...

There is actually a problem with the nginx config. The is an nginx config that is configured for the use with taiga-events this is however not loaded. I fixed this...

I'm using renovate myself so if you decide for that I could also provide some input.

I forked and activated renovate on my repo. It seems that renovate has a problem with how the image is specified in the Dockerfile. I have an idea of how...

How about if we have nightly and stable versions? With this the user of the image could choose whether to always use the version with the latest haproxy or not....

I have two comments: First of all I thinks in most setups traefik should be in a separate `docker-compose.yml`. If you want to provide a single `docker-compose.yml` with traefik I...

@Motophan I created this ticket to document nextcloud specific lables for Traefik 2.0. There are other lables required as well, as you can see in the examples of @ismailyenigul. An...

@ismailyenigul Thanks for creating all these examples :) My intention was that you can also create multiple networks in a single `docker-compose.yml` to increase security. The cert resolver works for...

Looks like it was removed here: https://github.com/kelseyhightower/kubernetes-the-hard-way/commit/a9cb5f7ba50b3ed496a18a09c273941f80c6375a#diff-404b56b95be0b6ab7483e7e18d8941ca7e9b472842d844874d25b97ed14b2b2dL19-L32 For anyone also doing this right now, this was the old content of the file: ``` kind: EncryptionConfig apiVersion: v1 resources: - resources:...