NGASI App in-the-cloud Panel Administration and User Guide WebAppShowcase DBA NGASI

Size: px
Start display at page:

Download "NGASI App in-the-cloud Panel Administration and User Guide. 1999-2012 WebAppShowcase DBA NGASI"

Transcription

1 NGASI App in-the-cloud Panel Administration and User Guide

2 2 NGASI App in-the-cloud Panel Table of Contents Part I Introduction 5 1 Overview Requirements... 6 Part II Cloud Provider 8 1 Setup 2 Login Manage Services... 9 Create Administrator... 9 Part III Administrator 12 1 Login Server Assets LoadBalancer Resellers/Webhosts Create Reseller Delete Reseller Runtimes Database Virtual Servers Virtuozzo/openVZ Part IV Resellers/Webhosts 21 1 Login Create User Edit User Delete User Management Part V Users 24 1 Login Applications Domains Deploy New Deploy From... List 33 Virtual Hosting Delete Deployed... Application 33 File Privileges Delete Application... Archive 34 0

3 Contents 3 Node Testing Configuration Restart Best Practices Examples Programming... Language/Framework 40 JAVA CfWheels RAILS GRAILS Play Scala/Lift PHP/Zend Other Scripts Troubleshooting NOT FOUND Part VI Rest API 44 1 Administrator Web Host/Reseller Create User Update User Clients Memory... Usage 45 3 User Deploy Application Install Complete Success Upload Application Install Complete Success Set Password Part VII Failover 49 1 Database mysql Index 0 3

4 I

5 Introduction 5 1 Introduction NGASI App-in-the-Cloud Panel enables drag-and-drop deployment of standard web applications onto scalable clouds. It is a Hosted and Out-of-the-Box Cloud Hosting solution for Data Centers and Web hosting providers to provide Platform-as-a-Service (PaaS) thus enabling continuous web presence capabilities for their clients' applications. 1.1 Overview NGASI App in-the-cloud Panel is the first true web application in-the-cloud panel. Enabling web providers capabilities for end users to easily deploy and manage their web applications in the Cloud. NGASI App in-the-cloud Panel is ideal for Database driven applications requiring high availability, with the option to scale across multiple servers permanently or temporarily. Essentially service providers can provide an Elastic like Cloud solution with existing infrastructure.

6 6 NGASI App in-the-cloud Panel This ensure affordable entry to the Cloud space. NGASI App in-the-cloud Panel enables service providers the ability to provide cloud hosting while also providing conventional hosting at the same time. That way such providers are able to spread costs and other resources around much better than other providers who specializes only in cloud hosting. NGASI App in-the-cloud Panel enables you to provide cloud hosting on the same servers used for traditional shared hosting. With NGASI App in-the-cloud Panel, horizontal scaling can be achieved in an economical manner providing resource usage stats of per hour application CPU, Memory, and Bandwidth usage. Most importantly, NGASI App in-the-cloud Panel provides a non proprietary deployment environment - thus applications are not forced to be customized as in some other cloud solutions. NGASI App in-the-cloud Panel provides great flexibility by supporting several programming languages and frameworks. This include JAVA, RAILS, GRAILS, Play Scala/Lift, Django, RAILO (CFML), CfWheels, PHP (Zend Framework) and other scripting languages. NGASI App in-the-cloud Panel is architected for an application centric environment. This enables fine grain configuration, management, and control of each deployed application. 1.2 Requirements NGASI App in-the-cloud Panel requires an installation of NGASI REST Server or NGASI AppServer Manager unto each server assets. NGASI REST Server is a lightweight server accessed by NGASI App in-the-cloud Panel for configuring and managing server assets.

7 II

8 8 NGASI App in-the-cloud Panel 2 Cloud Provider 2.1 Setup This section is intended for the App in-the-cloud Provider, such as Data Center Operators. NGASI App in-the-cloud Panel You need a License for NGASI App in-the-cloud Panel. Please contact a sales representative. Once the License has been granted, you would be provided with access information to download NGASI App in-the-cloud Panel. OS - Operating System For Linux and Unix based Systems (including 64bit) including: Red Hat Fedora Centos Ubuntu Whitebox Debian Suse and Linux other derivatives For Windows based Systems including: Windows 2003 and Windows 2008 Memory - RAM Server with at least 1GB RAM is required (for production). Web Browsers: Supported web browsers include: Internet Explorer 6 and higher Mozilla Firefox 1.5 and higher Safari Chrome NOTE: Allow Popups must be enabled. Install Download and add the ngasi-cp.war file to your JAVA Application Server webapps ROOT directory: Below are steps for the NON-JAVA programmer to get NGASI App in-the-cloud Panel up and running with

9 Cloud Provider 9 Apache Tomcat: 1)Download and install the JAVA JDK from the following URL: (NOTE: Please do not use the OpenJDK version distributed with Linux) 2)Download and install Apache Tomcat from the following URL: 3)Place ngasi-cp.war under the following Directory: <TOMCAT_HOME>/webapps/ROOT 4)Uncompress contents of ngasi-cp-war. 5)Delete ngasi.cp.war 6)Create a Datasource object with the jndi name "ws". 7)Startup Tomcat 2.2 Login Deploy NGASI App in-the-cloud Panel to a loadbalanced Cloud: Follow the steps above and start NGASI App in-the-cloud Panel. Login as Administrator and create Server Assets. Download the NGASI App in-the-cloud Panel WAR file. Deploy with the running instance of NGASI App in-the-cloud Panel. The newly deployed NGASI App in-the-cloud Panel can now be used in a high-availability environment. NGASI App in-the-cloud Panel deployed in such an environment enables self-healing capabilities. Upload the backup db.sql of the existing NGASI App in-the-cloud Panel. Also change the CacheMgr setting in WEB-INF/ngcp/cp/cp-ext.properties to: ngasi.modules.cp.impl.memcachedcachemgr The default HTTPS port 8663 and host name localhost: (the default HTTP port is 8666) Login URL: The login for Super Administrator (Data Center Operator) is "dcoperator" and the default password is "coolgeek". To change the "dcoperator" password click the Login Name, displayed on the top right of the screen or refer to the "Rest API" section. 2.3 Manage Services Services the Cloud Provider will be managing Create Administrator Administrators are clients,such as web host service providers, of Data Center Operators who rent dedicated servers, etc.

10 10 NGASI App in-the-cloud Panel Click "Create Administrator" to create Cloud Administrator Accounts. Enter the appropriate information in the Fields. Then click the "Add" button. Once the NGASI App in-the-cloud Panel Administrator Account is Added, the Administrator should appear in the "Administrator List". The Administrator Login and management is detailed in the Administrator section. As the Data Center Operator, you can login directly to the Administrator Account by clicking on the corresponding icon in the "Administrator List".

11 III

12 12 NGASI App in-the-cloud Panel 3 Administrator 3.1 Login The Administrator is the NGASI App in-the-cloud Panel user, used for managing all accounts, which includes Resellers and Users. This is normally a web host service provider. Access information should be provided by the Cloud Provider. Assuming the default HTTPS port 8663 and host name localhost: Login URL: By default the Data Center Operator account is also a built-in Administrator account that cannot be removed. 3.2 Server Assets System Requirements The following are the recommended OS: Centos 5.x Redhat 5.x NOTE: For SELinux enabled systems, "enforcing" must be disabled. Do so by editing /etc/sysconfig/selinux. Also the system should not have anti-virus software enabled. System should not have any other hardened Kernel, such as Atomic Secured Linux (ASL). Server Assets Download NGASI REST Server Install NGASI REST Server onto servers to be used as Application Server Nodes and Databases. NOTE: If also utilizing OpenVZ/Virtuozzo VPS, you should install NGASI REST Server unto the host system. Once this is done, NGASI REST Server will be able to recognize and manage any guest VPS. This is much more efficient than installing NGASI REST Server unto several VPS. NOTE: For optimal performance, the uplink/download speeds of the server network ports should be at least 1GB.

