I’ve got 3D model in .html file format that need to get embedded in my Webflow page.
Problem is, no .html upload supported and files to big anyhow (also too many code lines).
So I need to host them externally and embed them via iframe.
Where would you host these files?
Hosting should be DSGVO compliant as it’s for an German company
Any recommendations which product exactly I’d have to get?
Would it be possible to simply upload all HTML-files get a hosting as subdomain for them (sort of like a file structure) and connect it to the main webflow page that way?
Sorry I’m really unexperienced in hosting anything out of an full service environment.
What kind of backend would I need? Any environment preinstalled etc?
What about SSL certificates and so on?
@Kiril_Radovenski - Yes, If the html code is less than 10k characters. Otherwise you have to use JS and a resource that you can control the CORS header on.