WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

This demo installs Drupal to Stackato by using 'drush' in post-staging hooks. Very little code is pushed by the client, just the scripts used to configure Drupal on Stackato. The stackato.yml file shows how these are run, and demonstrates the use of the filesystem service for sharing user content, themes and modules between application instances.

Notifications You must be signed in to change notification settings

Stackato-Apps/drupal

Repository files navigation

Drupal Demo

This demo installs Drupal to HPE Helion Stackato by using 'drush' in post-staging hooks. Very little code is pushed by the client, just the scripts used to configure Drupal on Stackato. The manifest.yml file shows how these are run, and demonstrates the use of the filesystem service for sharing user content, themes and modules between application instances.

The 'sites' directory tree is linked to a single mounted filesystem service, but you can set these up on multiple filesystem services (e.g. if you wish to share 'sites/all' between multiple sites).

Deploying to HPE Helion Stackato

stackato push -n

First Time Setup

Username: admin
Password: passwd

Outgoing Email Support

An external accessible email server is required for full functionality of this application. Please see SMTP Authentication Support Module for more details on configuration.

About

This demo installs Drupal to Stackato by using 'drush' in post-staging hooks. Very little code is pushed by the client, just the scripts used to configure Drupal on Stackato. The stackato.yml file shows how these are run, and demonstrates the use of the filesystem service for sharing user content, themes and modules between application instances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10