13 Administrator 13 Access Info Login (see Login section) to NGASI App in-the-cloud Panel and add the server assets to the resource inventories by entering the host name and user/password information. NGASI App in-the-cloud Panel communicates with the destination server via the REST API. If the password is the default "coolgeek", you will be prompted to change the password. If not the password will NOT be changed, and the server asset will not be added. NOTE: If the server is firewall protected, please enable access to the IP address and port. NOTE: You DO NOT need a virgin server to install any of the NGASI App in-the- Cloud Panel components. That is one of the purposes of NGASI App in-the-cloud Panel - to enable Cloud services with your existing infrastructure. Server Assets will be used for configuring application servers and databases. Application Servers If the Server Asset will be used for running Applications, then check this Option. NOTE: If the server is firewall protected, please enable access to the web ports from the Loadbalancer. Check the VPS Option for running account applications in their own VPS. You would also need to add VPS IP Pools. The VPS can be dynamically created and an IP address assigned. NOTE: For OpenVZ or virtuozzo VPS support, OpenVZ or virtuozzo must already be installed. Databases If the Server Asset will be used for running Databases, then check this Option. Set the maximum databases and the database type - Primary or Replicated. User Databases are assigned locally resolved Hostnames. This way if the Database fails-over to another server, the application would not need to be reconfigured as the same hostname will be used but would resolve to the other server. mysql phpmyadmin, the web based mysql administration tool, is also configured Load Balancers If the Server Asset will be used for Load Balancing, then check this Option.

14 14 NGASI App in-the-cloud Panel NGINX Add IP Address for NGINX Load Balancer. NGASI REST Server will install NGINX on the remote server. This implies a web server should NOT be running on the remote server or the IP Address should NOT already be binded on Port 80 and 443. Multiple IP Addresses may be associated with the Server. Each IP Address entry respresents a NGINX Load Balancer Object. It is recommended that the server should be dedicated to just running the Load Balancing service. If the Server Asset will just be dedicated to Load Balancing, then you should add the following line to: /usr/ngasi/webapps/root/web-inf/modules/uap/m-ext.properties no_update_component=true WEBDav/SVN If this Server Asset will be used for WEBDav/SVN access, then check this Option. NOTE: Server Assets may be used for multiple functions. 3.3 LoadBalancer Enter load balancer pool information here. IP Addresses/CNAMES Max accounts. Max connections (optional). You are able to assign multiple load balancers to a server. Make sure addresses and ports to not conflict. Internal HTTP IP Addresses and Ports Set differently if also using nodes for regular web hosting to avoid conflicts; for instance cloud accounts and web accounts on the same server. Load Balancing The load on server nodes should allow for additional load in case of a fail-over. That is, a server node should not be operating under full load or capacity. Below is a simple formula to determine the server resources that should be available in case of a fail-over. (This assumes an equally distributed load weight.) 100 / (total nodes) = (available capacity) % So for example a LoadBalanced Cluster with 4 nodes: 100 / 4 = 25 % So in determining the max accounts and other resources to place on the server nodes,

15 Administrator 15 an allowance of 25% available resources should be unused. In reality, before calculating the percent of resources to be made available, a number of less than 100 % should be used in the calculation. For good measures % should be the figure to start off with. This is because a server should never be running at 100% percent capacity - to avoid crashes. 3.4 Resellers/Webhosts Use this feature to manage Resellers (Webhosts). Resellers manages the end user accounts. By default the Data Center Operator account is also a built-in Reseller account that cannot be removed Create Reseller Click the "Create Reseller" to create Reseller Accounts. Enter new login name. Then click the "Add" button. Once the NGASI App in-the-cloud Panel Reseller Account is Added, the Reseller should appear in the "Reseller List". The Reseller Login and management is detailed in the Resellers/Webhosts section. As the Administrator, you can login directly to the Reseller Account by clicking on the corresponding icon in the "Reseller List" Delete Reseller NOTE: Deleting a Reseller will automatically Delete any User Accounts created by the Reseller. Select one or more Resellers in the "Reseller List". Then Click the "Delete User" button to delete the selected Reseller Accounts.

16 16 NGASI App in-the-cloud Panel 3.5 Runtimes NGASI App in-the-cloud Panel supports a number of Runtime environments. JAVA JDKs: 1.7.x 1.6.x 1.5.x Application Servers: Tomcat GlassFish JBoss RAILS Supported Ruby versions include Supported JRuby versions include Supported RAILS versions include 3.0.x Application Servers Passenger Mongrel GlassFish Tomcat GRAILS Supported GRAILS versions include 1.3.x 1.2.x Application Servers GRAILS Embedded Tomcat Play Supported Play versions include 1.x

17 Administrator 17 2.x Application Servers Play Embedded Netty Scala/Lift The Simple Build Tool (SBT) is used to build and deploy Scala/Lift Applications. Application Servers Scala/Lift Embedded Jetty Django Supported Python versions include 2.6.x 2.5.x Supported Django versions include 1.2.x Railo (CFML) Supported Railo (CFML) versions include 3.1.x and higher CfWheels Supported CfWheels versions include 1.x and higher PHP/Zend PHP-5.3;Zend-1.10.x PHP-5.2;Zend-1.10.x Quercus (JAVA) Other Scripts Apache

18 18 NGASI App in-the-cloud Panel 3.6 Database If available, a Database is automatically created for the application to use. JAVA If a DataSource name is specified, the application server is configured with a JNDI DataSource entry containing the database access information. RAILS The "production" database configuration is populated in the database.yml file. db:migrate is automatically run on the application upon deployment. GRAILS The "production" database configuration is populated in the DataSource.groovy file. Play The "production" database configuration is populated in the application.conf file. Scala/Lift The database configuration is populated in the default.props file like so: src/main/resources/props/default.props db.driver= db.url= db.user= db.password= db= db.host= Django If available, a Database is automatically created for the application to use and the "default" database configuration is populated in the settings.py file. And the "syncdb" command is executed. During installation of Django apps, a superuser is created. Below are the default credentials: User: admin Password: coolgeek Railo (CFML) If available, a Database is automatically created for the application to use and the DataSource configuration is set. CfWheels If available, a Database is automatically created for the application to use and the DataSource configuration is set. The DataSource name is set to "wheels". PHP/Zend If available, a Database is automatically created for the application to use and the

19 Administrator 19 "production" database configuration is populated in the application.ini file. 3.7 Virtual Servers This section details how to make virtual servers available Virtuozzo/openVZ The following steps below will enable accounts to run applications under their own Virtual Private Servers (VPS) on a VZ based server. 1)Virtuozzo or openvz must already be installed and running on the system. NOTE: A recent version of the VZ kernel should be running. 2)Download and copy the following VZ templates to the VZ template cache directory (/vz/template/cache): 3)Download and install NGASI REST Server 4)Add information for the IP address of the VPS that will be created for the accounts. Add the following entry to /usr/ngasi/webapps/root/web-inf/modules/uap/m-ext.properties (create file if does not exists) vz_public_ips= /4, , number proceeding "/", means a range incremented by up to that number e.g /4 is the same as , , , )Make sure the system is registered as a "Server Asset". NOTE: At least 2 systems must be configured as above for VZ to be made available as an option when creating user accounts.

