data-observability-installer icon indicating copy to clipboard operation
data-observability-installer copied to clipboard

Installer for DataKitchen's Open Source Data Observability Products. Data breaks. Servers break. Your toolchain breaks. Ensure your team is the first to know and the first to solve with visibility acr...

Results 5 data-observability-installer issues
Sort by recently updated
recently updated
newest added

**Steps to reproduce** - On Docker Desktop, go to Settings > Resources and set the "Memory limit" to less than 4 GB. - Install Observability with: `python3 dk-installer.py obs install...

enhancement

The installer should support upgrading an installed instance of Observability to the latest released version. Command: `obs upgrade`

enhancement

# Problem Currently, all the outcomes of an installation as stored into individual, statically-named files at the current folder. This is great for finding and customizing the file contents when...

# Problem We are currently checking if the tools needed by the installer are installed at the host machine, but some actions also requires the platform to be already installed...

Apparently, Windows requires admin power to create symbolic links, which are not very important for the installer to do its job. We should probably silent any exception that may come...