Hi all, I have been working in a magnolia project where the workspaces have been split in 3 repositories one for contents, one for users data, and another for configuration data. The repositories are saved on the file system in 3 different folders, content, users and conf. However between deploys we change the configuration (mostly of our modules) often, and in order to re-install all the modules again we delete the folder config and it triggers an install for all the modules (and all the bootstrap xml files in the modules are loaded again), and we do not lose any content.
But it is giving me a big problem, the server specific configuration is ignored by cms (https://documentation.magnolia-cms.com/display/DOCS/Configuration+management), all the configuration files in magnolia.bootstrap.dir are ignored, while I need to load the server specific configuration every time when I delete the config workspace, how can I do that? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=fd7a3e4c-fe49-4987-9b0c-c9e59675b98c ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------