murano-apps/SugarCRM/package
alexz cde9332029 Shell files syntax cleanup
* add SC2001 to shellcheck skip-list
* few functions from CloudFoundryDiego application was changed -
  manual deployment test requeired

Change-Id: Ib7b223553bdfc14f7051911d7ed0e4076c6aebb0
2016-07-29 09:05:33 +00:00
..
Classes Update namespaces for applications 2016-06-17 09:42:23 +00:00
Resources Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
UI Update namespaces for applications 2016-06-17 09:42:23 +00: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 Update namespaces for applications 2016-06-17 09:42:23 +00: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