Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Fixes #1218: Update acsf-setup.md with subprofile guidance. #1271

Merged
merged 1 commit into from
Mar 30, 2017

Conversation

malikkotob
Copy link
Contributor

No description provided.

1. Create a custom module in `docroot/modules/custom` that will be used in lieu of a custom profile.
1. Add `acsf` as a dependency for your custom module.
1. If using lightning, create a custom [lightning.extend.yml](https://github.com/acquia/lightning/blob/8.x-1.x/lightning.extend.yml) and add it to `sites/default`
1. Create a custom subprofile as described [here](https://docs.acquia.com/lightning/subprofile).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to cover both Lightning and non-Lightning use cases. For Lightning, use a sub profile. Otherwise create a new custom profile, which can easily be done with Drupal console.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack

1. If using lightning, create a custom [lightning.extend.yml](https://github.com/acquia/lightning/blob/8.x-1.x/lightning.extend.yml) and add it to `sites/default`
1. Create a custom subprofile as described [here](https://docs.acquia.com/lightning/subprofile).
1. Add `acsf` as a dependency for your custom subprofile.
1. Edit `blt/project.yml` to use the custom profile.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's specify which key needs to be changed by showing an example snippet.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack

1. When creating a new site, select "Lightning" as the profile.
1. When creating a new site, select your custom subprofile as the profile.

**Note:** Code can be deployed via cloud hooks and the above process will not work for updating existing ACSF sites using lightning.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this note.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was trying to capture @lcatlett's comment. I guess I phrased it poorly. Not sure how you'd like to include that information

@malikkotob malikkotob force-pushed the issue-1218-acsf-docs branch from 11adc62 to 91c9aaf Compare March 30, 2017 17:40
@grasmash grasmash merged commit 26a7e45 into acquia:8.x Mar 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants