Fred Almeida

Results 8 comments of Fred Almeida

I might be wrong, but I've used the following labels and my other containers are successfully integrated in Traefik: ```yml labels: - traefik.enable=true - traefik.docker.network=traefik - traefik.http.routers.[NAME].entrypoints=web-secure - traefik.http.routers.[NAME].service=[NAME] -...

Yes, `[NAME]` is the container/service name, `webserver` in your case. `[RULE]` should be your routing rule, according to https://doc.traefik.io/traefik/routing/routers/#rule_1, like ```Host(`subdomain.myserver.org`)```

It seems a lot of the variables don't do anything as of now, check #221 #229

I have this issue as well. Deep Rock Galactic, Fallout 4, Fallout 76 and Vermintide 2 will freeze mere seconds after the game starts when using gamescope (doesn't matter if...

When the game freezes, I get a huge spam of `Fossilize WARN` on the terminal (I had to remove a couple hundred lines to post this example): ``` Fossilize WARN:...