20 IV

21 Resellers/Webhosts 21 4 Resellers/Webhosts Use this feature to manage User Accounts. User Accounts are the end users that deploys and manages the applications. 4.1 Login Login Info: The host name and port should be provided by your Administrator. So assuming the default HTTPS port 8663 and host name localhost: Login URL: Create User Click the "Create User" to create User Accounts. TYPE in desired user account login name. Then click the "Add" button. Once the User Account is Added, the User should appear in the "User List". The User Login and management is detailed in the Users section. As the Reseller, you can login directly to the User Account by clicking on the corresponding icon in the "User List". NOTE: At the minimum, a JAVA application requires at least 64MB RAM. At the minimum, a RAILS Application requires at least 32 MB RAM (Passenger), 80MB (GlassFish), 50MB (Mongrel on Linux), or 70MB (Mongrel on Windows). At the minimum, a GRAILS application requires at least 256MB RAM. At the minimum, a Play application requires at least 12MB RAM. At the minimum, a Django application requires at least 12MB RAM. Keep this in mind when allocating Memory and Application limits across multiple server nodes. RESOURCE LIMITS: If a MAX is set to greater than 0 and the value differs to a MIN, then total resource usage will start off with the MIN and grow up to the MAX.

22 22 NGASI App in-the-cloud Panel Enabling the Shrinkable setting, will eventually decrease the allocated resources back to the MIN. Enabling Shrinkable is ideal for on demand computing, e. g. per hour usage service. For fixed resource limits, set the MAX equal to MIN. In a fixed resource configuration, the MIN is actually the MAX. 4.3 Edit User Select an Account in the "User List". Then Click the "Edit User" button to edit the selected User Account. After making the appropriate changes, click the "Save" button. 4.4 Delete User NOTE: Deleting a User will automatically Delete any applications deployed by the User. Select one or more Accounts in the "User List". Then Click the "Delete User" button to delete the selected User Accounts. 4.5 Management NGASI App in-the-cloud Panel comes equipped with resource management tools such as Memory Management CPU Management Bandwidth Management Maximum Application Limits Disk Limits (System User Accounts) Nodes Management (vertical and horizontal scaling and shrinking)

23 V

24 24 NGASI App in-the-cloud Panel 5 Users The User accounts is the end user that deploys and manages the applications. 5.1 Login Login Info: The host name and port should be provided by your Administrator. So assuming the default HTTPS port 8663 and host name localhost: Login URL: Applications This section covers topics about application management. Account applications are run by non-privileged users across various server nodes. The names of the system users are dynamically assigned and differs to your login name. JAVA All applications are deployed under the user's java/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/java/webapps/myapp GlassFish: For GlassFish, apps are deployed under the Glassfish "autodeploy" directory. JBoss: For JBoss, apps are deployed under the JBoss "deploy" directory. RAILS All applications are deployed under the user's rails/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows:

25 Users 25 /home/ngcp1/rails/webapps/myapp GRAILS All applications are deployed under the user's grails/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/grails/webapps/myapp Play All applications are deployed under the user's play/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/play/webapps/myapp Scala/Lift All applications are deployed under the user's scalalift/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/scalalift/webapps/myapp Django All applications are deployed under the user's django/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/django/webapps/myapp PHP/Zend All applications are deployed under the user's zend/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/zend/webapps/myapp Railo (CFML) All applications are deployed under the user's railo/webapps directory. For a user named ngcp1, an application, myapp,

26 26 NGASI App in-the-cloud Panel will be deployed as follows: /home/ngcp1/railo/webapps/myapp GlassFish: For GlassFish, apps are deployed under the Glassfish "autodeploy" directory. CfWheels All applications are deployed under the user's cfwheels/webapps directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/cfwheels/webapps/myapp GlassFish: For GlassFish, apps are deployed under the Glassfish "autodeploy" directory. Other Scripts: All applications are deployed under the user's web directory. For a user named ngcp1, an application, myapp, will be deployed as follows: /home/ngcp1/webapps/myapp. NOTE: For PHP applications deployed with Quercus, refer to the JAVA section Domains At least 1 Domain must be set prior to installing any application. Go to the Domain section and set. There you will also see the IP Address or CNAME that the domain should resolve to. This would require configuring at your Domain Registrar or some other service. NOTE: You must explicitly add the "www" subdomain if desired Deploy New Click the "Deploy New" deployment. button to Upload a new Application Archive for Fill out any necessary information then click "Continue" to proceed. Once successfully deployed, an Icon symbolizing the deployed application will be added to the Canvas display. JAVA

27 Users 27 The JAVA application must be in WAR format. The expanded directory tree should look like:... WEB-INF NOTE: If available, a Database is automatically created for the application to use and the DataSource (if the name is specified) is configured. Application Directory The application is deployed to: <HOME_DIRECTORY>/java/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/java/webapps/myapp NOTE:For GlassFish, apps are deployed under the Glassfish "autodeploy" directory. NOTE:For JBoss, apps are deployed under the JBoss "deploy" directory. RAILS The RAILS application must be in ZIP format. The expanded directory tree should look like: -app -config -db -doc -lib -log -public -script -test -tmp

28 28 NGASI App in-the-cloud Panel -vendor NOTE: If available, a Database is automatically created for the application to use and the "production" database configuration is populated in the database.yml file. db:migrate is automatically run on the application upon deployment. Application Directory The application is deployed to: <HOME_DIRECTORY>/rails/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/rails/webapps/myapp GRAILS The GRAILS application must be in ZIP format. The expanded directory tree should look like: -grails-app -lib -scripts NOTE: If available, a Database is automatically created for the application to use and the "production" database configuration is populated in the DataSource.groovy file. Application Directory The application is deployed to: <HOME_DIRECTORY>/grails/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/grails/webapps/myapp NOTE: You may deploy a GRAILS application as a JAVA WAR, however in order for the DataSource be set, you would need to specify the data source's JNDI name in the grails-app/conf/datasource.groovy file as follows: datasource { jndiname = "java:comp/env/jdbc/mydatasource" # or

29 Users 29 } # jndiname = "java:comp/env/mydatasource" NOTE: Also if the GRAILS app is deployed as a regular JAVA application, you may need to upload the Database Schema. Play The Play application must be in ZIP format. The expanded directory tree should look like: -app -conf -public NOTE: If available, a Database is automatically created for the application to use and the "production" database configuration is populated in the application.conf file. Application Directory The application is deployed to: <HOME_DIRECTORY>/play/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/play/webapps/myapp Scala/Lift The Scala/Lift application must be in ZIP format. The expanded directory tree should look like: -src -project

30 30 NGASI App in-the-cloud Panel NOTE: If available, a Database is automatically created for the application to use and the database configuration is populated in the default.props file like so: src/main/resources/props/default.props db.driver= db.url= db.user= db.password= db= db.host= Application Directory The application is deployed to: <HOME_DIRECTORY>/scalalift/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/scalalift/webapps/myapp Django The Django application must be in ZIP format. The expanded directory tree should look like: -app -settings.py -... NOTE: If available, a Database is automatically created for the application to use and the "default" database configuration is populated in the settings.py file. And the "syncdb" command is executed. During installation of Django apps, a superuser is created. Below are the default credentials: User: admin Password: coolgeek Application Directory The application is deployed to: <HOME_DIRECTORY>/django/webapps So an application named myapp would be in the following directory:

