Hey guys I just recognized that due to some changes I made in my local environment also the src directory changed with, e.g. due to creating components and so on.
I’m now wondering if I should include those files in my docker build, when deploying to dev staging and prod.
And how to manage the changes in those files, when providing changing across the environments?
Is it a good practice to directly include components and so on from my src directory or should i rather build a clean image and then manually run the yarn strapi transfer for deploying changes on a structural level to new environments. I’m not sure about that because i thought that transfer will also transfer all of the schemas and components and I don’t know why it changes the src directory. Now I’m a little scared of ending up in an unwanted state when including it.
Hope that it became clear what my problem is
Maybe someone can clarify it for me
This topic has been created from a Discord post (1261426309976952875) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord