Skip to content

jelastic-jps/jelastic-docker-birthday

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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.