So basically I got this RackNerd IPv6-only plan, actually $0.99/month, 1GB RAM, 20GB SSD. They give you a /64 which is basically overkill for one VPS lol (´・ω・`)
Wanted to see if I can actually survive without IPv4. Running nginx, few static sites, mailserver. Results after 2 weeks:
- ~85% of internet reachable directly
- GitHub works (they have v6)
- My bank's website... no v6 (´;ω;`)
- Docker Hub needs mirror, official is v4-only
- apt mirrors mostly fine actually
For broken stuff I use public NAT64 (nat64.xyz). Latency is meh but works.
Question is: anyone running IPv6-only in production? Or is this just toy? I want to know if 15% breakage is actually acceptable for real site.