Child pages
  • Solution Deployment Options

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Solutions developed are deployed with Servoy can be deployed in several ways. This chapter discusses the different options.stoceither in a client-server setup or locally installed. Over 98% of all deployments with Servoy use client/server deployment. Locally installed applications use the Servoy Runtime Client,  

Stoc

Deployment: Client/Server vs. local installation

Servoy supports in basis 2 ways to deploy solutions:

  1. Client/Server setup
    In this setup a central Servoy Application Server hosts the solution and users connect to the Servoy Application Server over a network (LAN/WAN/the internet) to launch one of the available Servoy Clients and run the solution
  2. Local
    In this setup the so-called Servoy Runtime Client is installed on the machine of the user and the Runtime Client is launched locally by the user.



Client Server deployment

Client Server deployment involves a centralised server which runs Servoy Server from which any of the Servoy clients can be launched. Although technically the same Client Server deployment can be implemented in three different ways:

...