Skip to content

Conversation

@ElusiveMind
Copy link
Contributor

@ElusiveMind ElusiveMind commented Oct 29, 2018

Code support changes for Postgres. Does not import postgres db as part of the Drupal plugin due to some issues that need to be worked out. I have worked through this by the following in my probo.yml with this recipe handling import.

- name: Setup PostgreSQL
. plugin: Script
. script: |
. gunzip $ASSET_DIR/fsis-analytics.sql.gz
. psql drupal < $ASSET_DIR/fsis-analytics.sql

Also includes support for the optional $base_url variable for Drupal 7. This was needed for open source to mitigate issues when serving pages under the probo random SSL.

ElusiveMind and others added 30 commits August 29, 2017 09:06
@ElusiveMind
Copy link
Contributor Author

Needs to be refactored. Will re-develop.

@ElusiveMind ElusiveMind closed this Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants