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

Allow choosing activestorage configuration from settings.yml #4114

Closed
cjcolvar opened this issue May 5, 2020 · 2 comments
Closed

Allow choosing activestorage configuration from settings.yml #4114

cjcolvar opened this issue May 5, 2020 · 2 comments
Assignees

Comments

@cjcolvar
Copy link
Member

cjcolvar commented May 5, 2020

Currently the activestorage adapter is hard coded in the matching environment file (e.g. config/environments/development.yml). This leads to problems when deploying to spruce since it isn't setup to use minio which is the default so developers can use docker.

Done Looks Like

  • Config file is decided
  • Application updated to use config
@joncameron
Copy link
Contributor

On Spruce we can do development.local as an override.

@phuongdh
Copy link
Member

phuongdh commented Jun 3, 2020

Tested working on Spruce

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

No branches or pull requests

3 participants