Welcome to Sign Live! cloud suite gears

Sign Live! cloud suite gears is a collection of web services for working with PDF and other document formats with particular focus on electronic signatures in single and batch processes.

License

This product is property of intarsys GmbH.

Contents

The distribution comprises the following elements

Server Requirements

For hard- and software requirements see the Sign Live! cloud suite gears manual.

Installation

For hard- and software requirements see the Sign Live! cloud suite gears manual.

Configuration

For hard- and software requirements see the Sign Live! cloud suite gears manual.

Testing your installation

After installing the web applications and starting the servlet container, the demo application will be locally reachable out of the box at http://localhost:<port>/cloudsuite-gears/demo/ Please substitute the port with the one configured for your servlet container.

First steps

To use the demo application

  1. Open your browser
  2. Visit http://<host>:<port>/cloudsuite-gears/demo/
  3. Log in with any user name and any password.
  4. Switch to the tab 'Documents'.
  5. Upload some PDF documents, either by
    1. dragging and dropping them into the document table (=the central page area) or
    2. using the 'Upload' button and the upcoming upload wizard.
  6. Finally...feel free to explore your possibilities (viewing, signing, single processing, batch processing, ...)

Documentation

The Sign Live! cloud suite gears manual handles system design, installation and configuration

The Sign Live! security application developers guide is the reference for the available arguments to the signature service creation

To access the swagger-generated API documentation, please visit http://<host>:<port>/cloudsuite-gears/core/apidoc/index.html. The corresponding JSON and YAML descriptions are available at http://<host>:<port>/cloudsuite-gears/core/api/swagger.json and http://<host>:<port>/cloudsuite-gears/core/api/swagger.yaml

The demo web application is shipped as source and can be found at "<GEARS_HOME>/demo". The UI is implemented in Angular, the backend in Java.