Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 2.59 KB

README.md

File metadata and controls

38 lines (25 loc) · 2.59 KB

Docker Birthday Tutorial Voting App

Docker Birthday Tutorial Voting App

The JPS package deploys Voting App that initially contains 1 application server, 2 database containers and 2 extra containers.

Highlights

This package is designed to deploy Voting App environment which represents an example of dockers using.

Environment Topology

jelastic-docker-birthday-topology

Specifics

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

Deployment

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.

GET IT HOSTED

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.