http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 Bug ID: 14162 Summary: Instance creation information on YAML Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org It would be handy to have information about instance creation on a YAML file. It could serve for recreating an instance, for creating it, etc. It would serve as an instance registry that could be used by the maintenance scripts to gather information too. For example: if you choose to configure --zebra-lang fr on creation, and we had such a registry, we could be able to make the right decision on upgrades, to also populate the instance with the right files too. It is just an example of course. Another example: everytime an entry is added to koha-conf.xml, we could have the information to re-create the koha-conf.xml file with the rigt options too. -- You are receiving this mail because: You are watching all bug changes.