-
@marcusquinn said in When updating an app Location, we have multiple A records that need removing:
but then it takes a long time for Cloudron to recognise the updated DNS.
Cloudron may update DNS - but DNS records can take up to 48 hours to be seen by the outside world (though RARELY ever this long). Most of the time, the records are processed automatically according to the DNS records TTL (Time To Live). If you changed or removed a record, the TTL is sometimes the minimum to which the record will be seen. Most of the time though, you should be able to see the changes within a few minutes BUT NOT ALWAYS. DNS is fun like that!
That said - when renaming or changing location, Cloudron should make the change for you already - is it not doing that?
-
@murgero Yeah, know all that. Our use-case is unusual. It's just as I said above. I don't think the Cloudron DNS API scripts ever considered finding multiple A records for the same domain/subdomain because it's not a common setup to go from in that process.
-
@girish thanks, it's apparent with Cloudflare but I expect the issue would be with any of them.
-
@marcusquinn can one do loops in postman or similar?
-
@robi I can do it manually in Cloudflare. Not looking for workarounds.
It's just a nuisance factor in having to explain it to every developer working on migrations from K8S setups to Cloudron Apps.
K8S for high-availability is interesting but not as performant, cost-efficient or quick to replicate, hence moving our focus to single server apps and we'll then work on a new approach to HA.
-
@marcusquinn said in When updating an app Location, we have multiple A records that need removing:
K8S for high-availability is interesting but not as performant, cost-efficient or quick to replicate, hence moving our focus to single server apps and we'll then work on a new approach to HA.
Sounds like a plan and a boost to getting HA Cloudron running.
-
@robi yeah, with ecommerce being our primary business, we're invested in this. We have 12 very experienced devs on the team but just a few of them have had time to start looking at Cloudron this week. In this for the long-term though so I'm sure you'll start to see our work filtering through very soon.