Closed CloudNiner closed 7 years ago
If this is all collectstatic
stuff, then I think I'd want to trap this in the container image somehow vs. pushing things to S3. I think that the S3 publishing workflow makes certain deployment related processes harder than they need to be.
Part of an approach with dj-static
exists in this PR for C4C.
Nice. That seems like a sensible approach. 👍
Missing on staging:
We can probably deploy them in the same way as the API, to an S3 bucket, unless there's a more streamlined way used more recently elsewhere:
https://github.com/azavea/climate-change-api/blob/develop/scripts/cipublish#L48
https://github.com/azavea/climate-change-api/blob/develop/django/climate_change_api/climate_change_api/settings.py#L252