31 Users 31 <HOME_DIRECTORY>/django/webapps/myapp Railo (CFML) NOTE: You can also install Railo as a regular JAVA Application (see above). The Railo (CFML) application must be in ZIP format. The expanded directory tree should look like:... whatever.cfm NOTE: If available, a Database is automatically created for the application to use and the DataSource configuration is set. NOTE: For security purposes (as well as for a loadbalanced cloud environment), the Railo admin console is unavailable by default. To enable, remove the security constraint in the WEB-INF/web.xml file. Application Directory The application is deployed to: <HOME_DIRECTORY>/railo/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/railo/webapps/myapp NOTE:For GlassFish, apps are deployed under the Glassfish "autodeploy" directory. CfWheels The CfWheels application must be in ZIP format. You only need the CfWheels project files. You do not need to bundle CfWheels - that is automatically done for you at deployment. The expanded directory tree should look like:

32 32 NGASI App in-the-cloud Panel... config models controllers views css images NOTE: If available, a Database is automatically created for the application to use and the DataSource configuration is set. The DataSource name is set to "wheels". Application Directory The application is deployed to: <HOME_DIRECTORY>/cfwheels/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/cfwheels/webapps/myapp NOTE:For GlassFish, apps are deployed under the Glassfish "autodeploy" directory. NOTE: You can also install CfWheels as a regular Railo (CFML) Application (see above). PHP/Zend The PHP/Zend application must be in ZIP format. The expanded directory tree should look like: -application -public NOTE: If available, a Database is automatically created for the application to use and the "production" database configuration is populated in the application.ini file. Application Directory The application is deployed to: <HOME_DIRECTORY>/zend/webapps So an application named myapp would be in the following directory: <HOME_DIRECTORY>/zend/webapps/myapp

33 Users 33 NOTE: If deploying a PHP application not using the Zend Framework, place the PHP files in a directory called "public" before archiving the application. NOTE: For PHP applications deployed with Quercus, refer to the JAVA section Deploy From List NGASI App in-the-cloud Panel enables you to redeploy an Application that has already been uploaded, so you do not have to re-upload the same application each and every time. Click the "Deploy from list" button. Drag-and-drop desired Application from the Application Factory list to the Canvas. Click the "YES" button to proceed. NOTE: If available, a Database is automatically created and configured for the application to use Virtual Hosting Application Virtual Hosting (not to be confused with Web Server Virtual Hosting) maps an application to the root of one or more Domain hostnames. For example an application, myapp, deployed on could be accessed instead as with Virtual Hosting enabled. Click on the icon, in the Canvas, of desired Application. Then click the "Virtual Hosting" button (you can also drag-and-drop the icon to the button as well). Select one or more Domain hostnames in the Selection Box, then Click "Add" to proceed. NOTE: To remove any Virtual Hosting that was set, you would click the "Delete" button instead Delete Deployed Application To delete a deployed application, click on the icon, in the Canvas, of desired Application.

34 34 NGASI App in-the-cloud Panel Then click the "Delete" button (you can also drag-and-drop the icon to the button as well). NOTE: If the associated database is managed by NGASI App in-the-cloud Panel, it will also be deleted File Privileges Although the deployment is controlled by the NGASI App in-the-cloud Panel, if your administrator has provided WEBDav/SVN access, you can easily edit and manually manage your application via those methods (then sync the changes to the various nodes via NGASI App in-the-cloud Panel). However the initial deploy must be done through NGASI App in-the-cloud Panel, which sets up the appropriate environment as part of the setup process Delete Application Archive Use this option to remove an Uploaded Application Archive from the Application Factory. Click the "Deploy from list" button. Drag-and-drop desired Application from the Application Factory list to the "Delete" button. Click "Continue" to proceed Node Testing Depending on your service provider, you may have internet access to the backend Web Servers of the nodes in the Load Balanced cluster. This will enable you to test the nodes in the Load Balanced cluster, e.g. check that each node is synchronized and the web pages are showing the correct data. Because if you go directly to the site via the Load Balancer, you may not notice a problem on an individual node. First go to the "Clusters" feature. Click on the Load Balancer to see the details of the various nodes. This includes the host IP Address as well as the ports. Exclusive Load Balancers If the Load Balancer is exclusively assigned to your account, you would see the options to disable/enable nodes. Disable all nodes except the one to be tested on.

35 Users 35 Shared Load Balancers You want to simulate the host name on the PC you would be performing the test on. So for example hostname "ngdemo.test1.app-in-the-cloud-hosting.com" and node with IP Address , add the following line to the PC Host file: ngdemo.test1.app-in-the-cloud-hosting.com In Linux this file is /etc/hosts and in Windows it is C:\WINDOWS\SYSTEM32 \DRIVERS\ETC\HOSTS. Finally assuming the backend HTTP port of the node is 8080, the test Web URL would look like: NOTE: You can also simulate a load balance environment at your end by setting up 2 instances of your app going to the same DB. Then test for consistencies (or lack of) in the responses. NOTE: Remember to comment out the Host entry when finished with test. NOTE: The use of the node Web URLs should only be used temporarily for testing. They should not be used for monitoring or configuring because the nodes may change at any time. 5.3 Configuration If more than 1 Application Server is available to your account, you may change the default Application Server or other aspects of your setup by following the steps below. Click the "Configuration" button in the Left Menu. Make appropriate changes. Then click the "Update" button to proceed. You may also specify specific Application Servers when deploying an application. This allows different applications to be run on different application servers. 5.4 Restart Sometimes you may have a need to Restart the Application. Click the "Restart" button in the Left Menu to do so.

36 36 NGASI App in-the-cloud Panel 5.5 Best Practices MAKING YOUR APPLICATION CLOUD-READY In the world of always on, companies both big and small are wanting their applications to always be available. Cloud is the efficient packaging of IT infrastructure to provide limitless resources for applications to quickly scale up or down on the fly. This leads to new challenges for application design. Although there are no standards, there are commonly practiced and accepted norms of both cloud provider and cloud consumer (application). In order for the applications to be able to be scaled, the Cloud must provide the ability for applications to move around in the cloud. Before this can happen, the Cloud provider should guarantee the following: Infinite available resources - bandwidth, CPUs, Loadbalancers, Databases, Application Servers, etc. All available in real time. For synchronization purposes, the times of the system clocks for the various nodes should be set to approximately the same. Application references to Date/Time should utilize the built-in system time function of the Database. After all, the database is accessed by all the application server nodes. In addition to the core Cloud infrastructure, there should be a service, closer to the application layer. We call this the Application Hosting Cloud or Platform-as-a-Service (PaaS). The Application Hosting Cloud utilizes the cloud infrastructure by programming services against the Cloud API to provide complete cloud automation and monitoring for the applications. So once the application is deployed on the Cloud, the Application Hosting cloud takes care of all management of the application, which includes automatically scaling up or down of the application. NGASI App in-the-cloud Panel provides such a solution. The requirements for designing applications for the Cloud, includes principals for designing scalable application plus more. A key to architecting your application for the Cloud is to ensure the application is database driven. Persistent content should be served by the database. The database should be agnostic. Making the database as dumb as possible makes it easier to migrate (switch cloud providers or database vendors)

