murano-apps/SugarCRM/package
Alexander Tivelkov c1c75a21e3 Added SugarCRM application package
This package deploys the version 6.5.22 of SugarCRM CE.
SugarCRM is a customer relationship management software. Its Community
Edition is opensourced and is distributed under a GNU Affero General
Public License.
See README for more details.

Change-Id: I88c41b9b1af59a3282403f505184296da03bb969
2015-09-09 19:25:33 +03:00
..
Classes Added SugarCRM application package 2015-09-09 19:25:33 +03:00
Resources Added SugarCRM application package 2015-09-09 19:25:33 +03:00
UI Added SugarCRM application package 2015-09-09 19:25:33 +03:00
LICENSE Added SugarCRM application package 2015-09-09 19:25:33 +03:00
README.rst Added SugarCRM application package 2015-09-09 19:25:33 +03:00
logo.png Added SugarCRM application package 2015-09-09 19:25:33 +03:00
manifest.yaml Added SugarCRM application package 2015-09-09 19:25:33 +03:00

README.rst

SugarCRM v6.5.22

This package deploys the version 6.5.22 of SugarCRM CE. SugarCRM is a customer relationship management software. Its Community Edition is opensourced and is distributed under a GNU Affero General Public License.

Deployment workflow:

During the app deployment the following steps are executed:

  • the deployment of WebServer and RDBMS servers are verified

* a database and a user are created ay RDBMS, the user is granted needed permissions

  • the needed pre-requisites are installed on a web server

* the binary archive containing the software is downloaded from a temporary dropbox location

* the archive is extracted to Apache html directory, appropriate permissions are set

  • a silent install config is created and parameterised with user input
  • a silent installation is initiated by a curl call

Actions:

The following actions are available:

  • clear - reset the database contents to a clean initial state

* populateDemoData - reset the database contents and populates it with a demonstration data