Gergely Brautigam
Gergely Brautigam
@fubarhouse Alright, let's do this!
@DHunte To be fair... If you create them one, and save the DB plus the resulting cloned out code and copy it under a new instance, you would basically retain...
@DHunte What would be a good configuration format you would love to see / use for this purpose? I'm thinking yaml since, although there exists a lot of better things,...
Also, would this be something that is only done on startup, or would continuously watch a folder to see if a new configuration file has been added?
@DHunte Thanks for your input! Yeah I'm sensing something like, if it's there, the configuration could change and be updated. In order to completely avoid or automate the creation /...
Started working on this.
It can detect pre built binaries but without the db those are just executed if I remember correctly. You won't have any credentials with it like username password and private...
I understand of course. And was also under the impression that coping over things is something that's absolutely doable. I guess it's up to @DHunte. What do you think?
Basically, this would give a faster/cleaner way of bootstrapping pipelines if you happened to have no Gaia running before, or you want a clean database start. The version migration didn't...