The JPS package deploys Voting App that initially contains 1 application server, 2 database containers and 2 extra containers.
This package is designed to deploy Voting App environment which represents an example of dockers using.
Layer | Image | Number of CTs by default |
Cloudlets per CT (reserved/dynamic) |
Options |
---|---|---|---|---|
AS | manomarks/examplevotingapp_voting-app:latest | 1 | 1 / 2 | links with DB redis |
DB | postgres:9.4 | 1 | 1 / 4 | - |
DB | redis:alpine | 1 | 1 / 4 | - |
Extra (result) | manomarks/examplevotingapp_result-app:latest | 1 | 1 / 2 | links with DB postgres |
Extra (worker) | manomarks/worker:latest | 1 | 1 / 2 | links with DB postgres and DB redis |
- AS - Application server
- DB - Database
- Extra - Extra Container (Data)
- CT - Container
Postrgres Database: 9.4
In order to get this solution instantly deployed, click the "Get It Hosted Now" button, specify your email address within the widget, choose one of the Jelastic Public Cloud providers and press Install.
To deploy this package to Jelastic Private Cloud, import this JPS manifest within your dashboard (detailed instruction).
More information about Jelastic JPS package and about installation widget for your website can be found in the Jelastic JPS Application Package reference.