@tobide I have a repository containing the configuration of all my applications that is used to deploy on different platforms and environments. With fujin, you keep the app configuration together with the application code.
@tobide Using an app configuration is an interesting approach, even if I prefer the centralized one (à la ansible). I'm gonna follow your developments on fujin and maybe try it later.