attachinary
attachinary copied to clipboard
Environment label tags
I'm curious as to what the significance of the environment flags (e.g. production_env) are for your purposes.
For us, we don't want to mix staging environment and production environment. It'd be awful to see some of the staging photos in production so without added support from @cloudinary, we'll just create a separate account for each with them.
Well.. sometimes it is just easier (and cheaper) to do it on same account. I prefer your way though. This should probably be configurable.
@assembler "sometimes it is just easier (and cheaper) to do it on same account."
Does this mean that associating multiple apps with the same Cloudinary account (via Attachinary) won't cause conflicts?
I also use 1 Cloudinary account for multiple apps and I do that by setting a folder to keep the images inside for each environment or even different products on the same account.