Child pages
  • Servoy Cloud Services

Versions Compared

Key

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

...

The Servoy Cloud Pipeline is a comprehensive set of functionalities to allow you to manage and control all aspects of building and deploying Servoy technology based applications..

Key aspects

Key aspects of Servoy Cloud Pipeline: 

  • Continuous delivery pipeline in-the-cloud
  • Automated build, deploy, QA and reporting
  • Integrated Source control
  • Docker orchestration and container monitoring
  • Agile Project Tracking
  • High-availability production environments

in a Scalable, Stable, Secure environment.

Source Control

Everything

...

This is under Source Control, this includes:-

  • The source code you create in the Servoy IDE

...

  • The database structure and things like indexes

...

  • Application metadata

...

  • Application properties

...

  • All stack components

...

  • Operating system

...

  • Java 

...

  • Libraries

...

  • Servoy

...

  • Environment settings and variables

...

  • Database engine


In a typical pipeline the application moves from development to user acceptance to pre-production to production

In each step the quality of the application and all settings changes to it and its stack are taken to the next level where and once deployed ready for deployment to production everything has been tested.

...