Damien Cupif

Results 8 issues of Damien Cupif

Resolves #21 as discussed !

Playing around with `whiptail`... This is a suggestion to use `checklists` instead of `yesno` boxes to allow better flexibility when choosing which software to install. Let me know what you...

Hi, Thanks for the project, it really is awesome and I've been looking for something like this for quite a while already. :clap: While extending the project to install the...

Hi, I've encountered a surprising behaviour where the exported metrics for specialized data nodes will report `es_data_node=false`. Looking at the code, it will only report `es_data_node=true` if the node has...

bug

Hi, thank you for this great library. For a specific use case, we'd need to position nodes on the X-axis according to a D3 time scale. It does not seem...

Hi, `mvn clean package` fails giving an error due to licensing. This issue seems quite similar to issue #35. Here is the output of the command: [INFO] Checking licenses... [INFO]...

When filtering has been used for a migration, `pgcopydb list table-parts` fails with: ```sh # prior to running list table-parts we use filtering pgcopydb clone --filters filter.ini ... # at...

I'm trying to migrate a subset of tables using the filtering capabilities. This migration needs to be performed with logical replication so that we can minimize the downtime window. Also,...