frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
279 stars 195 forks source link

IPv6 support #2139

Open casesolved-co-uk opened 2 months ago

casesolved-co-uk commented 2 months ago

Currently only IPv4 is supported. IPv6 should be supported for internet facing services, at a minimum.

cogk commented 1 month ago

I have implemented the feature! But I am not sure how to design and test a robust migration path for existing installations. And I don't want to be responsible for breaking Frappe Cloud :joy:

https://github.com/frappe/press/pull/2220 https://github.com/frappe/agent/pull/107