CDN when offline install

how to get rid of downloading cdn, js scripts, etc. when installing corteza without the internet?

1 Like

For now, you can modify the authentication screens to replace these remote CDN calls with static files (which you would download and place in the auth screen assets).

In the future, I think it would make quite some sense to do this on our end (to not rely on external resources) @jfortun ?

Indeed they need to be included in the server assets

1 Like