Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Prior to installing Private PaaS, verify that you have met the prerequisites described in the following sections on this page:

Software requirements 

Install the following software requirements to run Private PaaS successfully:

General software requirements

ApplicationPurposeVersionMinimum RequirementsDownload Links
Development/
Testing
Environment
Production
Environment

Oracle Java SE Development Kit (JDK)

Required by all the products:

  • To launch the product, as each product is a Java application.
  • To build the product from the source distribution (both JDK and Apache Maven are required).

 

1.7 or 1.8

  • JDK 1.7 and 1.8 can be used when running the product.
  • JDK 1.7 needs to be used to build from source

 

 

If you wish to get support for 32 bits in Private PaaS, download the Java 32 bits distribution.

MySQL Server

Required to manage database connections.

5.5.0 or later

X

MySQL Connector for Java

Required as a standardized database driver for Java platforms and development.

1.7.0 or later

X
Zip Utility

Required to compress and unzip the packages.

NOTE: This is not required when using the manual approach to configure and start Private PaaS.

AnyXChoose a zip utility that is compatible with the OS.
Cartridge Base ImageRequired as a prerequisite for cartridges.2.6.0 or later

The cartridge base image will vary based on the setup that you are using. For example, If you are using OpenStack, you need to have an OpenStack base image. Whereas, if you are using Docker, you need to have a Docker base image.

ActiveMQ
Required for Private PaaS runtime. The Private PaaS components communicate to each other via the Message Broker using the AMQP AND mqttp PROTOCOLS.ActiveMQ 5.10.0
  • Currently ActiveMQ 5.10.0 is used by default in the  Private PaaS installation. However, Private PaaS also supports other AMQP message brokers such as, WSO2 Message Broker and RabbitMQ.

  • Currently ActiveMQ is used by default in the Private PaaS installation.

WSO2 CEPRequired to analyze & process events of a cartridge.3.1.0

 

Building from source

Install the following software requirements to build Private PaaS from source:

For more information, see Building from Source pp400.

ApplicationPurposeVersionMinimum RequirementsDownload Links
Development/
Testing
Environment
Production
Environment

Apache Maven

Required to build the product from the source distribution.

3.1.1 or later

Oracle Java SE Development Kit (JDK)

Required by all the products:

  • To launch the product, as each product is a Java application.
  • To build the product from the source distribution (both JDK and Apache Maven are required).

1.7 or 1.8

  • JDK 1.7 and 1.8 can be used when running the product.
  • JDK 1.7 needs to be used to build from source

 

 

If you wish to get support for 32 bits in Private PaaS, download the Java 32 bits distribution.

 Git ClientRequired to check out the source from the Git repository.2.2.1 or later


Working with Kubernetes

Install the following software requirements only when working with Kubernetes:

ApplicationPurposeVersionMinimum RequirementsDownload Links
Development/
Testing
Environment
Production
Environment
Oracle VM VirtualBox ManagerUsed as the provider for Vagrant.4.3.20 or laterX
Vagrant

Used to set up one or more virtual machine.

  • As VirtualBox will be used as the provider for Vagrant, VirtualBox needs to be installed prior to installing Vagrant.
1.7.2 or laterX

 

System requirements

System Requirements
  • Memory - 4GB
  • Disk - 40GB hard disk space
  • Processor - 2.8GHz and 2 Core CPU
Environment Compatibility
  • Operating Systems - Linux (Ubuntu 12.04 64bit server or SUSE Linux Enterprise 11 SP2)

    If you wish to get support for 32 bits in Private PaaS, download the Java 32 bits distribution.

The minimum system requirement for each component, i.e. AtiveMQ, Private PaaS and CEP, when deploying Private PaaS on a distributed set up, is shown above.

If you are deploying Private Paas on a single set up, you will need to meet the following system requirements:

  • Memory - 8GB
  • Disk - 40GB hard disk space
  • Processor - 2.8GHz and 4 Core CPU
  • No labels