37 Users 37 and to distribute more processing on application server nodes. MULTI-TENANCY The application should not be reliant on hard-coding of resource references, such as, database connection and disk resources. There should also be no dependence on configuration files for references to resources. Since the location of the application (and multiple instances of it in a cluster) as well as database is not definite (could be anywhere in the Cloud), the application should rely on system environment variables for disk access (such as home.dir,tmp.dir,,java.io.tmpdir, _SERVER["PWD"], _SERVER["HOME"], etc.). Using a standard framework, such as Struts, RAILS, GRAILS, Play, Scala/Lift, Django, Zend, etc. also helps to provide an abstraction for accessing resources, such as databases, etc. The application should also be designed to sit side-by-side another instance of the same application sharing the same runtime; for instance running multiple instances of the same application under the same JAVA JVM. In addition, the application should not be tied to a specific version of the programming language or framework as there is no guarantee such exact environment will exist in the cloud. As mentioned, applications (and the database) are moved around depending on predefined logical rules. This means that the cloud customer may not have physical access to the application, e.g. SSH or FTP. Thus expectations of the Application Hosting Cloud includes automatic configuration of the application, such as the database access; database replications; synchronizing the application onto multiple nodes in the loadbalanced cluster. The Application Hosting Cloud should also have mechanism in place for auto scaling (vertically and horizontally) of the application; and facilities for updating already deployed applications. CACHE NOTE: Accessing a replicated database may be expensive in terms of performance, so local caching when possible is encouraged. For Global caching (temporary data accessed by all the nodes), employ the uses of a cache manager such as Memcached, etc. Cache session based data locally instead of making unnecessary calls to the database for reads.

38 38 NGASI App in-the-cloud Panel Do not design your app to store dynamic content or states on disk - design to store in database. In the event File storage is required, a high availability network storage solution should be used. As mentioned before, the automated environment is ideal for database driven applications. This means that if part of your application includes large files such as videos, it may be a good idea to break up the application. For under such conditions, the application will not scale well in real time - due to I/O and other latency issues. So for large static resources, they should be hosted somewhere else (such as on a Content Delivery Network or other high-availability network storage). You may manually add these resources to the nodes in your load-balanced cloud. However depending on your service provider, you may not have direct access to the node. And again, the same real-time issues pops up if needing to quickly scale onto additional nodes. Plus the real chance of your nodes becoming out-of-sync. SPECIAL MESSAGES AND BANNERS Cloud hosting is no panacea - there is no 100% availability. However there are ways to manage the unexpected. During operation, although the application server nodes may be running, a number of issues may arise that affect availability; for instance the database may be unavailable or in read-only mode. Also a shared network drive may not be available as well. In this case certain features of your site may be unavailable, but the application would still be up (the fact that the application server nodes are running). Your code should check for such interruptions and display the appropriate messages in a banner, while still keeping the functioning parts of the site available. DNS For failover purposes, the DNS for the hostname leading to the application should point to multiple DNS Servers. These DNS Servers should be located in separate Datacenters. LOG STATISTICS AND ANALYSIS In a Cloud environment, your application would be proxied by some sort of loadbalancing device. This mean access to logs and real source IP Addresses probably will not be possible; some Load Balancers do forward the X-Forwarded-For header which would contain the real IP Address. For log statistics and analysis, it is recommended an offsite link to a traffic analyzer engine be embedded in your application web pages. Google Analytics is a good example.

39 Users Examples JAVA Below are descriptions and links to some sample JAVA Applications: sqltestapp.war This is a simple database driven counter application. The value of the counter is stored in a Database. The Database is accessed by a DataSource object, named "GenericDataSource". In addition, the application requires an SQL script be run to create the necessary tables. NGASI App in-the-cloud Panel is able to do so by uploading the SQL script. The required SQL script is sqltestapp.sql. RAILS Below are descriptions and links to some sample RAILS Applications: tracks.zip Tracks is a web-based application to help you implement David Allen s Getting Things Done methodology. It was built using Ruby on Rails. phonebook.zip This is a simple database driven contacts application. In addition, the application requires an SQL script be run to create the necessary tables. NGASI App in-the- Cloud Panel is able to do so by uploading the SQL script. The required SQL script is phonebook.sql. GRAILS Below are descriptions and links to some sample GRAILS Applications: petclinic.zip Petclinic is the GRAILS framework demonstration application. Play Below are descriptions and links to some sample Play Applications: yabe.zip yabe is a sample blog application from the Play guide tutorial.

40 40 NGASI App in-the-cloud Panel Railo (CFML) Below are descriptions and links to some sample Railo Applications: cfmexample.zip This is a simple database driven Pet Clinic application for Railo (CFML). In addition, the application requires an SQL script be run to create the necessary tables. NGASI App in-the-cloud Panel is able to do so by uploading the SQL script. The required SQL script is cfmexample.sql. Finally, during the initial deployment stage, the DataSource name, "GenericDataSource", must be specified. CfWheels Below are descriptions and links to some sample CfWheels Applications: wheelspc.zip This is a simple database driven Pet Clinic application for CfWheels. It is based on the popular Petclinic application from the GRAILS framework demonstration application. In addition, the application requires an SQL script be run to create the necessary tables. NGASI App in-the-cloud Panel is able to do so by uploading the SQL script. The required SQL script is wheelspc.sql. PHP/Zend Below are descriptions and links to some sample PHP Applications: quickstart.zip quickstart Guest Book is a simple database driven Zend application. In addition, the application requires an SQL script be run to create the necessary tables. NGASI App in-the-cloud Panel is able to do so by uploading the SQL script. The required SQL script is quickstart.sql. 5.7 Programming Language/Framework JAVA Below are some information regarding specific programming languages and frameworks. When switching application servers, NGASI App in-the-cloud Panel attempts to migrate existing applications unto the new app server.

41 Users 41 When switching TO another app server FROM Glassfish, the existing glassfish apps are expanded to the "java/webapps" directory. This is because in Glassfish, the apps are deployed to the "autodeploy" directory instead of the "java/webapps" directory. And vice versa, when migrating TO GlassFish FROM another app server, the app is archived (WAR), and deployed to the "autodeploy" directory CfWheels RAILS URL Rewriting is enabled for CfWheels. The URL Rewriting engine sits in the Railo server (as apposed to Apache in most environments). For an application named myapp, the Ruby script path would look like: <HOME_DIRECTORY>/rails/webapps/myapp/bin/ruby GRAILS Play GRAILS apps are run in the default GRAILS runtime (Tomcat) bundled with GRAILS. By default, each app is run under its own private GRAILS runtime. Play apps are run in the default Play runtime (Netty) bundled with Play. By default, each app is run under its own private Play runtime Scala/Lift The Simple Build Tool (SBT) is used to build and deploy Scala/Lift Applications PHP/Zend If the JAVA based Quercus is selected as the PHP application runtime, the app is converted to a JAVA application Other Scripts Intentionally left blank. 5.8 Troubleshooting

42 42 NGASI App in-the-cloud Panel NOT FOUND If you see a 404 NOT FOUND when browsing your application, and in the NGASI App in-the-cloud Panel there is an "X" in the Application Icon, try restarting the Application. The application may have been shutdown if your total applications memory or other resource usage exceeded the maximum allowed for your account.

43 VI

44 44 NGASI App in-the-cloud Panel 6 Rest API This section covers the Rest API functions. The URL to the Rest base looks like: or Each request should be accompanied with at least the following parameters: ftp_user ftp_pass If using a non-browser client, you should first login to the base, like so: Once successfully logged in, retrieve the "JSESSIONID" Cookie. This cookie must be sent back to the server for each subsequent request. Response are formatted in JSON. 6.1 Administrator This section covers the Administrator Rest API functions. The URL to the Administrator Rest base looks like: Web Host/Reseller This section covers the Web Host/Reseller Rest API functions. The URL to the Web Host/Reseller Rest base looks like: In addition to the Web Host/Reseller login and executing the web host/reseller functions, the Administrator may perform the functions on behalf of the Web Host/Reseller. In this case the "reseller" parameter with the web host/reseller account name must be included in the command request Create User URI: createuser? account=ngdemo&maxmemory=512&maxcpu=60&maxapps=11&programming. language=java&programming. language=django&maxbandwidth=200&maxnodes=10&min_nodes=2&account.

