Balena with Git-subtree

Hello Folks,

I have realized that we should organize our project folder structure. especially if we deploy a multi-container.
image
That means that every source code of microservice project should be in the same folder.
I want to locate source code of microservice separately. So that Can I use git-subtree command. If my repo includes “git-subtree” or “git-submodule”, balena server can build my project ?

I hope, i explained that our goal.

Many Thanks,
With My Best Regards,

Hi @kageja,

Thanks for reaching out. I believe the following example from balena samples should help you try out submodules with your git project: GitHub - balena-io-examples/balena-multiapp-project: Sample project to demonstrate how to integrate several existing balena projects in one

Let us know if this is something what you are looking for and do reach out if you have any follow-up questions.

Regards,
N