Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLT doesn't define file system storage intelligently #211

Closed
bhasselbeck opened this issue Jul 7, 2016 · 1 comment
Closed

BLT doesn't define file system storage intelligently #211

bhasselbeck opened this issue Jul 7, 2016 · 1 comment
Assignees
Labels
Enhancement A feature or feature request

Comments

@bhasselbeck
Copy link
Contributor

Steps to reproduce:

  1. Export a BLT project using this repository
  2. Setup the project
  3. Deploy code to Acquia Cloud
    ./blt.sh deploy -Ddeploy.branch= -Ddeploy.commitMsg=''
  4. SSH into Acquia Cloud or use Aliases to install Lighting, or a standard profile
  5. Note that the filesystem seems to not be configured properly

Also, note that settings.php doesn't define file storage paths:

We need to set standards for the filesystem based off of

  1. Acquia Cloud
  2. Local Development
  3. ACSF
@grasmash grasmash added the ready label Aug 9, 2016
@pixlkat
Copy link
Contributor

pixlkat commented Aug 22, 2016

Questions:

  1. Should we be enabling private file system by default?
  2. I am unsure of what the standards for ACSF are for filesystem paths.

For now, I have created a PR which adds a filesystem-specific settings file with some generic AC settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

3 participants