2017 © Pedro Peláez
 

project integrated-standard

Skeleton for a new Integrated based application, which includes the use of all core bundles

image

integrated/integrated-standard

Skeleton for a new Integrated based application, which includes the use of all core bundles

  • Monday, July 9, 2018
  • by integrated
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • Gherkin
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 87 Versions
  • 0 % Grown

The README.md

Integrated skeleton

Skeleton for a new Integrated based application, which includes the use of all core bundles, (*1)

Requirements

  • See the require section in the composer.json
  • See the services in docker-compose.yml

Documentation

Installation in Docker containers

Clone the project using Composer:, (*2)

$ php composer.phar create-project integrated/integrated-standard path/ "~0.13" --no-scripts

Start docker-compose and run all manual installation actions with (supported on Linux only):, (*3)

$ sh docker/initial-setup.sh
  • docker-compose build rebuild the containers
  • docker-compose stop stop the containers
  • docker-compose start start the containers

Application & tools URLs

  • https://localhost.integratedfordevelopers.com/
  • https://mail.localhost.integratedfordevelopers.com/
  • https://mongo.localhost.integratedfordevelopers.com/
  • https://mysql.localhost.integratedfordevelopers.com/
  • https://solr.localhost.integratedfordevelopers.com/

Manual installation

This application can be installed following these steps:, (*4)

Set up the required services (as in docker-compose.yml), (*5)

Clone the project using Composer:, (*6)

$ php composer.phar create-project integrated/integrated-standard path/ "~0.12"

Execute the following commands to set up the project:, (*7)

$ php bin/console integrated:install

After installation you need to create a user:, (*8)

$ php bin/console user:create admin yourpassword Integrated ROLE_ADMIN

Datafixtures

For some test data use these commands:, (*9)

$ php bin/console doctrine:fixtures:load
$ php bin/console doctrine:mongodb:fixtures:load
$ php bin/console solr:indexer:queue --full && php bin/console solr:indexer:run --full

You can login with: admin / admin, (*10)

License

This bundle is under the MIT license. See the complete license in the bundle:, (*11)

LICENSE

Contributing

Pull requests are welcome. Please see our CONTRIBUTING guide., (*12)

Changelog

You can find all releases and changes at integratedfordevelopers.com., (*13)

About

This bundle is part of the Integrated project. You can read more about this project on the Integrated for developers website., (*14)

The Versions

30/11 2017

dev-test-docker

dev-test-docker

Skeleton for a new Integrated based application, which includes the use of all core bundles

  Sources   Download

MIT

The Requires

 

The Development Requires

24/11 2017
08/11 2017

dev-INTEGRATED-1179-do-not-allow-users-in-ot

dev-INTEGRATED-1179-do-not-allow-users-in-ot

Skeleton for a new Integrated based application, which includes the use of all core bundles

  Sources   Download

MIT

The Requires

 

The Development Requires

06/11 2017

dev-INTEGRATED-1271-thompson-theme-header-on

dev-INTEGRATED-1271-thompson-theme-header-on

Skeleton for a new Integrated based application, which includes the use of all core bundles

  Sources   Download

MIT

The Requires

 

The Development Requires

01/11 2017
22/09 2017
10/08 2017
09/08 2017

dev-INTEGRATED-1221-poll-bundle-bundle-and-d

dev-INTEGRATED-1221-poll-bundle-bundle-and-d

Skeleton for a new Integrated based application, which includes the use of all core bundles

  Sources   Download

MIT

The Requires

 

The Development Requires