Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since we are using a nested web root, the config directory can be in the root code directory, and not in the pantheon default of sites/default/config.

APC, redis, and solr

The pantheon_advanced_page_cache module should be installed. There is no configuration, it just starts working when enabled.

Follow the instructions to set up redis at: https://pantheon.io/docs/redis/

Protect default drupal files?

Remove Acquia modules

The acquia connector module and acquia search modules should be uninstalled after db import. When you are sure that there will be no re-import of the db, you can also remove the connector module two modules from the git repository.

Protect default drupal files

You can add lines to the pantheon.yml files to keep files such as /core/CHANGELOG.txt from being visible.

Domains

Look in the acquia site for the domains that are linked to their current site, and recreate any needed ones on the pantheon side.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@23154b
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("php","acquia","pantheon","drush","configuration") and type = "page" and space = "KALA"
labelsacquia pantheon configuration drush php

...