Where should .config files go?

0

I can't get EB to install ImageMagick on deploy. I've had to ssh into the instance to install it. Not how I want it.

packages.config:
'''''''''
packages:
yum:
ImageMagick: []
'''''''''''

Tried .platform/, Have tried everywhere. Currently in .platform/nginx/hooks/prebuild/
Where should that file be located?
THX

asked 3 years ago199 views
1 Answer
0

Thanks to thesameeric's answer re: Client_max_bodysize

The packages.config file goes in .platform/nginx/conf_d/

Edited by: squirreltown on Jun 11, 2021 1:37 PM

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions