Difference between revisions of "ECC"
Jump to navigation
Jump to search
| Line 36: | Line 36: | ||
==== Installation ==== | ==== Installation ==== | ||
==== Preparation ==== | ==== Preparation ==== | ||
| + | |||
| + | === Service Configuration === | ||
| + | |||
| + | ==== Configuration script ==== | ||
| + | {{comment| availability / location}} | ||
| + | |||
| + | ==== README / User Manual ==== | ||
| + | {{comment| availability / location}} | ||
| + | |||
| + | ==== Configuration steps ==== | ||
| + | The CMS is based on [https://www.drupal.org/ Drupal] 7.x. and is installed at <code>/var/www/html</code>. There is a custom theme created and installed at <code>/var/www/html/sites/all/ecompass</code>. | ||
| + | |||
| + | The theme contains the CSS of the Cockpit and the custom templates/code of the site. | ||
| + | Custom templates: | ||
| + | * <code>node--sales_optimiser.tpl.php</code> | ||
| + | * <code>node--price_monitor.tpl.php</code> | ||
| + | * <code>node--visitor_profiler.tpl.php</code> | ||
| + | * <code>node--product_characterisation.tpl.php</code> | ||
| + | * <code>node--price_monitor_configurator.tpl.php</code> | ||
| + | * <code>node--competitor_profiler.tpl.php</code> | ||
| + | * <code>node--dashboard.tpl.php</code> | ||
| + | |||
| + | Configuration of REST endpoints at: | ||
| + | <code>/var/www/html/sites/all/ecompass/functions.php</code> | ||
Revision as of 19:58, 8 December 2015
Contents
Physical Hardware Characteristics
| Model: | DELL SERVER PE R420 |
| Processor: | (2x) Intel Xeon E5-2407 2,20GHz |
| RAM: | 128 |
| Hard Drive Space: | .. |
| Network Connection: | 1 network interface, Intel PRO / 1000 MT Desktop (82540EM) – 1Gbit |
| Hypervisor used: | VirtualBox 5.0.8 |
| Physical Load Balancing: |
Virtual Machine Hardware Specifications and Operating System
| Guest Operating System: | CentOS 6.6 - x86_64 |
| Processor: | 2 Processors, 4 Cores 2.20GHz |
| RAM: | 8 GB |
| Hard Drive Space VM: | 68,36GB (SAN/NAS configuration) |
| Network Connection: | 1Gbit |
| Minimum required Network Connection: |
Service Environment and Set-up on VM1
| Software | Download |
|---|---|
| Software-Name | Software-Link |
| Software-Name | Software-Link |
| Software-Name | Software-Link |
Software Licenses
Please indicate if a commercial provider would need to buy commercial licenses of a certain software used for operating the service and – if so – what cost this may produce approximately
OS Environment Variables
Installation
Preparation
Service Configuration
Configuration script
availability / location
README / User Manual
availability / location
Configuration steps
The CMS is based on Drupal 7.x. and is installed at /var/www/html. There is a custom theme created and installed at /var/www/html/sites/all/ecompass.
The theme contains the CSS of the Cockpit and the custom templates/code of the site. Custom templates:
node--sales_optimiser.tpl.phpnode--price_monitor.tpl.phpnode--visitor_profiler.tpl.phpnode--product_characterisation.tpl.phpnode--price_monitor_configurator.tpl.phpnode--competitor_profiler.tpl.phpnode--dashboard.tpl.php
Configuration of REST endpoints at:
/var/www/html/sites/all/ecompass/functions.php