[Bug 14162] New: Instance creation information on YAML
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |tomascohen@gmail.com CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 Indranil Das Gupta <indradg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |indradg@gmail.com See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=12824 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 --- Comment #1 from Indranil Das Gupta <indradg@gmail.com> --- (In reply to Tomás Cohen Arazi from comment #0)
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.
Something on similar lines: Bug 12824, comment 4 by Magnus Bug 12824, comment 4 by Robin -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 --- Comment #2 from Indranil Das Gupta <indradg@gmail.com> --- (In reply to Indranil Das Gupta from comment #1)
(In reply to Tomás Cohen Arazi from comment #0)
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.
That should read as Something on similar lines: Bug 12824, comment 0 by Magnus Bug 12824, comment 4 by Robin -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Indranil Das Gupta from comment #2)
(In reply to Indranil Das Gupta from comment #1)
(In reply to Tomás Cohen Arazi from comment #0)
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.
That should read as
Something on similar lines:
Bug 12824, comment 0 by Magnus
Bug 12824, comment 4 by Robin
They are related, but talk about different things. Because a cli tool for manipulating the instance's koha-conf.xml file is one thing, and a registry of how instances were created is another one. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 --- Comment #4 from Indranil Das Gupta <indradg@gmail.com> --- (In reply to Tomás Cohen Arazi from comment #3)
(In reply to Indranil Das Gupta from comment #2) <snipped> They are related, but talk about different things. Because a cli tool for manipulating the instance's koha-conf.xml file is one thing, and a registry of how instances were created is another one.
You are right! So more like a YAML based "install log" that can cross-checked / replayed etc? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14162 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Indranil Das Gupta from comment #4)
(In reply to Tomás Cohen Arazi from comment #3)
(In reply to Indranil Das Gupta from comment #2) <snipped> They are related, but talk about different things. Because a cli tool for manipulating the instance's koha-conf.xml file is one thing, and a registry of how instances were created is another one.
You are right! So more like a YAML based "install log" that can cross-checked / replayed etc?
Yeah, so better upgrade path for packages too. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org