Skip to content

Provide Platform.sh configuration files.#1

Open
GuGuss wants to merge 3 commits into
drupalcommerce:8.xfrom
GuGuss:platform-sh-configuration
Open

Provide Platform.sh configuration files.#1
GuGuss wants to merge 3 commits into
drupalcommerce:8.xfrom
GuGuss:platform-sh-configuration

Conversation

@GuGuss

@GuGuss GuGuss commented Jan 12, 2016

Copy link
Copy Markdown
  • Add the 2 missing files: services.yaml & settings.php required by Platform.sh (read-only filesystem). See example here.

@GuGuss

GuGuss commented Jan 12, 2016

Copy link
Copy Markdown
Author
  • Currently getting a:
Warning: file_put_contents(sites/default/settings.php): failed to open stream: Read-only file system in drupal_rewrite_settings() (line 337 of core/includes/install.inc).
drupal_rewrite_settings(Array)
install_write_profile(Array)
install_run_task(Array, Array)
install_run_tasks(Array)
install_drupal(Object)

@GuGuss

GuGuss commented Jan 12, 2016

Copy link
Copy Markdown
Author
  • Stop hardcoding $settings['hash_salt']. Include this: Drupal\Component\Utility\Crypt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant