Skip to content

S3 Bucket Structure

Phil Hofmann edited this page May 15, 2019 · 2 revisions

https://github.com/voicerepublic/voicerepublic_dev/blob/integration/lib/tasks/fog.rake

This is the file which sets buckets up automatically.

Here you can see, that VR uses 2 naming schemes for S3 buckets "Old school" & "New school".

There is also a migration mapping in the 2nd part of the file.

In the "New school" schema you have vr-<region>-<stage>-<topic> where the topic is loosely coupled with features in VR.

Clone this wiki locally