Appboard/old/installation/system requirements: Difference between revisions
imported>Cmace (uniform table) |
imported>Jason.nicholls |
||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== | {{DISPLAYTITLE:System Requirements}} | ||
[[Category:AppBoard old]] | |||
=== Supported Operating Systems === | |||
{|class="wikitable | {|class="wikitable" | ||
!Vendor | !Vendor | ||
!Platform | !Platform | ||
Line 12: | Line 14: | ||
|Red Hat / CentOS | |Red Hat / CentOS | ||
|Linux | |Linux | ||
|8.0, Enterprise ES 2.1, 3 | |8.0, Enterprise ES 2.1, 3, 4, 5, 6 | ||
|- | |- | ||
|Microsoft | |Microsoft | ||
Line 18: | Line 20: | ||
|Windows XP, 2000, 2003 Server, 2008 Server R2 | |Windows XP, 2000, 2003 Server, 2008 Server R2 | ||
|} | |} | ||
{|class="wikitable | === Server Requirements === | ||
{|class="wikitable" | |||
!Component | |||
!Requirements | |||
|- | |- | ||
|<u>Hardware</u> | |<u>Hardware</u> | ||
Line 32: | Line 36: | ||
2.0 GB RAM | 2.0 GB RAM | ||
|- | |- | ||
|<u> | |<u>Disk Space</u> | ||
|Minimum: 1.0 GB* | |Minimum: 1.0 GB* | ||
Recommended: 2.0 GB* | Recommended: 2.0 GB* | ||
Line 39: | Line 43: | ||
|- | |- | ||
|<u>Software</u> | |<u>Software</u> | ||
|Java SE Development Kit 6+ | |Java SE Development Kit 6+ (JDK 1.6+) | ||
Web Application Server (Tomcat is default) | Web Application Server (Tomcat is default) | ||
|- | |- | ||
Line 47: | Line 51: | ||
data in AppBoard widgets. | data in AppBoard widgets. | ||
|} | |} | ||
=== Default Network Ports === | |||
{|class="wikitable | {|class="wikitable" | ||
! | ! | ||
!Port (default) | !Port (default) | ||
Line 70: | Line 74: | ||
|public | |public | ||
|} | |} | ||
=== Desktop Client Requirements === | |||
{|class="wikitable | |||
{|class="wikitable" | |||
!Vendor | !Vendor | ||
!Platform | !Platform | ||
Line 83: | Line 86: | ||
|Internet Explorer | |Internet Explorer | ||
|6+, 7+, 8.0 | |6+, 7+, 8.0 | ||
|Adobe Flash Player | |Adobe Flash Player 11 | ||
|- | |- | ||
|Mozilla | |Mozilla | ||
|Firefox | |Firefox | ||
|3+ | |3+ | ||
|Adobe Flash Player | |Adobe Flash Player 11 | ||
|} | |} | ||
<br> | <br> | ||
== | |||
{|class="wikitable" | === Mobile Client Requirements === | ||
{|class="wikitable" | |||
!Device | |||
!Versions | |||
!Operating System | |||
|- | |||
|Various | |||
|Various | |||
|Android | |||
|- | |||
|iPhone | |||
|4, 4S | |||
|iOS 4+ | |||
|- | |||
|iPad | |||
|1, 2 | |||
|iOS 4+ | |||
|} | |||
=== Developer Requirements === | |||
{|class="wikitable" | |||
!Software | !Software | ||
| | | | ||
*Java SE Development Kit 6+ | *Java SE Development Kit 6+ | ||
*Adobe | *Adobe Flash Builder 4.5.1 | ||
*Adobe Flex SDK | *Adobe Flex SDK 4.5.1 | ||
*Adobe Flex | *Adobe Flex 4.5.1 Data Visualization Components for Flash Builder 4.5.1 | ||
|} | |} |
Latest revision as of 18:01, 17 July 2014
Supported Operating Systems
Vendor | Platform | Versions |
---|---|---|
Sun Microsystems | Solaris | 8, 9, 10 / Sparc 32 bit |
Red Hat / CentOS | Linux | 8.0, Enterprise ES 2.1, 3, 4, 5, 6 |
Microsoft | Windows | Windows XP, 2000, 2003 Server, 2008 Server R2 |
Server Requirements
Component | Requirements |
---|---|
Hardware | Windows, Linux:
Solaris: 1.0 GHz Processor 2.0 GB RAM |
Disk Space | Minimum: 1.0 GB*
Recommended: 2.0 GB* |
* Note: Additional space may be required for database-related disk space requirements. | |
Software | Java SE Development Kit 6+ (JDK 1.6+)
Web Application Server (Tomcat is default) |
Database | A specific database installation is not required. Connectivity
from the server to the data sources is needed for presenting data in AppBoard widgets. |
Default Network Ports
Port (default) | Protocol | Scope | |
---|---|---|---|
Web Server | 8080 | HTTP | public |
Database (e.g. Postgres) | 5432 | JBDC | private |
SSH | 22 | TCP | public |
Desktop Client Requirements
Vendor | Platform | Version(s) | Plug-In |
---|---|---|---|
Microsoft | Internet Explorer | 6+, 7+, 8.0 | Adobe Flash Player 11 |
Mozilla | Firefox | 3+ | Adobe Flash Player 11 |
Mobile Client Requirements
Device | Versions | Operating System |
---|---|---|
Various | Various | Android |
iPhone | 4, 4S | iOS 4+ |
iPad | 1, 2 | iOS 4+ |
Developer Requirements
Software |
|
---|