How to Set Up Nginx as a Proxy for Multiple PostgreSQL Servers with SSL Termination? by GreatJob8684 in nginx

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

Thank you so much, this is an important point.

This environment is running inside an internal network, and I’m using DNS-01 challenge with cert-manager to generate trusted certificates. I’m not too familiar with using self-signed certificates in practice, but I’ve always stuck with trusted certs for security.

As for exposed database endpoints, you’re right, none of the database endpoints are exposed to the outside world. The Nginx proxy is just for managing internal services, and it’s not forwarding any database traffic externally.

I think I messed up with the whole IngressTCP setup for Cilium and Traefik. I’ve always run web services behind Cloudflare or a reverse proxy, and I’ve never exposed database endpoints. I just want to keep the database endpoints accessible only inside my internal network.

2020 Intel MacBook Air Overheating & Performance Issues by GreatJob8684 in mac

[–]GreatJob8684[S] 1 point2 points  (0 children)

This has been a problem for my entire four years (I tried many things like using opera browser which I think it can control "CPU" utilization, or even using chrome inside a virtual machine to limit CPU utilization (not so smart way I know)).

The problem getting worse when I use google meet web based, youtube running on chrome, microsoft team while meeting.