Child pages
  • Application Deployment

Versions Compared

Key

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

...

Servoy Cloud Services Deployment

If you are using the full stack of Servoy Cloud Services the deployment of an application, from source code to automatic testing to test to pre-production to production server is completely managed by Servoy from our servers.

If you are only using the Servoy Cloud Pipeline from the Servoy Cloud Services offering the deployment of an application, from source code to automatic testing to test server is managed by Servoy from our Cloud Pipeline Servers and a WAR file or a Docker Container ready to be installed on your servers will be automatically produced.

Consult the Servoy Cloud Services chapter for additional information on our Cloud offering

Servoy WAR Deployment

Servoy Developer offers the option to export the Servoy Servoy Application Server to a so-called WAR file . This WAR file can then be deployed on any J2EE standards compliant application server, like Apache TomcatGlassfishIBM WebSphere or Jetty for example.

...