Updating Servoy without an internet connection

Hi,

For several of our clients (hospitals) we are operating is a very restricted environment. One of the restrictions is that we are not allowed to access the internet from the server where Servoy is installed. This is a strict policy from which the hospital won’t make any exceptions.

We can access the server through a special vpn client and through that connecting we are able to put stuff on the server (files).

The problem we are running into is that we do not know how to update the Servoy Server without the availability of update from the internet. We are running 5.2.10 and need to update to 5.2.11.

How do you go about this without in-app update?

Regards,

Wouter.

You can overwrite the files in application server install (when application servers are not working); just take them from another install (don’t copy db files, of course). Then restart application server.

Which files ore folder do I have to copy to update?

I think lib,plugins and beans folders should be enough (if upgrading minor version).