45 Rest API 45 password=scotttiger&create=true HTTP Method: GET; POST Returns: boolean name value. e.g.: true Update User URI: updateuser? account=ngdemo&maxmemory=512&maxcpu=60&maxapps=11&programming. language=java&programming.language=django HTTP Method: GET; POST Returns: boolean name value. e.g.: true Clients Memory Usage 6.3 User URI: memoryusage/clients HTTP Method: GET Returns: Hash of clients and memory used (MB). e.g.: {"asmdemo":82,"rmdemo2311":382,"farver125":3} This section covers the User Rest API functions. The URL to the User Rest base looks like: In addition to the user login and executing the user functions, the Reseller that owns the user account as well as the Administrator may perform the functions on the user account. In this case the "account" parameter with the user account name must be included in the command request.

46 46 NGASI App in-the-cloud Panel Deploy Application Install The following API functions are for deploying an already uploaded application. URI: app/deploy/mysaas4? app=mysaas&database=mysql&appserver=tomcat+7.0.0; JDK6.0_20&overwritedb=true HTTP Method: GET; POST Returns: boolean (true if installation process for application with contextpath "mysaas4" starts) e.g.: true Complete URI: app/deploy/complete/mysaas4 HTTP Method: GET Returns: boolean (true if installation process for application with contextpath "mysaas4" is completed) e.g.: true Success URI: app/deploy/success/mysaas4 HTTP Method: GET Returns: boolean (true if installation succeeded for application with contextpath "mysaas4") e.g.: true Upload Application Install The following API functions are for uploading an application archive. URI: app/archive/install Form Parameters: account (Optional) app archive (File) programming.language

47 Rest API 47 datasource (Optional) sql (File) (Optional) HTTP Method: POST (multipart encoding) Returns: boolean (true if installation process for application archive starts) e.g.: true Complete URI: app/archive/install/complete/myapp HTTP Method: GET; POST Returns: boolean (true if installation process for application archive with name "myapp" is completed) e.g.: true Success URI: app/archive/install/success/myapp HTTP Method: GET; POST Returns: boolean (true if upload and installation succeeded for application archive with name "myapp") e.g.: true Set Password URI: setpassword?new.password=coolgeek HTTP Method: GET Returns: boolean (true if password set succeeded) e.g.: true

48 VII

49 Failover 49 7 Failover Failover Strategies 7.1 Database mysql Database Failover Strategies At least 1 Replicated Database must be binded to the Primary Database in order for Failover to be possible. To help keep the Databases synchronized, it is recommended the systems that the database run under be standalone - to minimize crashes and reboots which are more frequent on a shared system. NOTE: mysql Replication DOES NOT GUARANTEE data integrity between the Primary Database and any Replication server. This is because the replication mechanism is "synchronized". Which means a completed transaction on the Primary may not have completed on a Replication node prior to a failure. To safeguard against this issue, one should manually check the application database soon after a failover. By Default, NGASI App in-the-cloud Panel generates alert notifications when such events occurs. OFFLINE If working on maintenance of a Database server, such as rebooting, the Administrator should set the Offline flag in the Server Assets section of the Control Panel. This prevents triggering the failover mechanism. Replication OFFLINE If the OFFLINE asset is a Replication server, the Primary Database is set to READ- ONLY mode to ensure the replication does not get out of synch. When the OFFLINE flag is removed, READ-ONLY is removed from the Primary Server. Make sure the mysql server is running on the Replicated Server BEFORE removing the OFFLINE flag. As the change in database state (to READ-ONLY) may make some applications crash, the applications associated with the database will automatically be restarted. Primary OFFLINE If the OFFLINE asset is a Primary server, the Replication Databases is set to retry connecting to the Primary Database every 1 second to ensure the replication does not get out of

NGASI Universal APP Panel Administration and User Guide. 1999-2011 WebAppShowcase DBA NGASI

NGASI Universal APP Panel Administration and User Guide. 1999-2011 WebAppShowcase DBA NGASI NGASI Universal APP Panel Administration and User Guide 2 Universal App Panel Table of Contents Part I Introduction 5 1 Overview... 5 2 Requirements... 5 Part II Administrator 8 1 Login... 8 2 Resellers/Webhosts...

More information

NGASI Shared-Runtime Manager Administration and User Guide. 1999-2010 WebAppShowcase DBA NGASI

NGASI Shared-Runtime Manager Administration and User Guide. 1999-2010 WebAppShowcase DBA NGASI NGASI Shared-Runtime Manager Administration and User Guide 2 NGASI Shared-Runtime Manager Table of Contents Part I Introduction 4 0 1 Overview... 4 2 Requirements... 4 Part II Administrator 6 1 Login...

More information

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com VERSION 9.02 INSTALLATION GUIDE www.pacifictimesheet.com PACIFIC TIMESHEET INSTALLATION GUIDE INTRODUCTION... 4 BUNDLED SOFTWARE... 4 LICENSE KEY... 4 SYSTEM REQUIREMENTS... 5 INSTALLING PACIFIC TIMESHEET

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.0

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.0 JAMF Software Server Installation and Configuration Guide for OS X Version 9.0 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

VMware Identity Manager Connector Installation and Configuration

VMware Identity Manager Connector Installation and Configuration VMware Identity Manager Connector Installation and Configuration VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document

More information

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.2

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.2 JAMF Software Server Installation and Configuration Guide for Linux Version 9.2 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.2

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.2 JAMF Software Server Installation and Configuration Guide for OS X Version 9.2 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

WEBAPP PATTERN FOR APACHE TOMCAT - USER GUIDE

WEBAPP PATTERN FOR APACHE TOMCAT - USER GUIDE WEBAPP PATTERN FOR APACHE TOMCAT - USER GUIDE Contents 1. Pattern Overview... 3 Features 3 Getting started with the Web Application Pattern... 3 Accepting the Web Application Pattern license agreement...

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

The SSL device also supports the 64-bit Internet Explorer with new ActiveX loaders for Assessment, Abolishment, and the Access Client.

The SSL device also supports the 64-bit Internet Explorer with new ActiveX loaders for Assessment, Abolishment, and the Access Client. WatchGuard SSL v3.2 Release Notes Supported Devices SSL 100 and 560 WatchGuard SSL OS Build 355419 Revision Date January 28, 2013 Introduction WatchGuard is pleased to announce the release of WatchGuard

More information

Verax Service Desk Installation Guide for UNIX and Windows

Verax Service Desk Installation Guide for UNIX and Windows Verax Service Desk Installation Guide for UNIX and Windows March 2015 Version 1.8.7 and higher Verax Service Desk Installation Guide 2 Contact Information: E-mail: sales@veraxsystems.com Internet: http://www.veraxsystems.com/

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Online Backup Client User Manual Linux

Online Backup Client User Manual Linux Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.7. Page 1

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.7. Page 1 Server Monitoring AppDynamics Pro Documentation Version 4.1.7 Page 1 Server Monitoring......................................................... 4 Standalone Machine Agent Requirements and Supported Environments............

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

1. Product Information

