Results 52 comments of Felix

Hmmm this adds complexity to the configuration because of all these implicit values. Probably it's a good idea to have as many workers as cores but it's implicit and on...

I know you can change the values all the time. It's more about simplicity and predictable behaviour. Would like to get some feedback of the others before deciding on that

Agree with @otakup0pe that we should keep the behaviour backwards compatible. So changing the default would be nice :)

I just had a look on this one. What do you think? https://github.com/soupdiver/nginx/commit/8a2322f68ea7b7fff6de9e67c7b0e857d17e25f1

ping @pjan :) I'm not totally sure about installing `ruby-dev` and `libcurl4-openssl-dev` packages. Especially `ruby-dev` is maybe system dependent

> @soupdiver is this still relevant? I don't know... I guess my question still stands but I'm not working on this anymore 😅

Same here 🙋‍♂ Looking for a way to break down the costs of our clusters by multiple tenants (departments). Which department would have to pay how much in the end...

Another example: UI reports task as running. No container is running. ![image](https://user-images.githubusercontent.com/800562/195281022-a42c0984-10c8-42ed-a265-73fe377bb411.png) Trying to stop it via cli: ``` nomad alloc stop 66743a70 ==> 2022-10-12T09:40:10+02:00: Monitoring evaluation "4f2b5634" 2022-10-12T09:40:10+02:00: Evaluation...

``` nomad job stop remote-traefik ==> 2022-10-12T09:47:43+02:00: Monitoring evaluation "035d952c" 2022-10-12T09:47:44+02:00: Evaluation triggered by job "remote-traefik" 2022-10-12T09:47:45+02:00: Evaluation status changed: "pending" -> "complete" ==> 2022-10-12T09:47:45+02:00: Evaluation "035d952c" finished with status...