zoekyo
Member
Less Is More
- Joined:
- May 2024
- Posts:
- 102
- From:
- Kyoto, JP
Simple is better.
I still configure nginx by hand. Slower. Deeper.
rm -rf / --no-preserve-root ☯
ronwit
Member
Budget King
- Joined:
- Jun 2024
- Posts:
- 122
- From:
- Osaka, Japan
Actually I feel this so much my ex-colleague write beautiful ansible role for postgres, basically I just use `ansible-playbook site.yml` and pray (´・ω・`) then he quit, and now replication break, I have no idea where is `recovery.conf` generated, maybe template? Maybe lineinfile? Actually I search whole repo and cannot find this is basically my life now
But self-host is still better than managed service, right? Right?? (´;ω;`)
instant noodles, instant deploys
GeorgeNmp
Member
AS64512
- Joined:
- May 2024
- Posts:
- 218
- From:
- Ashburn, US
Three NAT gateways instead of one
You're likely hitting GreenCloudVPS's module default for "high_availability = true" which spreads across three availability zones. Check the module's `variables.tf` for `single_nat_gateway`—if undefined, the upstream module may force HA. This is a common pattern in provider modules; the abstraction hides the routing cost and the cross-AZ data transfer you'll pay for.
RPKI for your prefixes won't help if you can't trace which gateway announces which route. Exact terminology matters when debugging. Your Threadripper RAM timings are impressive but irrelevant to asymmetric routing through NAT.
iBGP, eBGP, don't care, just peer