1. Product Information ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

JAMF Software Server Installation and Configuration Guide for Windows. Version 9.3

JAMF Software Server Installation and Configuration Guide for Windows. Version 9.3 JAMF Software Server Installation and Configuration Guide for Windows Version 9.3 JAMF Software, LLC 2014 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.0

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.0 JAMF Software Server Installation and Configuration Guide for Linux Version 9.0 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

GRAVITYZONE HERE. Deployment Guide VLE Environment

GRAVITYZONE HERE. Deployment Guide VLE Environment GRAVITYZONE HERE Deployment Guide VLE Environment LEGAL NOTICE All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including

More information

24x7 Scheduler Multi-platform Edition 5.2

24x7 Scheduler Multi-platform Edition 5.2 24x7 Scheduler Multi-platform Edition 5.2 Installing and Using 24x7 Web-Based Management Console with Apache Tomcat web server Copyright SoftTree Technologies, Inc. 2004-2014 All rights reserved Table

More information

Ekran System Help File

Ekran System Help File Ekran System Help File Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating Ekran to version 4.1... 13 Program Structure... 14 Getting Started... 15 Deployment Process... 15

More information

Virtual Web Appliance Setup Guide

Virtual Web Appliance Setup Guide Virtual Web Appliance Setup Guide 2 Sophos Installing a Virtual Appliance Installing a Virtual Appliance This guide describes the procedures for installing a Virtual Web Appliance. If you are installing

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.0.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

v7.8.2 Release Notes for Websense Content Gateway

v7.8.2 Release Notes for Websense Content Gateway v7.8.2 Release Notes for Websense Content Gateway Topic 60086 Web Security Gateway and Gateway Anywhere 12-Mar-2014 These Release Notes are an introduction to Websense Content Gateway version 7.8.2. New

More information

JBoss AS Administration Console User Guide. by Shelly McGowan and Ian Springer

JBoss AS Administration Console User Guide. by Shelly McGowan and Ian Springer JBoss AS Administration Console User Guide 1 by Shelly McGowan and Ian Springer Preface... v 1. We Need Feedback!... v 1. Overview... 1 2. Accessing the Console... 3 3. User Interface Overview... 5 4.

More information

Asia Web Services Ltd. (vpshosting.com.hk)

Asia Web Services Ltd. (vpshosting.com.hk) . (vpshosting.com.hk) Getting Started guide for VPS Published: July 2011 Copyright 2011 Table of Contents Page I. Introduction to VPS 3 II. Accessing Plesk control panel 4 III. Adding your domain in Plesk

More information

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset)

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Version: 1.4 Table of Contents Using Your Gigabyte Management Console... 3 Gigabyte Management Console Key Features and Functions...

More information

HW9 WordPress & Google Analytics

HW9 WordPress & Google Analytics HW9 WordPress & Google Analytics MSCI:3400 Data Communications Due Monday, December 14, 2015 @ 8:00am Late submissions will not be accepted. In this individual assignment you will purchase and configure

More information

WatchGuard SSL v3.2 Update 1 Release Notes. Introduction. Windows 8 and 64-bit Internet Explorer Support. Supported Devices SSL 100 and 560

WatchGuard SSL v3.2 Update 1 Release Notes. Introduction. Windows 8 and 64-bit Internet Explorer Support. Supported Devices SSL 100 and 560 WatchGuard SSL v3.2 Update 1 Release Notes Supported Devices SSL 100 and 560 WatchGuard SSL OS Build 445469 Revision Date 3 April 2014 Introduction WatchGuard is pleased to announce the release of WatchGuard

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.7 This document supports the version of each product listed and supports all subsequent versions until the document

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Virtual Managment Appliance Setup Guide

Virtual Managment Appliance Setup Guide Virtual Managment Appliance Setup Guide 2 Sophos Installing a Virtual Appliance Installing a Virtual Appliance As an alternative to the hardware-based version of the Sophos Web Appliance, you can deploy

More information

RecoveryVault Express Client User Manual

RecoveryVault Express Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2 DocAve 6 Service Pack 1 Installation Guide Revision C Issued September 2012 1 Table of Contents About the Installation Guide... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin...

More information

Request Manager Installation and Configuration Guide

Request Manager Installation and Configuration Guide Request Manager Installation and Configuration Guide vcloud Request Manager 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Remote Application Server Version 14. Last updated: 25-02-15

Remote Application Server Version 14. Last updated: 25-02-15 Remote Application Server Version 14 Last updated: 25-02-15 Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

Remote Application Server Version 14. Last updated: 06-02-15

Remote Application Server Version 14. Last updated: 06-02-15 Remote Application Server Version 14 Last updated: 06-02-15 Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

Online Backup Linux Client User Manual

Online Backup Linux Client User Manual Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might

More information

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION Publication: 81-9059-0703-0, Rev. C www.pesa.com Phone: 256.726.9200 Thank You for Choosing PESA!! We appreciate your confidence in our products. PESA produces

More information

This document will list the ManageEngine Applications Manager best practices

This document will list the ManageEngine Applications Manager best practices This document will list the ManageEngine Applications Manager best practices 1. Hardware and Software requirements 2. Configuring Applications Manager 3. Securing Applications Manager 4. Fault Management

More information

Online Backup Client User Manual

Online Backup Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

RealPresence Platform Director

RealPresence Platform Director RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 GETTING STARTED GUIDE Software 2.0 June 2015 3725-66012-001B RealPresence Platform Director Polycom, Inc. 1 RealPresence Platform Director

More information

JAMF Software Server Installation Guide for Linux. Version 8.6

JAMF Software Server Installation Guide for Linux. Version 8.6 JAMF Software Server Installation Guide for Linux Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

Desktop Surveillance Help

Desktop Surveillance Help Desktop Surveillance Help Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating from Desktop Surveillance 2.6 to Desktop Surveillance 3.2... 13 Program Structure... 14 Getting

More information

Postgres Enterprise Manager Installation Guide

Postgres Enterprise Manager Installation Guide Postgres Enterprise Manager Installation Guide January 22, 2016 Postgres Enterprise Manager Installation Guide, Version 6.0.0 by EnterpriseDB Corporation Copyright 2013-2016 EnterpriseDB Corporation. All

More information

User Manual. (updated December 15, 2014) Information in this document is subject to change without notice.

User Manual. (updated December 15, 2014) Information in this document is subject to change without notice. User Manual (updated December 15, 2014) Information in this document is subject to change without notice. Copyright 2013-2014, Exacq Technologies, Inc. All rights reserved. Exacq Technologies is a trademark

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

IceWarp to IceWarp Server Migration

IceWarp to IceWarp Server Migration IceWarp to IceWarp Server Migration Registered Trademarks iphone, ipad, Mac, OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, Outlook and Windows Phone

More information

VPS Hosting User Guide

VPS Hosting User Guide TM VPS Hosting User Guide VPS Hosting Control Panel Managing VPS... 1 Opening Power Panel...... 1 Starting/Stopping VPS... 2 Changing VPS Hostname... 2 Enabling/Disabling Automatic Updates... 5 Installing

More information

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy Kony MobileFabric Sync Windows Installation Manual - WebSphere On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20 Introweb Remote Backup Client for Mac OS X User Manual Version 3.20 1. Contents 1. Contents...2 2. Product Information...4 3. Benefits...4 4. Features...5 5. System Requirements...6 6. Setup...7 6.1. Setup

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: February 2011 This document supports DocuShare Release 6.6.1 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California

More information

Crestron Fusion Version 9.3 Enterprise Management Platform Installation Guide

