murano-apps/SugarCRM/package
Dmytro Dovbii ad32e69fdb Initial refactoring of murano apllications
* Increases format of packages
* Adds missed licence headers
* Other minor refactoring

Change-Id: I580bea2eb2f7e4616cd12245367ada8d43c5c4ff
Targets: bp refactor-apps-scripts
2016-04-07 12:55:24 +03:00
..
Classes Initial refactoring of murano apllications 2016-04-07 12:55:24 +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 Initial refactoring of murano apllications 2016-04-07 12:55:24 +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