Month: July 2022
-
Nginx-Ingress Reverse Proxy in Front of an Object Storage for inflexible WebGL and stubborn CORS
Rationale: in an Unity App generating WebGL with remote-assets loading where we have very little control on the generated code, I’m limited to one solution and it’s to comply with CORS: hosting assets in the same domain as the app is running in.In this context it seems indeed impossible to set correctly the crossorigin attribute…
-
Remove VPN/Network from Unify Controller using Command Line
After migrating a site from a self hosted network controller to a new Unify Cloud Key, I found myself in an annoying position: not being able to remove an old VTI VPN (from the previous configuration). The UI just didn’t offer this option like it should and actually does for other networks and VPNs. Searching…