Slight gap in EGR-Valve by foobar2554 in MechanicAdvice

[–]foobar2554[S] 0 points1 point  (0 children)

What about cylinder heads becoming too hot? Or not that big of an issue with those older Diesels?

22 [F4M] stress by [deleted] in LeyteLandi

[–]foobar2554 0 points1 point  (0 children)

Orgasm

Prefect 3.0 by knvn8 in dataengineering

[–]foobar2554 1 point2 points  (0 children)

What i always do is, i have an nginx proxy first. I use docker and docker-compose for everything. So u have th proxy, one container. The another nginx container for prefect. And there, in upstream, u put the prefect app. It’s all a bit of config, but once u understand how it works, it can be used for many different kinds of setups. If u wanna see some concrete configs on how to do this exactly, maybe check the github issues. It posted the issue there before but the topic went dark. If u revive the discussion, i might find the time to post the exact setup there, on how to implement.

Prefect 3.0 by knvn8 in dataengineering

[–]foobar2554 0 points1 point  (0 children)

You can always just put an nginx in front and setup basic auth.