Crestron Fusion Version 9.3 Enterprise Management Platform Installation Guide Crestron Fusion Version 9.3 Enterprise Management Platform Installation Guide The specific patents that cover Crestron products are listed at patents.crestron.com. Crestron, the Crestron logo, Capture

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

PARALLELS SERVER BARE METAL 5.0 README

PARALLELS SERVER BARE METAL 5.0 README PARALLELS SERVER BARE METAL 5.0 README 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved. This document provides the first-priority information on the Parallels Server Bare Metal

More information

vcenter Chargeback User s Guide

vcenter Chargeback User s Guide vcenter Chargeback 1.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Parallels Plesk Automation

Parallels Plesk Automation Parallels Plesk Automation Contents Get Started 3 Infrastructure Configuration... 4 Network Configuration... 6 Installing Parallels Plesk Automation 7 Deploying Infrastructure 9 Installing License Keys

More information

WatchGuard Training. Introduction to WatchGuard Dimension

WatchGuard Training. Introduction to WatchGuard Dimension WatchGuard Training Introduction to WatchGuard Dimension Introduction to WatchGuard Dimension What is WatchGuard Dimension? Deploy WatchGuard Dimension Configure WatchGuard Dimension Use WatchGuard Dimension

More information

Virtual Appliance Installation Guide

Virtual Appliance Installation Guide > In This Chapter Document: : Installing the OpenManage Network Manager Virtual Appliance 2 Virtual Appliance Quick Start 2 Start the Virtual Machine 6 Start the Application 7 The Application is Ready

More information

ServerPronto Cloud User Guide

ServerPronto Cloud User Guide ServerPronto Cloud User Guide Virtual machines Virtual machines are based on templates and are deployed on hypervisors. Hypervisors give them access to CPU, disk and network resources. The ServerPronto

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency United States

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

Install guide for Websphere 7.0

Install guide for Websphere 7.0 DOCUMENTATION Install guide for Websphere 7.0 Jahia EE v6.6.1.0 Jahia s next-generation, open source CMS stems from a widely acknowledged vision of enterprise application convergence web, document, search,

More information

Installation and Deployment

Installation and Deployment Installation and Deployment Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Installation and Deployment SmarterStats

More information

Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0

Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0 Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0 Contents Introduction... 3 Endpoint deployment... 3 Endpoint minimal hardware requirements:... 3 Endpoint software requirements:...

More information

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00 vcenter Chargeback 1.0 EN-000186-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

Zend Server 4.0 Beta 2 Release Announcement What s new in Zend Server 4.0 Beta 2 Updates and Improvements Resolved Issues Installation Issues

Zend Server 4.0 Beta 2 Release Announcement What s new in Zend Server 4.0 Beta 2 Updates and Improvements Resolved Issues Installation Issues Zend Server 4.0 Beta 2 Release Announcement Thank you for your participation in the Zend Server 4.0 beta program. Your involvement will help us ensure we best address your needs and deliver even higher

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

CTERA Agent for Linux

CTERA Agent for Linux User Guide CTERA Agent for Linux September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

VPS Cloud Hosting. Call (02) 9934 0594

VPS Cloud Hosting. Call (02) 9934 0594 Hosting With a clustered hosting platform, auto-failover network, built on IBM Blade servers and completely managed by VMware - Netregistry s hosting is a great solution for resellers, creative agencies

More information

Gigabyte Content Management System Console User s Guide. Version: 0.1

Gigabyte Content Management System Console User s Guide. Version: 0.1 Gigabyte Content Management System Console User s Guide Version: 0.1 Table of Contents Using Your Gigabyte Content Management System Console... 2 Gigabyte Content Management System Key Features and Functions...

More information

42goISP Documentation

42goISP Documentation 42goISP Documentation 42goISP Documentation I Table of Contents General...1 1 What is 42goISP?...1 2 Terms and structure of the manual...1 3 Installation/Upgrade/Deinstallation...1 3.1 Installation...1

More information

Moving to Plesk Automation 11.5

Moving to Plesk Automation 11.5 Moving to Plesk Automation 11.5 Last updated: 2 June 2015 Contents About This Document 4 Introduction 5 Preparing for the Move 7 1. Install the PA Moving Tool... 8 2. Install Mail Sync Software (Windows

More information

1.0 Hardware Requirements:

1.0 Hardware Requirements: 01 - ServiceDesk Plus - Best Practices We appreciate you choosing ServiceDesk Plus for your organization to deliver world-class IT services. Before installing the product, take a few minutes to go through

More information

Installation Notes for Outpost Network Security (ONS) version 3.2

Installation Notes for Outpost Network Security (ONS) version 3.2 Outpost Network Security Installation Notes version 3.2 Page 1 Installation Notes for Outpost Network Security (ONS) version 3.2 Contents Installation Notes for Outpost Network Security (ONS) version 3.2...

More information

Easy Setup Guide 1&1 CLOUD SERVER. Creating Backups. for Linux

Easy Setup Guide 1&1 CLOUD SERVER. Creating Backups. for Linux Easy Setup Guide 1&1 CLOUD SERVER Creating Backups for Linux Legal notice 1&1 Internet Inc. 701 Lee Road, Suite 300 Chesterbrook, PA 19087 USA www.1and1.com info@1and1.com August 2015 Copyright 2015 1&1

More information

MySQL quick start guide

MySQL quick start guide R E S E L L E R S U P P O R T www.fasthosts.co.uk MySQL quick start guide This guide will help you: Add a MySQL database to your reseller account. Find your database. Add additional users. Use the MySQL

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Administration Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408)

More information

Backup Exec Private Cloud Services. Planning and Deployment Guide

Backup Exec Private Cloud Services. Planning and Deployment Guide Backup Exec Private Cloud Services Planning and Deployment Guide Chapter 1 Introducing Backup Exec Private Cloud Services This chapter includes the following topics: About Backup Exec Private Cloud Services

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Eucalyptus 3.4.2 User Console Guide

Eucalyptus 3.4.2 User Console Guide Eucalyptus 3.4.2 User Console Guide 2014-02-23 Eucalyptus Systems Eucalyptus Contents 2 Contents User Console Overview...4 Install the Eucalyptus User Console...5 Install on Centos / RHEL 6.3...5 Configure

More information

Plesk 11 Manual. Fasthosts Customer Support

Plesk 11 Manual. Fasthosts Customer Support Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...

More information

Getting Started Guide. Getting Started With Your Dedicated Server. Setting up and hosting a domain on your Linux Dedicated Server using Plesk 8.0.

Getting Started Guide. Getting Started With Your Dedicated Server. Setting up and hosting a domain on your Linux Dedicated Server using Plesk 8.0. Getting Started Guide Getting Started With Your Dedicated Server Setting up and hosting a domain on your Linux Dedicated Server using Plesk 8.0. Getting Started with Your Dedicated Server Plesk 8.0 Version

More information

OnCommand Performance Manager 2.0

OnCommand Performance Manager 2.0 OnCommand Performance Manager 2.0 Installation and Administration Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408)

More information

MarkLogic Server. Installation Guide for All Platforms. MarkLogic 8 February, 2015. Copyright 2015 MarkLogic Corporation. All rights reserved.

MarkLogic Server. Installation Guide for All Platforms. MarkLogic 8 February, 2015. Copyright 2015 MarkLogic Corporation. All rights reserved. Installation Guide for All Platforms 1 MarkLogic 8 February, 2015 Last Revised: 8.0-4, November, 2015 Copyright 2015 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents Installation

More information